2023-12-16T08:19:00.528 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-16T08:19:00.528 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817 --owner scheduled_yuriw@teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} --name yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi --verbose -- /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817/orig.config.yaml 2023-12-16T08:19:00.581 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T08:19:00.692 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817 branch: main description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} email: yweinste@redhat.com first_in_suite: false job_id: '7493817' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 workunit: branch: main sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.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 seed: 2407 sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 targets: smithi029.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHCgZGQEJYqPutcj8+ZXtyTPyAXH8dXZxBn14fIKsqaO326m4ydr9NclNc5nUF5yR1ucLbmOLzk74bojcgP2Yyo= smithi190.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9lW/B2JeZnqqW1I6WlGpfrxnG4br4e5Ny1ClutVNWvJuRFJVK5rsjpDcPN9JIXLhspfBI7jL8nu0XkeVLymwE= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - 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 config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-16_00:10:43 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-16T08:19:00.693 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa; will attempt to use it 2023-12-16T08:19:00.693 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks 2023-12-16T08:19:00.694 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-16T08:19:00.726 INFO:teuthology.task.internal:Checking packages... 2023-12-16T08:19:00.756 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6d933094a156ec7587742e5aa25fba5ba27ec678' 2023-12-16T08:19:00.756 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T08:19:00.756 INFO:teuthology.packaging:ref: None 2023-12-16T08:19:00.756 INFO:teuthology.packaging:tag: None 2023-12-16T08:19:00.756 INFO:teuthology.packaging:branch: main 2023-12-16T08:19:00.756 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T08:19:00.757 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-16T08:19:01.140 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-196.g85fe3c65 2023-12-16T08:19:01.142 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-16T08:19:01.212 INFO:teuthology.task.internal:no buildpackages task found 2023-12-16T08:19:01.212 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-16T08:19:01.258 INFO:teuthology.task.internal:Saving configuration 2023-12-16T08:19:01.270 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-16T08:19:01.301 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T08:19:01.335 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 08:13:31.188143', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHCgZGQEJYqPutcj8+ZXtyTPyAXH8dXZxBn14fIKsqaO326m4ydr9NclNc5nUF5yR1ucLbmOLzk74bojcgP2Yyo='} 2023-12-16T08:19:01.368 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 08:13:31.189770', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9lW/B2JeZnqqW1I6WlGpfrxnG4br4e5Ny1ClutVNWvJuRFJVK5rsjpDcPN9JIXLhspfBI7jL8nu0XkeVLymwE='} 2023-12-16T08:19:01.368 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-16T08:19:01.374 INFO:teuthology.task.internal:roles: ubuntu@smithi029.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-12-16T08:19:01.374 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-12-16T08:19:01.374 INFO:teuthology.run_tasks:Running task console_log... 2023-12-16T08:19:01.540 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc5099fee50>, signals=[15]) 2023-12-16T08:19:01.540 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-16T08:19:01.569 INFO:teuthology.task.internal:Opening connections... 2023-12-16T08:19:01.569 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi029.front.sepia.ceph.com 2023-12-16T08:19:01.571 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T08:19:01.666 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi190.front.sepia.ceph.com 2023-12-16T08:19:01.667 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T08:19:01.746 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-16T08:19:02.319 DEBUG:teuthology.orchestra.run.smithi029:> uname -m 2023-12-16T08:19:02.347 INFO:teuthology.orchestra.run.smithi029.stdout:x86_64 2023-12-16T08:19:02.347 DEBUG:teuthology.orchestra.run.smithi029:> cat /etc/os-release 2023-12-16T08:19:02.415 INFO:teuthology.orchestra.run.smithi029.stdout:NAME="CentOS Stream" 2023-12-16T08:19:02.416 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION="8" 2023-12-16T08:19:02.416 INFO:teuthology.orchestra.run.smithi029.stdout:ID="centos" 2023-12-16T08:19:02.416 INFO:teuthology.orchestra.run.smithi029.stdout:ID_LIKE="rhel fedora" 2023-12-16T08:19:02.416 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION_ID="8" 2023-12-16T08:19:02.416 INFO:teuthology.orchestra.run.smithi029.stdout:PLATFORM_ID="platform:el8" 2023-12-16T08:19:02.416 INFO:teuthology.orchestra.run.smithi029.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-16T08:19:02.416 INFO:teuthology.orchestra.run.smithi029.stdout:ANSI_COLOR="0;31" 2023-12-16T08:19:02.417 INFO:teuthology.orchestra.run.smithi029.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-16T08:19:02.417 INFO:teuthology.orchestra.run.smithi029.stdout:HOME_URL="https://centos.org/" 2023-12-16T08:19:02.417 INFO:teuthology.orchestra.run.smithi029.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-16T08:19:02.417 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-16T08:19:02.417 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-16T08:19:02.418 INFO:teuthology.lock.ops:Updating smithi029.front.sepia.ceph.com on lock server 2023-12-16T08:19:02.452 DEBUG:teuthology.orchestra.run.smithi190:> uname -m 2023-12-16T08:19:02.477 INFO:teuthology.orchestra.run.smithi190.stdout:x86_64 2023-12-16T08:19:02.477 DEBUG:teuthology.orchestra.run.smithi190:> cat /etc/os-release 2023-12-16T08:19:02.543 INFO:teuthology.orchestra.run.smithi190.stdout:NAME="CentOS Stream" 2023-12-16T08:19:02.543 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION="8" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:ID="centos" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:ID_LIKE="rhel fedora" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION_ID="8" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:PLATFORM_ID="platform:el8" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:ANSI_COLOR="0;31" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:HOME_URL="https://centos.org/" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-16T08:19:02.544 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-16T08:19:02.544 INFO:teuthology.lock.ops:Updating smithi190.front.sepia.ceph.com on lock server 2023-12-16T08:19:02.575 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-16T08:19:02.802 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-16T08:19:02.861 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-16T08:19:02.862 DEBUG:teuthology.orchestra.run.smithi029:> test '!' -e /home/ubuntu/cephtest 2023-12-16T08:19:02.866 DEBUG:teuthology.orchestra.run.smithi190:> test '!' -e /home/ubuntu/cephtest 2023-12-16T08:19:02.890 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-16T08:19:02.918 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-16T08:19:02.919 DEBUG:teuthology.orchestra.run.smithi029:> test -z $(ls -A /var/lib/ceph) 2023-12-16T08:19:02.932 DEBUG:teuthology.orchestra.run.smithi190:> test -z $(ls -A /var/lib/ceph) 2023-12-16T08:19:02.964 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-16T08:19:03.043 INFO:teuthology.run_tasks:Running task kernel... 2023-12-16T08:19:03.093 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-16T08:19:03.093 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-16T08:19:03.094 DEBUG:teuthology.orchestra.run.smithi029:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T08:19:03.094 DEBUG:teuthology.orchestra.run.smithi190:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T08:19:03.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T08:19:03.118 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2023-12-16T08:19:03.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T08:19:03.121 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2023-12-16T08:19:03.184 INFO:teuthology.orchestra.run.smithi190.stdout:4.18.0-489.el8.x86_64 2023-12-16T08:19:03.184 INFO:teuthology.task.kernel:Running kernel on smithi190: 4.18.0-489.el8.x86_64 2023-12-16T08:19:03.184 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum install -y kernel 2023-12-16T08:19:03.189 INFO:teuthology.orchestra.run.smithi029.stdout:4.18.0-489.el8.x86_64 2023-12-16T08:19:03.189 INFO:teuthology.task.kernel:Running kernel on smithi029: 4.18.0-489.el8.x86_64 2023-12-16T08:19:03.189 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum install -y kernel 2023-12-16T08:19:08.155 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 8 - AppStream 14 MB/s | 35 MB 00:02 2023-12-16T08:19:09.341 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - AppStream 19 MB/s | 35 MB 00:01 2023-12-16T08:19:22.746 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 8 - BaseOS 6.8 MB/s | 56 MB 00:08 2023-12-16T08:19:26.135 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - BaseOS 5.5 MB/s | 56 MB 00:10 2023-12-16T08:19:31.028 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 8 - Extras 66 kB/s | 18 kB 00:00 2023-12-16T08:19:31.346 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 8 - Extras common packages 51 kB/s | 6.9 kB 00:00 2023-12-16T08:19:31.622 INFO:teuthology.orchestra.run.smithi190.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-12-16T08:19:32.839 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-16T08:19:34.736 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras 135 kB/s | 18 kB 00:00 2023-12-16T08:19:35.078 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras common packages 45 kB/s | 6.9 kB 00:00 2023-12-16T08:19:35.372 INFO:teuthology.orchestra.run.smithi029.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-16T08:19:36.576 INFO:teuthology.orchestra.run.smithi029.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-16T08:19:36.714 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 363 kB/s | 24 kB 00:00 2023-12-16T08:19:40.339 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-16T08:19:40.339 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-16T08:19:40.610 INFO:teuthology.orchestra.run.smithi029.stdout:lab-extras 436 kB/s | 24 kB 00:00 2023-12-16T08:19:40.620 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-12-16T08:19:40.621 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-12-16T08:19:40.622 INFO:teuthology.orchestra.run.smithi190.stdout:Install 3 Packages 2023-12-16T08:19:40.622 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:19:40.622 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 90 M 2023-12-16T08:19:40.622 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 96 M 2023-12-16T08:19:40.622 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-12-16T08:19:42.082 INFO:teuthology.orchestra.run.smithi190.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 8.0 MB/s | 10 MB 00:01 2023-12-16T08:19:44.628 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-16T08:19:44.628 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-16T08:19:44.967 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-12-16T08:19:44.968 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-12-16T08:19:44.968 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2023-12-16T08:19:44.968 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-12-16T08:19:44.968 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-12-16T08:19:44.968 INFO:teuthology.orchestra.run.smithi029.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-16T08:19:44.968 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-12-16T08:19:44.968 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-16T08:19:44.969 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-16T08:19:44.969 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:19:44.969 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-12-16T08:19:44.969 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-12-16T08:19:44.969 INFO:teuthology.orchestra.run.smithi029.stdout:Install 3 Packages 2023-12-16T08:19:44.969 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:19:44.970 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 90 M 2023-12-16T08:19:44.970 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 96 M 2023-12-16T08:19:44.970 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-12-16T08:19:46.497 INFO:teuthology.orchestra.run.smithi029.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 7.6 MB/s | 10 MB 00:01 2023-12-16T08:19:49.223 INFO:teuthology.orchestra.run.smithi190.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 4.3 MB/s | 36 MB 00:08 2023-12-16T08:19:50.722 INFO:teuthology.orchestra.run.smithi029.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 6.5 MB/s | 36 MB 00:05 2023-12-16T08:19:50.732 INFO:teuthology.orchestra.run.smithi190.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 4.4 MB/s | 43 MB 00:09 2023-12-16T08:19:50.732 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-12-16T08:19:50.732 INFO:teuthology.orchestra.run.smithi190.stdout:Total 8.9 MB/s | 90 MB 00:10 2023-12-16T08:19:51.410 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-12-16T08:19:51.822 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-12-16T08:19:51.822 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-12-16T08:19:53.065 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-12-16T08:19:53.088 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-12-16T08:19:55.879 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-12-16T08:19:56.038 INFO:teuthology.orchestra.run.smithi029.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 4.0 MB/s | 43 MB 00:10 2023-12-16T08:19:56.039 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-12-16T08:19:56.039 INFO:teuthology.orchestra.run.smithi029.stdout:Total 8.1 MB/s | 90 MB 00:11 2023-12-16T08:19:56.384 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-16T08:19:56.748 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-12-16T08:19:57.234 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-12-16T08:19:57.234 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-12-16T08:19:58.517 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-12-16T08:19:58.533 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-12-16T08:19:59.899 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-16T08:20:00.258 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-16T08:20:01.486 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-12-16T08:20:02.120 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-16T08:20:03.690 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-16T08:20:03.947 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:05.887 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-16T08:20:06.420 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-16T08:20:10.102 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-16T08:20:10.732 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:25.769 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:25.792 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:26.129 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:26.129 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-16T08:20:26.129 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-16T08:20:27.092 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:27.092 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:20:27.092 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-12-16T08:20:27.092 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-16T08:20:27.092 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-16T08:20:27.092 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:20:27.092 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-12-16T08:20:27.251 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T08:20:27.469 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-16T08:20:27.469 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-16T08:20:27.469 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-16T08:20:27.469 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-16T08:20:27.469 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-16T08:20:27.470 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-16T08:20:27.470 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi190.front.sepia.ceph.com, path=None, version=distro) 2023-12-16T08:20:27.470 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T08:20:27.677 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-16T08:20:27.678 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-16T08:20:27.678 DEBUG:teuthology.orchestra.run.smithi190:> sudo rpm -qi grub2-tools 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Name : grub2-tools 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Epoch : 1 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Version : 2.02 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Release : 129.el8 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Architecture: x86_64 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Group : System Environment/Base 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Size : 9265586 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:License : GPLv3+ 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-16T08:20:27.712 INFO:teuthology.orchestra.run.smithi190.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:Relocations : (not relocatable) 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:Packager : CentOS BuildSystem 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:Vendor : CentOS 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:Summary : Support tools for GRUB. 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:Description : 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout:hardware devices. 2023-12-16T08:20:27.713 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:20:27.714 INFO:teuthology.orchestra.run.smithi190.stdout:This subpackage provides tools for support of all platforms. 2023-12-16T08:20:27.714 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-16T08:20:27.715 INFO:teuthology.task.kernel:Updating grub on smithi190 to boot 4.18.0-527.el8.x86_64 2023-12-16T08:20:27.715 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-16T08:20:29.081 INFO:teuthology.orchestra.run.smithi190.stderr:Generating grub configuration file ... 2023-12-16T08:20:31.093 INFO:teuthology.orchestra.run.smithi190.stderr:done 2023-12-16T08:20:31.095 DEBUG:teuthology.orchestra.run.smithi190:> mktemp 2023-12-16T08:20:31.129 INFO:teuthology.orchestra.run.smithi190.stdout:/tmp/tmp.79wMQICCIU 2023-12-16T08:20:31.129 DEBUG:teuthology.orchestra.run.smithi190:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.79wMQICCIU 2023-12-16T08:20:31.209 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0666 /tmp/tmp.79wMQICCIU 2023-12-16T08:20:31.363 DEBUG:teuthology.orchestra.remote:smithi190:/tmp/tmp.79wMQICCIU is 6KB 2023-12-16T08:20:31.410 DEBUG:teuthology.orchestra.run.smithi190:> rm -fr /tmp/tmp.79wMQICCIU 2023-12-16T08:20:31.428 DEBUG:teuthology.orchestra.run.smithi190:> sudo /bin/ls /boot/loader/entries || true 2023-12-16T08:20:31.494 INFO:teuthology.orchestra.run.smithi190.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-16T08:20:31.494 INFO:teuthology.orchestra.run.smithi190.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-16T08:20:31.494 INFO:teuthology.orchestra.run.smithi190.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-16T08:20:31.494 INFO:teuthology.orchestra.run.smithi190.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-16T08:20:31.495 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-16T08:20:31.648 DEBUG:teuthology.orchestra.run.smithi190:> sudo shutdown -r now 2023-12-16T08:20:35.075 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:35.102 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:35.468 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:35.468 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-16T08:20:35.468 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-16T08:20:36.311 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-16T08:20:36.311 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:20:36.311 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-12-16T08:20:36.311 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-16T08:20:36.312 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-16T08:20:36.312 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:20:36.312 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-12-16T08:20:36.470 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T08:20:36.696 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-16T08:20:36.696 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-16T08:20:36.696 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-16T08:20:36.697 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-16T08:20:36.697 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-16T08:20:36.697 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-16T08:20:36.697 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi029.front.sepia.ceph.com, path=None, version=distro) 2023-12-16T08:20:36.697 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T08:20:36.915 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-16T08:20:36.915 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-16T08:20:36.916 DEBUG:teuthology.orchestra.run.smithi029:> sudo rpm -qi grub2-tools 2023-12-16T08:20:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:Name : grub2-tools 2023-12-16T08:20:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:Epoch : 1 2023-12-16T08:20:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:Version : 2.02 2023-12-16T08:20:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:Release : 129.el8 2023-12-16T08:20:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:Architecture: x86_64 2023-12-16T08:20:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-16T08:20:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:Group : System Environment/Base 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Size : 9265586 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:License : GPLv3+ 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Relocations : (not relocatable) 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Packager : CentOS BuildSystem 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Vendor : CentOS 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Summary : Support tools for GRUB. 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:Description : 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-16T08:20:36.951 INFO:teuthology.orchestra.run.smithi029.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-16T08:20:36.952 INFO:teuthology.orchestra.run.smithi029.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-16T08:20:36.952 INFO:teuthology.orchestra.run.smithi029.stdout:hardware devices. 2023-12-16T08:20:36.952 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:20:36.952 INFO:teuthology.orchestra.run.smithi029.stdout:This subpackage provides tools for support of all platforms. 2023-12-16T08:20:36.953 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-16T08:20:36.953 INFO:teuthology.task.kernel:Updating grub on smithi029 to boot 4.18.0-527.el8.x86_64 2023-12-16T08:20:36.953 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-16T08:20:38.865 INFO:teuthology.orchestra.run.smithi029.stderr:Generating grub configuration file ... 2023-12-16T08:20:41.525 INFO:teuthology.orchestra.run.smithi029.stderr:done 2023-12-16T08:20:41.546 DEBUG:teuthology.orchestra.run.smithi029:> mktemp 2023-12-16T08:20:41.588 INFO:teuthology.orchestra.run.smithi029.stdout:/tmp/tmp.KC4qeYHLLC 2023-12-16T08:20:41.589 DEBUG:teuthology.orchestra.run.smithi029:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.KC4qeYHLLC 2023-12-16T08:20:41.661 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0666 /tmp/tmp.KC4qeYHLLC 2023-12-16T08:20:41.815 DEBUG:teuthology.orchestra.remote:smithi029:/tmp/tmp.KC4qeYHLLC is 6KB 2023-12-16T08:20:41.864 DEBUG:teuthology.orchestra.run.smithi029:> rm -fr /tmp/tmp.KC4qeYHLLC 2023-12-16T08:20:41.882 DEBUG:teuthology.orchestra.run.smithi029:> sudo /bin/ls /boot/loader/entries || true 2023-12-16T08:20:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-16T08:20:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-16T08:20:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-16T08:20:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-16T08:20:41.956 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-16T08:20:42.125 DEBUG:teuthology.orchestra.run.smithi029:> sudo shutdown -r now 2023-12-16T08:21:01.669 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-16T08:21:01.670 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2023-12-16T08:21:01.671 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T08:21:12.137 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-16T08:21:12.138 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-12-16T08:21:12.138 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T08:22:01.730 DEBUG:teuthology.orchestra.remote:timed out 2023-12-16T08:22:10.738 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2023-12-16T08:22:10.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T08:22:11.183 DEBUG:teuthology.orchestra.run.smithi190:> true 2023-12-16T08:22:11.466 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2023-12-16T08:22:11.466 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-527.el8.x86_64"... 2023-12-16T08:22:11.467 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2023-12-16T08:22:11.483 INFO:teuthology.orchestra.run.smithi190.stdout:4.18.0-527.el8.x86_64 2023-12-16T08:22:11.483 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-16T08:22:11.484 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-16T08:22:11.484 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-16T08:22:12.149 DEBUG:teuthology.orchestra.remote:timed out 2023-12-16T08:22:12.484 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-16T08:22:12.484 DEBUG:teuthology.orchestra.run.smithi190:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T08:22:12.676 INFO:teuthology.orchestra.run.smithi190.stdout:ttyS1 2023-12-16T08:22:12.688 DEBUG:teuthology.parallel:result is None 2023-12-16T08:22:21.150 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-12-16T08:22:21.151 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T08:22:21.824 DEBUG:teuthology.orchestra.run.smithi029:> true 2023-12-16T08:22:22.183 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-12-16T08:22:22.183 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-527.el8.x86_64"... 2023-12-16T08:22:22.183 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2023-12-16T08:22:22.204 INFO:teuthology.orchestra.run.smithi029.stdout:4.18.0-527.el8.x86_64 2023-12-16T08:22:22.204 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-16T08:22:22.204 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-16T08:22:22.204 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-16T08:22:23.205 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-16T08:22:23.205 DEBUG:teuthology.orchestra.run.smithi029:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T08:22:23.323 INFO:teuthology.orchestra.run.smithi029.stdout:ttyS1 2023-12-16T08:22:23.340 DEBUG:teuthology.parallel:result is None 2023-12-16T08:22:23.341 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-16T08:22:23.348 INFO:teuthology.task.internal:Creating test directory... 2023-12-16T08:22:23.349 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T08:22:23.351 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T08:22:23.374 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-16T08:22:23.380 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-16T08:22:23.425 INFO:teuthology.task.internal:Creating archive directory... 2023-12-16T08:22:23.426 DEBUG:teuthology.orchestra.run.smithi029:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T08:22:23.428 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T08:22:23.476 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-16T08:22:23.483 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-16T08:22:23.483 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-16T08:22:23.517 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-12-16T08:22:23.556 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T08:22:23.560 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T08:22:23.569 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T08:22:23.571 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T08:22:23.573 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-16T08:22:23.580 INFO:teuthology.task.internal:Configuring sudo... 2023-12-16T08:22:23.581 DEBUG:teuthology.orchestra.run.smithi029:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T08:22:23.617 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-12-16T08:22:23.648 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-16T08:22:23.657 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-16T08:22:23.658 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T08:22:23.695 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T08:22:23.715 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T08:22:23.816 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T08:22:23.864 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T08:22:23.966 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T08:22:24.007 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:22:24.007 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T08:22:24.106 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T08:22:24.160 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T08:22:24.209 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T08:22:24.310 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T08:22:24.345 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-12-16T08:22:24.345 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T08:22:24.414 DEBUG:teuthology.orchestra.run.smithi029:> sudo service rsyslog restart 2023-12-16T08:22:24.417 DEBUG:teuthology.orchestra.run.smithi190:> sudo service rsyslog restart 2023-12-16T08:22:24.500 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T08:22:24.513 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T08:22:24.806 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-16T08:22:24.814 INFO:teuthology.task.internal:Starting timer... 2023-12-16T08:22:24.815 INFO:teuthology.run_tasks:Running task pcp... 2023-12-16T08:22:24.832 INFO:teuthology.run_tasks:Running task selinux... 2023-12-16T08:22:24.842 DEBUG:teuthology.orchestra.run.smithi029:> sudo service auditd rotate 2023-12-16T08:22:24.950 INFO:teuthology.orchestra.run.smithi029.stdout:Rotating logs: 2023-12-16T08:22:24.953 DEBUG:teuthology.orchestra.run.smithi190:> sudo service auditd rotate 2023-12-16T08:22:25.022 INFO:teuthology.orchestra.run.smithi190.stdout:Rotating logs: 2023-12-16T08:22:25.024 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-16T08:22:25.024 DEBUG:teuthology.orchestra.run.smithi029:> /usr/sbin/getenforce 2023-12-16T08:22:25.051 INFO:teuthology.orchestra.run.smithi029.stdout:Permissive 2023-12-16T08:22:25.051 DEBUG:teuthology.orchestra.run.smithi190:> /usr/sbin/getenforce 2023-12-16T08:22:25.074 INFO:teuthology.orchestra.run.smithi190.stdout:Permissive 2023-12-16T08:22:25.074 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi029.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi190.front.sepia.ceph.com': 'permissive'} 2023-12-16T08:22:25.074 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-16T08:22:25.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T08:22:25.130 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-12-16T08:22:25.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T08:22:25.160 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-16T08:22:25.160 DEBUG:teuthology.orchestra.run.smithi029:> sudo /usr/sbin/setenforce permissive 2023-12-16T08:22:25.218 DEBUG:teuthology.orchestra.run.smithi190:> sudo /usr/sbin/setenforce permissive 2023-12-16T08:22:25.246 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-16T08:22:25.257 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-16T08:22:25.263 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-16T08:22:25.402 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-16T08:22:25.421 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-12-16T08:22:25.439 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi029.front.sepia.ceph.com,smithi190.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-16T08:30:49.917 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi029.front.sepia.ceph.com'), Remote(name='ubuntu@smithi190.front.sepia.ceph.com')] 2023-12-16T08:30:49.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-12-16T08:30:49.945 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T08:30:50.025 DEBUG:teuthology.orchestra.run.smithi029:> true 2023-12-16T08:30:50.101 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-12-16T08:30:50.101 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2023-12-16T08:30:50.102 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T08:30:50.197 DEBUG:teuthology.orchestra.run.smithi190:> true 2023-12-16T08:30:50.267 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2023-12-16T08:30:50.268 INFO:teuthology.run_tasks:Running task clock... 2023-12-16T08:30:50.280 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-16T08:30:50.280 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T08:30:50.281 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-16T08:30:50.284 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T08:30:50.284 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-12-16T08:30:50.321 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-16T08:30:50.338 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-16T08:30:50.340 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-16T08:30:50.354 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-16T08:30:50.420 INFO:teuthology.orchestra.run.smithi190.stderr:sudo: ntpd: command not found 2023-12-16T08:30:50.423 INFO:teuthology.orchestra.run.smithi029.stderr:sudo: ntpd: command not found 2023-12-16T08:30:50.431 INFO:teuthology.orchestra.run.smithi190.stdout:506 Cannot talk to daemon 2023-12-16T08:30:50.437 INFO:teuthology.orchestra.run.smithi029.stdout:506 Cannot talk to daemon 2023-12-16T08:30:50.445 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-16T08:30:50.455 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-16T08:30:50.458 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-16T08:30:50.471 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-16T08:30:50.523 INFO:teuthology.orchestra.run.smithi190.stderr:bash: ntpq: command not found 2023-12-16T08:30:50.526 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T08:30:50.526 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2023-12-16T08:30:50.526 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:30:50.527 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:30:50.527 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:30:50.527 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:30:50.552 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2023-12-16T08:30:50.556 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T08:30:50.556 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2023-12-16T08:30:50.556 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:30:50.556 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:30:50.556 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:30:50.556 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:30:50.557 INFO:teuthology.run_tasks:Running task pexec... 2023-12-16T08:30:50.566 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-16T08:30:50.567 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi029.front.sepia.ceph.com 2023-12-16T08:30:50.567 DEBUG:teuthology.orchestra.run.smithi029:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-16T08:30:50.567 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi190.front.sepia.ceph.com 2023-12-16T08:30:50.567 DEBUG:teuthology.orchestra.run.smithi190:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-16T08:30:51.436 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:34 ago on Sat 16 Dec 2023 08:28:17 AM UTC. 2023-12-16T08:30:51.606 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:01:44 ago on Sat 16 Dec 2023 08:29:07 AM UTC. 2023-12-16T08:30:53.579 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-12-16T08:30:53.580 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-12-16T08:30:53.580 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2023-12-16T08:30:53.580 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-12-16T08:30:53.580 INFO:teuthology.orchestra.run.smithi190.stdout:Resetting modules: 2023-12-16T08:30:53.580 INFO:teuthology.orchestra.run.smithi190.stdout: container-tools 2023-12-16T08:30:53.580 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:30:53.580 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-12-16T08:30:53.580 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-12-16T08:30:53.580 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:30:53.835 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-12-16T08:30:53.999 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-12-16T08:30:54.000 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-12-16T08:30:54.000 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2023-12-16T08:30:54.000 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-12-16T08:30:54.000 INFO:teuthology.orchestra.run.smithi029.stdout:Resetting modules: 2023-12-16T08:30:54.001 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools 2023-12-16T08:30:54.001 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:30:54.001 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-12-16T08:30:54.001 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-12-16T08:30:54.001 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:30:54.298 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-12-16T08:30:54.775 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:37 ago on Sat 16 Dec 2023 08:28:17 AM UTC. 2023-12-16T08:30:55.385 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:01:48 ago on Sat 16 Dec 2023 08:29:07 AM UTC. 2023-12-16T08:30:56.928 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-12-16T08:30:56.931 INFO:teuthology.orchestra.run.smithi190.stdout:=========================================================================================== 2023-12-16T08:30:56.931 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2023-12-16T08:30:56.931 INFO:teuthology.orchestra.run.smithi190.stdout:=========================================================================================== 2023-12-16T08:30:56.931 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrading: 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout:Installing group/module packages: 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-16T08:30:56.932 INFO:teuthology.orchestra.run.smithi190.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout:Installing weak dependencies: 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout:Installing module profiles: 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: container-tools/common 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout:Enabling module streams: 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: container-tools rhel8 2023-12-16T08:30:56.933 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:30:56.934 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-12-16T08:30:56.934 INFO:teuthology.orchestra.run.smithi190.stdout:=========================================================================================== 2023-12-16T08:30:56.934 INFO:teuthology.orchestra.run.smithi190.stdout:Install 13 Packages 2023-12-16T08:30:56.934 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrade 9 Packages 2023-12-16T08:30:56.934 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:30:56.934 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 52 M 2023-12-16T08:30:56.934 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-12-16T08:30:57.397 INFO:teuthology.orchestra.run.smithi190.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 1.7 MB/s | 750 kB 00:00 2023-12-16T08:30:57.506 INFO:teuthology.orchestra.run.smithi190.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.9 MB/s | 1.0 MB 00:00 2023-12-16T08:30:57.523 INFO:teuthology.orchestra.run.smithi190.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 312 kB/s | 39 kB 00:00 2023-12-16T08:30:57.590 INFO:teuthology.orchestra.run.smithi190.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.8 MB/s | 241 kB 00:00 2023-12-16T08:30:57.665 INFO:teuthology.orchestra.run.smithi190.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 2.3 MB/s | 178 kB 00:00 2023-12-16T08:30:57.768 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-12-16T08:30:57.771 INFO:teuthology.orchestra.run.smithi029.stdout:=========================================================================================== 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repo Size 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout:=========================================================================================== 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout:Upgrading: 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout:Installing group/module packages: 2023-12-16T08:30:57.772 INFO:teuthology.orchestra.run.smithi029.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout:Installing weak dependencies: 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-16T08:30:57.773 INFO:teuthology.orchestra.run.smithi029.stdout:Installing module profiles: 2023-12-16T08:30:57.774 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools/common 2023-12-16T08:30:57.774 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling module streams: 2023-12-16T08:30:57.774 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools rhel8 2023-12-16T08:30:57.774 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:30:57.774 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-12-16T08:30:57.774 INFO:teuthology.orchestra.run.smithi029.stdout:=========================================================================================== 2023-12-16T08:30:57.774 INFO:teuthology.orchestra.run.smithi029.stdout:Install 13 Packages 2023-12-16T08:30:57.774 INFO:teuthology.orchestra.run.smithi029.stdout:Upgrade 9 Packages 2023-12-16T08:30:57.774 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:30:57.775 INFO:teuthology.orchestra.run.smithi190.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 228 kB/s | 25 kB 00:00 2023-12-16T08:30:57.775 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 52 M 2023-12-16T08:30:57.775 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-12-16T08:30:57.833 INFO:teuthology.orchestra.run.smithi190.stdout:(7/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 13 MB/s | 3.9 MB 00:00 2023-12-16T08:30:57.858 INFO:teuthology.orchestra.run.smithi190.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.1 MB/s | 94 kB 00:00 2023-12-16T08:30:57.967 INFO:teuthology.orchestra.run.smithi190.stdout:(9/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 9.7 MB/s | 9.6 MB 00:00 2023-12-16T08:30:58.042 INFO:teuthology.orchestra.run.smithi190.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 704 kB/s | 53 kB 00:00 2023-12-16T08:30:58.092 INFO:teuthology.orchestra.run.smithi190.stdout:(11/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 11 MB/s | 2.5 MB 00:00 2023-12-16T08:30:58.117 INFO:teuthology.orchestra.run.smithi190.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 543 kB/s | 41 kB 00:00 2023-12-16T08:30:58.168 INFO:teuthology.orchestra.run.smithi190.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 764 kB/s | 57 kB 00:00 2023-12-16T08:30:58.193 INFO:teuthology.orchestra.run.smithi190.stdout:(14/22): container-selinux-2.224.0-1.module_el8 928 kB/s | 70 kB 00:00 2023-12-16T08:30:58.285 INFO:teuthology.orchestra.run.smithi190.stdout:(15/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 18 MB/s | 8.1 MB 00:00 2023-12-16T08:30:58.310 INFO:teuthology.orchestra.run.smithi190.stdout:(16/22): containers-common-1-57.module_el8+712+ 1.2 MB/s | 144 kB 00:00 2023-12-16T08:30:58.369 INFO:teuthology.orchestra.run.smithi190.stdout:(17/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 6.6 MB/s | 564 kB 00:00 2023-12-16T08:30:58.394 INFO:teuthology.orchestra.run.smithi190.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 836 kB/s | 70 kB 00:00 2023-12-16T08:30:58.400 INFO:teuthology.orchestra.run.smithi029.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 1.7 MB/s | 750 kB 00:00 2023-12-16T08:30:58.442 INFO:teuthology.orchestra.run.smithi029.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 2.1 MB/s | 1.0 MB 00:00 2023-12-16T08:30:58.465 INFO:teuthology.orchestra.run.smithi190.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 739 kB/s | 70 kB 00:00 2023-12-16T08:30:58.484 INFO:teuthology.orchestra.run.smithi029.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 467 kB/s | 39 kB 00:00 2023-12-16T08:30:58.535 INFO:teuthology.orchestra.run.smithi029.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.5 MB/s | 241 kB 00:00 2023-12-16T08:30:58.545 INFO:teuthology.orchestra.run.smithi190.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 699 kB/s | 56 kB 00:00 2023-12-16T08:30:58.612 INFO:teuthology.orchestra.run.smithi190.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 14 MB/s | 3.1 MB 00:00 2023-12-16T08:30:58.627 INFO:teuthology.orchestra.run.smithi029.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 1.9 MB/s | 178 kB 00:00 2023-12-16T08:30:58.744 INFO:teuthology.orchestra.run.smithi029.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 213 kB/s | 25 kB 00:00 2023-12-16T08:30:58.837 INFO:teuthology.orchestra.run.smithi029.stdout:(7/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 11 MB/s | 3.9 MB 00:00 2023-12-16T08:30:58.862 INFO:teuthology.orchestra.run.smithi029.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 796 kB/s | 94 kB 00:00 2023-12-16T08:30:58.979 INFO:teuthology.orchestra.run.smithi190.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 26 MB/s | 21 MB 00:00 2023-12-16T08:30:58.979 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-12-16T08:30:58.979 INFO:teuthology.orchestra.run.smithi190.stdout:Total 25 MB/s | 52 MB 00:02 2023-12-16T08:30:59.055 INFO:teuthology.orchestra.run.smithi029.stdout:(9/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 8.8 MB/s | 9.6 MB 00:01 2023-12-16T08:30:59.130 INFO:teuthology.orchestra.run.smithi029.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 701 kB/s | 53 kB 00:00 2023-12-16T08:30:59.239 INFO:teuthology.orchestra.run.smithi029.stdout:(11/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 6.7 MB/s | 2.5 MB 00:00 2023-12-16T08:30:59.258 INFO:teuthology.orchestra.run.smithi029.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 322 kB/s | 41 kB 00:00 2023-12-16T08:30:59.425 INFO:teuthology.orchestra.run.smithi029.stdout:(13/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 14 MB/s | 8.1 MB 00:00 2023-12-16T08:30:59.451 INFO:teuthology.orchestra.run.smithi029.stdout:(14/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 273 kB/s | 57 kB 00:00 2023-12-16T08:30:59.469 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-12-16T08:30:59.476 INFO:teuthology.orchestra.run.smithi029.stdout:(15/22): container-selinux-2.224.0-1.module_el8 321 kB/s | 70 kB 00:00 2023-12-16T08:30:59.516 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-12-16T08:30:59.516 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-12-16T08:30:59.527 INFO:teuthology.orchestra.run.smithi029.stdout:(16/22): containers-common-1-57.module_el8+712+ 1.9 MB/s | 144 kB 00:00 2023-12-16T08:30:59.569 INFO:teuthology.orchestra.run.smithi029.stdout:(17/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 6.0 MB/s | 564 kB 00:00 2023-12-16T08:30:59.603 INFO:teuthology.orchestra.run.smithi029.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 923 kB/s | 70 kB 00:00 2023-12-16T08:30:59.645 INFO:teuthology.orchestra.run.smithi029.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 928 kB/s | 70 kB 00:00 2023-12-16T08:30:59.721 INFO:teuthology.orchestra.run.smithi029.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 744 kB/s | 56 kB 00:00 2023-12-16T08:30:59.829 INFO:teuthology.orchestra.run.smithi029.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 14 MB/s | 3.1 MB 00:00 2023-12-16T08:31:00.005 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-12-16T08:31:00.008 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-12-16T08:31:00.313 INFO:teuthology.orchestra.run.smithi029.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 24 MB/s | 21 MB 00:00 2023-12-16T08:31:00.314 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-12-16T08:31:00.314 INFO:teuthology.orchestra.run.smithi029.stdout:Total 21 MB/s | 52 MB 00:02 2023-12-16T08:31:00.853 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-12-16T08:31:00.905 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-12-16T08:31:00.906 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-12-16T08:31:01.223 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-12-16T08:31:01.294 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-16T08:31:01.439 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-12-16T08:31:01.443 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-12-16T08:31:01.494 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-16T08:31:01.518 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-16T08:31:01.722 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-16T08:31:02.748 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-12-16T08:31:02.843 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-16T08:31:03.258 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-16T08:31:03.630 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-16T08:31:04.087 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-16T08:31:19.256 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-16T08:31:19.492 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-16T08:31:19.673 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-16T08:31:19.859 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-16T08:31:20.075 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-16T08:31:20.252 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-16T08:31:22.035 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-16T08:31:22.251 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-16T08:31:22.479 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-16T08:31:22.665 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-16T08:31:22.935 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-16T08:31:23.118 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-16T08:31:23.387 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-16T08:31:23.899 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-16T08:31:24.873 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-16T08:31:25.120 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-16T08:31:25.212 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-16T08:31:25.456 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-16T08:31:25.624 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-16T08:31:25.842 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-16T08:31:26.060 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-16T08:31:26.138 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-16T08:31:26.327 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-16T08:31:26.442 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-16T08:31:26.638 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-16T08:31:26.850 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-16T08:31:27.071 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-16T08:31:27.244 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-16T08:31:27.447 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-16T08:31:27.619 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-16T08:31:27.777 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-16T08:31:27.777 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-16T08:31:27.969 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-16T08:31:28.189 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-16T08:31:28.322 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-16T08:31:28.360 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-16T08:31:28.536 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-16T08:31:28.540 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-16T08:31:28.710 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-16T08:31:28.819 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-16T08:31:28.901 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-16T08:31:29.041 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-16T08:31:29.313 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-16T08:31:29.545 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-16T08:31:29.879 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-16T08:31:30.476 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-16T08:31:31.563 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-16T08:31:31.855 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-16T08:31:32.875 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-16T08:31:33.296 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-16T08:31:33.524 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-16T08:31:33.721 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-16T08:31:34.001 INFO:teuthology.orchestra.run.smithi029.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-16T08:31:34.186 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-16T08:31:34.396 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-16T08:31:34.586 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-16T08:31:34.777 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-16T08:31:34.777 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-16T08:31:35.044 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-16T08:31:35.272 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-16T08:31:35.435 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-16T08:31:35.656 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-16T08:31:35.901 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-16T08:31:36.109 INFO:teuthology.orchestra.run.smithi029.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-16T08:31:48.161 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-16T08:31:48.646 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-16T08:31:48.646 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-16T08:31:48.646 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-16T08:31:48.646 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-16T08:31:48.646 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-16T08:31:48.646 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-16T08:31:48.646 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-16T08:31:48.647 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-16T08:31:48.648 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-16T08:31:48.648 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-16T08:31:48.648 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-16T08:31:48.648 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-16T08:31:48.648 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-16T08:31:48.648 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-16T08:31:48.649 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-16T08:31:48.649 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-16T08:31:48.649 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-16T08:31:49.812 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-16T08:31:49.812 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:31:49.812 INFO:teuthology.orchestra.run.smithi190.stdout:Upgraded: 2023-12-16T08:31:49.812 INFO:teuthology.orchestra.run.smithi190.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.812 INFO:teuthology.orchestra.run.smithi190.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-16T08:31:49.812 INFO:teuthology.orchestra.run.smithi190.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.812 INFO:teuthology.orchestra.run.smithi190.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.812 INFO:teuthology.orchestra.run.smithi190.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.812 INFO:teuthology.orchestra.run.smithi190.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-16T08:31:49.813 INFO:teuthology.orchestra.run.smithi190.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.814 INFO:teuthology.orchestra.run.smithi190.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:49.814 INFO:teuthology.orchestra.run.smithi190.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-16T08:31:49.814 INFO:teuthology.orchestra.run.smithi190.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-16T08:31:49.814 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:31:49.814 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-12-16T08:31:50.158 DEBUG:teuthology.parallel:result is None 2023-12-16T08:31:57.378 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-16T08:31:57.917 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-16T08:31:57.917 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-16T08:31:57.917 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-16T08:31:57.917 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-16T08:31:57.917 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-16T08:31:57.917 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-16T08:31:57.917 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-16T08:31:57.917 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-16T08:31:57.918 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-16T08:31:57.919 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-16T08:31:57.919 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-16T08:31:57.919 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-16T08:31:57.919 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-16T08:31:57.919 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-16T08:31:57.919 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-16T08:31:57.919 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-16T08:31:57.919 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout:Upgraded: 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.975 INFO:teuthology.orchestra.run.smithi029.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-16T08:31:58.976 INFO:teuthology.orchestra.run.smithi029.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-16T08:31:58.977 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:31:58.977 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-12-16T08:31:59.348 DEBUG:teuthology.parallel:result is None 2023-12-16T08:31:59.348 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-16T08:31:59.455 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'} 2023-12-16T08:31:59.456 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-16T08:31:59.456 INFO:tasks.cephadm:Cluster fsid is 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:31:59.456 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-16T08:31:59.457 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.29', 'mon.c': '[v2:172.21.15.29:3301,v1:172.21.15.29:6790]', 'mon.b': '172.21.15.190'} 2023-12-16T08:31:59.457 INFO:tasks.cephadm:First mon is mon.a on smithi029 2023-12-16T08:31:59.457 INFO:tasks.cephadm:First mgr is y 2023-12-16T08:31:59.457 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-16T08:31:59.458 DEBUG:teuthology.orchestra.run.smithi029:> sudo hostname $(hostname -s) 2023-12-16T08:31:59.494 DEBUG:teuthology.orchestra.run.smithi190:> sudo hostname $(hostname -s) 2023-12-16T08:31:59.528 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-16T08:31:59.529 DEBUG:teuthology.orchestra.run.smithi029:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T08:31:59.784 INFO:teuthology.orchestra.run.smithi029.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 16 08:31 /home/ubuntu/cephtest/cephadm 2023-12-16T08:31:59.784 DEBUG:teuthology.orchestra.run.smithi190:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T08:32:00.003 INFO:teuthology.orchestra.run.smithi190.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 16 08:32 /home/ubuntu/cephtest/cephadm 2023-12-16T08:32:00.004 DEBUG:teuthology.orchestra.run.smithi029:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-16T08:32:00.028 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-12-16T08:32:00.080 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-16T08:32:00.081 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-16T08:32:00.084 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-16T08:32:01.532 INFO:teuthology.orchestra.run.smithi190.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-16T08:32:02.630 INFO:teuthology.orchestra.run.smithi029.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-16T08:32:15.794 INFO:teuthology.orchestra.run.smithi190.stdout:{ 2023-12-16T08:32:15.794 INFO:teuthology.orchestra.run.smithi190.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-16T08:32:15.795 INFO:teuthology.orchestra.run.smithi190.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-16T08:32:15.795 INFO:teuthology.orchestra.run.smithi190.stdout: "repo_digests": [ 2023-12-16T08:32:15.795 INFO:teuthology.orchestra.run.smithi190.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-16T08:32:15.795 INFO:teuthology.orchestra.run.smithi190.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-16T08:32:15.795 INFO:teuthology.orchestra.run.smithi190.stdout: ] 2023-12-16T08:32:15.795 INFO:teuthology.orchestra.run.smithi190.stdout:} 2023-12-16T08:32:17.879 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:32:17.879 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-16T08:32:17.879 INFO:teuthology.orchestra.run.smithi029.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-16T08:32:17.879 INFO:teuthology.orchestra.run.smithi029.stdout: "repo_digests": [ 2023-12-16T08:32:17.879 INFO:teuthology.orchestra.run.smithi029.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-16T08:32:17.879 INFO:teuthology.orchestra.run.smithi029.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-16T08:32:17.880 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2023-12-16T08:32:17.880 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:32:17.903 DEBUG:teuthology.orchestra.run.smithi029:> sudo mkdir -p /etc/ceph 2023-12-16T08:32:17.940 DEBUG:teuthology.orchestra.run.smithi190:> sudo mkdir -p /etc/ceph 2023-12-16T08:32:17.977 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 777 /etc/ceph 2023-12-16T08:32:18.014 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 777 /etc/ceph 2023-12-16T08:32:18.047 INFO:tasks.cephadm:Writing seed config... 2023-12-16T08:32:18.048 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-16T08:32:18.048 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-16T08:32:18.049 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-16T08:32:18.049 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-16T08:32:18.049 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-16T08:32:18.049 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-16T08:32:18.049 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-16T08:32:18.049 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-16T08:32:18.049 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-16T08:32:18.050 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:32:18.050 DEBUG:teuthology.orchestra.run.smithi029:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-16T08:32:18.077 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 = 94699566-9bed-11ee-95a5-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [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-12-16T08:32:18.078 DEBUG:teuthology.orchestra.run.smithi029:mon.a> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.a.service 2023-12-16T08:32:18.120 DEBUG:teuthology.orchestra.run.smithi029:mgr.y> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.y.service 2023-12-16T08:32:18.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:-- Logs begin at Sat 2023-12-16 08:21:59 UTC. -- 2023-12-16T08:32:18.156 INFO:tasks.cephadm:Bootstrapping... 2023-12-16T08:32:18.156 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 94699566-9bed-11ee-95a5-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.29 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-16T08:32:18.188 INFO:journalctl@ceph.mgr.y.smithi029.stdout:-- Logs begin at Sat 2023-12-16 08:21:59 UTC. -- 2023-12-16T08:32:18.379 INFO:teuthology.orchestra.run.smithi029.stderr:-------------------------------------------------------------------------------- 2023-12-16T08:32:18.379 INFO:teuthology.orchestra.run.smithi029.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '94699566-9bed-11ee-95a5-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.29', '--skip-admin-label'] 2023-12-16T08:32:18.403 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: 4.6.1 2023-12-16T08:32:18.416 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying podman|docker is present... 2023-12-16T08:32:18.438 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: 4.6.1 2023-12-16T08:32:18.446 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying lvm2 is present... 2023-12-16T08:32:18.446 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying time synchronization is in place... 2023-12-16T08:32:18.453 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-16T08:32:18.460 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: inactive 2023-12-16T08:32:18.468 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: enabled 2023-12-16T08:32:18.472 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: active 2023-12-16T08:32:18.473 INFO:teuthology.orchestra.run.smithi029.stderr:Unit chronyd.service is enabled and running 2023-12-16T08:32:18.473 INFO:teuthology.orchestra.run.smithi029.stderr:Repeating the final host check... 2023-12-16T08:32:18.494 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: 4.6.1 2023-12-16T08:32:18.506 INFO:teuthology.orchestra.run.smithi029.stderr:podman (/bin/podman) version 4.6.1 is present 2023-12-16T08:32:18.506 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl is present 2023-12-16T08:32:18.506 INFO:teuthology.orchestra.run.smithi029.stderr:lvcreate is present 2023-12-16T08:32:18.513 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-16T08:32:18.519 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: inactive 2023-12-16T08:32:18.526 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: enabled 2023-12-16T08:32:18.532 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: active 2023-12-16T08:32:18.533 INFO:teuthology.orchestra.run.smithi029.stderr:Unit chronyd.service is enabled and running 2023-12-16T08:32:18.533 INFO:teuthology.orchestra.run.smithi029.stderr:Host looks OK 2023-12-16T08:32:18.533 INFO:teuthology.orchestra.run.smithi029.stderr:Cluster fsid: 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:32:18.533 INFO:teuthology.orchestra.run.smithi029.stderr:Acquiring lock 140657356255360 on /run/cephadm/94699566-9bed-11ee-95a5-87774f69a715.lock 2023-12-16T08:32:18.533 INFO:teuthology.orchestra.run.smithi029.stderr:Lock 140657356255360 acquired on /run/cephadm/94699566-9bed-11ee-95a5-87774f69a715.lock 2023-12-16T08:32:18.534 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying IP 172.21.15.29 port 3300 ... 2023-12-16T08:32:18.534 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying IP 172.21.15.29 port 6789 ... 2023-12-16T08:32:18.534 INFO:teuthology.orchestra.run.smithi029.stderr:Base mon IP is 172.21.15.29, final addrv is [v2:172.21.15.29:3300,v1:172.21.15.29:6789] 2023-12-16T08:32:18.537 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.29 metric 100 2023-12-16T08:32:18.537 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.29 metric 100 2023-12-16T08:32:18.540 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-16T08:32:18.540 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-16T08:32:18.541 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1760sec hoplimit 64 pref medium 2023-12-16T08:32:18.543 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-16T08:32:18.544 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-12-16T08:32:18.544 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-16T08:32:18.544 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-16T08:32:18.544 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:125a/64 scope link 2023-12-16T08:32:18.544 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-16T08:32:18.545 INFO:teuthology.orchestra.run.smithi029.stderr:Mon IP `172.21.15.29` is in CIDR network `172.21.0.0/20` 2023-12-16T08:32:18.545 INFO:teuthology.orchestra.run.smithi029.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-16T08:32:18.546 INFO:teuthology.orchestra.run.smithi029.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-16T08:32:18.658 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-12-16T08:32:19.003 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: Getting image source signatures 2023-12-16T08:32:19.003 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-12-16T08:32:19.003 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-12-16T08:32:19.003 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-12-16T08:32:19.003 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-12-16T08:32:19.004 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-12-16T08:32:19.004 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-16T08:32:19.067 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: Writing manifest to image destination 2023-12-16T08:32:19.266 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-16T08:32:19.643 INFO:teuthology.orchestra.run.smithi029.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-16T08:32:19.992 INFO:teuthology.orchestra.run.smithi029.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-16T08:32:19.992 INFO:teuthology.orchestra.run.smithi029.stderr:Extracting ceph user uid/gid from container image... 2023-12-16T08:32:20.369 INFO:teuthology.orchestra.run.smithi029.stderr:stat: 167 167 2023-12-16T08:32:20.681 INFO:teuthology.orchestra.run.smithi029.stderr:Creating initial keys... 2023-12-16T08:32:20.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-authtool: AQCUYH1lFDXsOBAA1S9/NLExEgWDYEI+aS7rJA== 2023-12-16T08:32:21.633 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-authtool: AQCVYH1laMsJJRAA3ukzhxKQLP7qPYtZiHE+Hg== 2023-12-16T08:32:22.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-authtool: AQCWYH1lV4gZDhAAn9UHe2F0kjiS/jAUHvOjbw== 2023-12-16T08:32:22.592 INFO:teuthology.orchestra.run.smithi029.stderr:Creating initial monmap... 2023-12-16T08:32:22.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-16T08:32:22.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-16T08:32:22.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:32:22.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-16T08:32:23.230 INFO:teuthology.orchestra.run.smithi029.stderr:monmaptool for a [v2:172.21.15.29:3300,v1:172.21.15.29:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-16T08:32:23.230 INFO:teuthology.orchestra.run.smithi029.stderr:setting min_mon_release = octopus 2023-12-16T08:32:23.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/monmaptool: set fsid to 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:32:23.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-16T08:32:23.230 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:32:23.230 INFO:teuthology.orchestra.run.smithi029.stderr:Creating mon... 2023-12-16T08:32:23.902 INFO:teuthology.orchestra.run.smithi029.stderr:create mon.a on 2023-12-16T08:32:24.028 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-16T08:32:24.129 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-94699566-9bed-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-94699566-9bed-11ee-95a5-87774f69a715.target. 2023-12-16T08:32:24.129 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-94699566-9bed-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-94699566-9bed-11ee-95a5-87774f69a715.target. 2023-12-16T08:32:24.349 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: Failed to reset failed state of unit ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-16T08:32:24.357 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: Created symlink /etc/systemd/system/ceph-94699566-9bed-11ee-95a5-87774f69a715.target.wants/ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.a.service → /etc/systemd/system/ceph-94699566-9bed-11ee-95a5-87774f69a715@.service. 2023-12-16T08:32:24.872 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: disabled 2023-12-16T08:32:24.881 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: inactive 2023-12-16T08:32:24.882 INFO:teuthology.orchestra.run.smithi029.stderr:firewalld.service is not enabled 2023-12-16T08:32:24.882 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to enable service . firewalld.service is not available 2023-12-16T08:32:24.883 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mon to start... 2023-12-16T08:32:24.883 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mon... 2023-12-16T08:32:25.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:24 smithi029 ceph-mon[108180]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T08:32:25.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: cluster: 2023-12-16T08:32:25.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: id: 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:32:25.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-16T08:32:25.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:25.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: services: 2023-12-16T08:32:25.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.502288s) 2023-12-16T08:32:25.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-16T08:32:25.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-16T08:32:25.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:25.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: data: 2023-12-16T08:32:25.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-16T08:32:25.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-16T08:32:25.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-16T08:32:25.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: pgs: 2023-12-16T08:32:25.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:25.727 INFO:teuthology.orchestra.run.smithi029.stderr:mon is available 2023-12-16T08:32:25.727 INFO:teuthology.orchestra.run.smithi029.stderr:Assimilating anything we can from ceph.conf... 2023-12-16T08:32:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:25 smithi029 ceph-mon[108180]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T08:32:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:25 smithi029 ceph-mon[108180]: monmap e1: 1 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0]} 2023-12-16T08:32:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:25 smithi029 ceph-mon[108180]: fsmap 2023-12-16T08:32:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:25 smithi029 ceph-mon[108180]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T08:32:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:25 smithi029 ceph-mon[108180]: mgrmap e1: no daemons active 2023-12-16T08:32:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:25 smithi029 ceph-mon[108180]: from='client.? 172.21.15.29:0/1780045507' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-16T08:32:26.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:26.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: [global] 2023-12-16T08:32:26.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: fsid = 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.29:3300,v1:172.21.15.29:6789] 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: [mgr] 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: [osd] 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-16T08:32:26.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-16T08:32:26.568 INFO:teuthology.orchestra.run.smithi029.stderr:Generating new minimal ceph.conf... 2023-12-16T08:32:27.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:26 smithi029 ceph-mon[108180]: from='client.? 172.21.15.29:0/3188442377' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T08:32:27.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:26 smithi029 ceph-mon[108180]: from='client.? 172.21.15.29:0/3188442377' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T08:32:27.394 INFO:teuthology.orchestra.run.smithi029.stderr:Restarting the monitor... 2023-12-16T08:32:27.497 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:27 smithi029 systemd[1]: Stopping Ceph mon.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:32:27.497 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:27 smithi029 bash[108481]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-mon.a" found: no such container 2023-12-16T08:32:27.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a[108157]: 2023-12-16T08:32:27.495+0000 7f02cc62d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:32:27.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a[108157]: 2023-12-16T08:32:27.495+0000 7f02cc62d700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-16T08:32:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:27 smithi029 bash[108495]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a 2023-12-16T08:32:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:27 smithi029 bash[108532]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-mon.a" found: no such container 2023-12-16T08:32:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:27 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-16T08:32:28.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:27 smithi029 systemd[1]: Stopped Ceph mon.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:32:28.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:27 smithi029 systemd[1]: Starting Ceph mon.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:32:28.361 INFO:teuthology.orchestra.run.smithi029.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 bash[108599]: dd9f0cf480ce37ad6bf6829f5a7c9f33165cdf03f7ce5d57458abfc37612927d 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: pidfile_write: ignore empty --pid-file 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 systemd[1]: Started Ceph mon.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: load: jerasure load: lrc 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: RocksDB version: 6.15.5 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Compile date Apr 18 2022 2023-12-16T08:32:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: DB SUMMARY 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: DB Session ID: K1ECWWK4L8EG2CAQP764 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: CURRENT file: CURRENT 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 80721 ; 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.error_if_exists: 0 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.create_if_missing: 0 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.paranoid_checks: 1 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.env: 0x55a03a85c860 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.fs: Posix File System 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.info_log: 0x55a03c86ddc0 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T08:32:28.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.statistics: (nil) 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.use_fsync: 0 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_log_file_size: 0 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.allow_fallocate: 1 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.use_direct_reads: 0 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.db_log_dir: 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T08:32:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.write_buffer_manager: 0x55a03c95e2a0 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T08:32:28.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.unordered_write: 0 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.row_cache: None 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.wal_filter: None 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.preserve_deletes: 0 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.two_write_queues: 0 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.atomic_flush: 0 2023-12-16T08:32:28.758 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.log_readahead_size: 0 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_background_jobs: 2 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_background_compactions: -1 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_subcompactions: 1 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T08:32:28.759 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_open_files: -1 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_background_flushes: -1 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Compression algorithms supported: 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: kZSTD supported: 0 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: kXpressCompression supported: 0 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T08:32:28.760 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: kLZ4Compression supported: 1 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: kBZip2Compression supported: 0 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: kZlibCompression supported: 1 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: kSnappyCompression supported: 1 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.merge_operator: 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_filter: None 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a03c839d00) 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout: cache_index_and_filter_blocks: 1 2023-12-16T08:32:28.761 INFO:journalctl@ceph.mon.a.smithi029.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: pin_top_level_index_and_filter: 1 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_type: 0 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: data_block_index_type: 0 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_shortening: 1 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: hash_index_allow_collision: 1 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: checksum: 1 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: no_block_cache: 0 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache: 0x55a03c8a4170 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_name: BinnedLRUCache 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_options: 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: capacity : 536870912 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: num_shard_bits : 4 2023-12-16T08:32:28.762 INFO:journalctl@ceph.mon.a.smithi029.stdout: strict_capacity_limit : 0 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: high_pri_pool_ratio: 0.000 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_compressed: (nil) 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: persistent_cache: (nil) 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_size: 4096 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_size_deviation: 10 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_restart_interval: 16 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_block_restart_interval: 1 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: metadata_block_size: 4096 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: partition_filters: 0 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: use_delta_encoding: 1 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: whole_key_filtering: 1 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: verify_compression: 0 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: read_amp_bytes_per_bit: 0 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: format_version: 4 2023-12-16T08:32:28.763 INFO:journalctl@ceph.mon.a.smithi029.stdout: enable_index_compression: 1 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_align: 0 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compression: NoCompression 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.num_levels: 7 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T08:32:28.764 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:32:28.765 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T08:32:28.765 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T08:32:28.765 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T08:32:28.766 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.arena_block_size: 4194304 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T08:32:28.767 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.table_properties_collectors: 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.inplace_update_support: 0 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T08:32:28.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.bloom_locality: 0 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.max_successive_merges: 0 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.ttl: 2592000 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.enable_blob_files: false 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.min_blob_size: 0 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T08:32:28.769 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702715548365511, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702715548366617, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 77587, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 75850, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9840, "raw_average_key_size": 47, "raw_value_size": 70160, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 206, "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": 1702715548, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "35b196c7-c267-4803-9232-83ce6f09c646", "db_session_id": "K1ECWWK4L8EG2CAQP764"}} 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702715548367263, "job": 1, "event": "recovery_finished"} 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55a03c88aa80 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: DB pointer 0x55a03c89a000 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** DB Stats ** 2023-12-16T08:32:28.770 INFO:journalctl@ceph.mon.a.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: L0 2/0 77.53 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.9 0.00 0.00 1 0.001 0 0 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: Sum 2/0 77.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.9 0.00 0.00 1 0.001 0 0 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.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 91.9 0.00 0.00 1 0.001 0 0 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:32:28.771 INFO:journalctl@ceph.mon.a.smithi029.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.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 91.9 0.00 0.00 1 0.001 0 0 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative compaction: 0.00 GB write, 17.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval compaction: 0.00 GB write, 17.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:32:28.772 INFO:journalctl@ceph.mon.a.smithi029.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: L0 2/0 77.53 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.9 0.00 0.00 1 0.001 0 0 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: Sum 2/0 77.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.9 0.00 0.00 1 0.001 0 0 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.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 91.9 0.00 0.00 1 0.001 0 0 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T08:32:28.773 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative compaction: 0.00 GB write, 17.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: starting mon.a rank 0 at public addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] at bind addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mon.a@-1(???) e1 preinit fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mon.a@-1(???).mds e1 new map 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mon.a@-1(???).mds e1 print_map 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout: e1 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout: legacy client fscid: -1 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout: No filesystems configured 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-16T08:32:28.774 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta expand map: {default=false} 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta from 'false' to 'false' 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta expanded map: {default=false} 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta expand map: {default=info} 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta from 'info' to 'info' 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta expanded map: {default=info} 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta expand map: {default=daemon} 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta expanded map: {default=daemon} 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta expand map: {default=debug} 2023-12-16T08:32:28.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta from 'debug' to 'debug' 2023-12-16T08:32:28.776 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: expand_channel_meta expanded map: {default=debug} 2023-12-16T08:32:28.776 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T08:32:28.776 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: monmap e1: 1 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0]} 2023-12-16T08:32:28.776 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: fsmap 2023-12-16T08:32:28.776 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T08:32:28.776 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:28 smithi029 ceph-mon[108637]: mgrmap e1: no daemons active 2023-12-16T08:32:29.227 INFO:teuthology.orchestra.run.smithi029.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-16T08:32:29.227 INFO:teuthology.orchestra.run.smithi029.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-16T08:32:29.227 INFO:teuthology.orchestra.run.smithi029.stderr:Creating mgr... 2023-12-16T08:32:29.228 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying port 9283 ... 2023-12-16T08:32:29.382 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: Failed to reset failed state of unit ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.y.service: Unit ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.y.service not loaded. 2023-12-16T08:32:29.389 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: Created symlink /etc/systemd/system/ceph-94699566-9bed-11ee-95a5-87774f69a715.target.wants/ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-94699566-9bed-11ee-95a5-87774f69a715@.service. 2023-12-16T08:32:29.489 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:29 smithi029 systemd[1]: Starting Ceph mgr.y for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:32:29.863 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: disabled 2023-12-16T08:32:29.872 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: inactive 2023-12-16T08:32:29.873 INFO:teuthology.orchestra.run.smithi029.stderr:firewalld.service is not enabled 2023-12-16T08:32:29.873 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to enable service . firewalld.service is not available 2023-12-16T08:32:29.881 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: disabled 2023-12-16T08:32:29.890 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: inactive 2023-12-16T08:32:29.891 INFO:teuthology.orchestra.run.smithi029.stderr:firewalld.service is not enabled 2023-12-16T08:32:29.891 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-16T08:32:29.891 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mgr to start... 2023-12-16T08:32:29.891 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mgr... 2023-12-16T08:32:30.214 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:29 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1069800674' entity='client.admin' 2023-12-16T08:32:30.214 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:29 smithi029 bash[108872]: 28b67ddb2afe09a6aabe7c2f63515afa6ed945fd132f5643af0d90ab27cdd037 2023-12-16T08:32:30.215 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:29 smithi029 systemd[1]: Started Ceph mgr.y for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:32:30.215 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:29 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:29.988+0000 7f671cdb3000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:32:30.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:30.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: { 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "fsid": "94699566-9bed-11ee-95a5-87774f69a715", 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "health": { 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "checks": {}, 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mutes": [] 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum": [ 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 0 2023-12-16T08:32:30.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "a" 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "monmap": { 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osdmap": { 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-16T08:32:30.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "pgmap": { 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-16T08:32:30.402 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "fsmap": { 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "available": false, 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "modules": [ 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "iostat", 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "nfs", 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "restful" 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "services": {} 2023-12-16T08:32:30.403 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:30.404 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "servicemap": { 2023-12-16T08:32:30.404 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:30.404 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "modified": "2023-12-16T08:32:24.869993+0000", 2023-12-16T08:32:30.404 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "services": {} 2023-12-16T08:32:30.404 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:30.404 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-16T08:32:30.404 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: } 2023-12-16T08:32:30.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:30.212+0000 7f671cdb3000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:32:30.691 INFO:teuthology.orchestra.run.smithi029.stderr:mgr not available, waiting (1/15)... 2023-12-16T08:32:30.836 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:30.558+0000 7f671cdb3000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:32:31.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:30 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/66240547' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:32:31.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:31.134+0000 7f671cdb3000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:32:32.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:31.536+0000 7f671cdb3000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:32:32.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:32.282+0000 7f671cdb3000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:32:32.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:32.484+0000 7f671cdb3000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: { 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "fsid": "94699566-9bed-11ee-95a5-87774f69a715", 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "health": { 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "checks": {}, 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mutes": [] 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum": [ 2023-12-16T08:32:33.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 0 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "a" 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "monmap": { 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osdmap": { 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-16T08:32:33.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-16T08:32:33.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "pgmap": { 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-16T08:32:33.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "fsmap": { 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "available": false, 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "modules": [ 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "iostat", 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "nfs", 2023-12-16T08:32:33.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "restful" 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "services": {} 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "servicemap": { 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "modified": "2023-12-16T08:32:24.869993+0000", 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "services": {} 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-16T08:32:33.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: } 2023-12-16T08:32:33.478 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:33 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1344893714' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:32:33.479 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:33.183+0000 7f671cdb3000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:32:33.479 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:33.280+0000 7f671cdb3000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:32:33.479 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:33.378+0000 7f671cdb3000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:32:33.558 INFO:teuthology.orchestra.run.smithi029.stderr:mgr not available, waiting (2/15)... 2023-12-16T08:32:33.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:33.480+0000 7f671cdb3000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:32:33.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:33.582+0000 7f671cdb3000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:32:33.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:33.685+0000 7f671cdb3000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:32:34.336 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:34.027+0000 7f671cdb3000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:32:34.337 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:34.132+0000 7f671cdb3000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:32:34.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:34.335+0000 7f671cdb3000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:32:34.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:34.429+0000 7f671cdb3000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:32:35.504 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:35 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:35.228+0000 7f671cdb3000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:32:35.504 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:35 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:35.393+0000 7f671cdb3000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:32:35.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: { 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "fsid": "94699566-9bed-11ee-95a5-87774f69a715", 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "health": { 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "checks": {}, 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mutes": [] 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum": [ 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 0 2023-12-16T08:32:35.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:36.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "a" 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "monmap": { 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osdmap": { 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-16T08:32:36.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "pgmap": { 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "fsmap": { 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:36.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "available": false, 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "modules": [ 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "iostat", 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "nfs", 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "restful" 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "services": {} 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "servicemap": { 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "modified": "2023-12-16T08:32:24.869993+0000", 2023-12-16T08:32:36.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "services": {} 2023-12-16T08:32:36.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:36.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-16T08:32:36.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: } 2023-12-16T08:32:36.007 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:35 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:35.542+0000 7f671cdb3000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:32:36.286 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:36 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1640173687' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:32:36.287 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:36.004+0000 7f671cdb3000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:32:36.287 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:36.166+0000 7f671cdb3000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:32:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:mgr not available, waiting (3/15)... 2023-12-16T08:32:37.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:36.610+0000 7f671cdb3000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:32:37.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:36.737+0000 7f671cdb3000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:32:37.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: Activating manager daemon y 2023-12-16T08:32:37.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: mgrmap e2: y(active, starting, since 0.00289616s) 2023-12-16T08:32:37.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: Manager daemon y is now available 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' 2023-12-16T08:32:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:37 smithi029 ceph-mon[108637]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' 2023-12-16T08:32:38.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: { 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "fsid": "94699566-9bed-11ee-95a5-87774f69a715", 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "health": { 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "checks": {}, 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mutes": [] 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum": [ 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 0 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-16T08:32:38.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "a" 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "monmap": { 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osdmap": { 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-16T08:32:38.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "pgmap": { 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-16T08:32:38.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "fsmap": { 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "available": true, 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "modules": [ 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "iostat", 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "nfs", 2023-12-16T08:32:38.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "restful" 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ], 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "services": {} 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "servicemap": { 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "modified": "2023-12-16T08:32:24.869993+0000", 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "services": {} 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: }, 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-16T08:32:38.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: } 2023-12-16T08:32:39.010 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:38 smithi029 ceph-mon[108637]: mgrmap e3: y(active, since 1.00634s) 2023-12-16T08:32:40.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:39 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2425204489' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:32:40.741 INFO:teuthology.orchestra.run.smithi029.stderr:mgr is available 2023-12-16T08:32:41.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:40 smithi029 ceph-mon[108637]: mgrmap e4: y(active, since 3s) 2023-12-16T08:32:42.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:42.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: [global] 2023-12-16T08:32:42.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: fsid = 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:32:42.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-16T08:32:42.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-16T08:32:42.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-16T08:32:42.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-16T08:32:42.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:42.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: [mgr] 2023-12-16T08:32:42.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-16T08:32:42.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 2023-12-16T08:32:42.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: [osd] 2023-12-16T08:32:42.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-16T08:32:42.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-16T08:32:42.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:42 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3949111502' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T08:32:42.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:42 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3949111502' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T08:32:44.419 INFO:teuthology.orchestra.run.smithi029.stderr:Enabling cephadm module... 2023-12-16T08:32:46.362 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:46 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3733342125' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-16T08:32:46.363 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ignoring --setuser ceph since I am not root 2023-12-16T08:32:46.363 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ignoring --setgroup ceph since I am not root 2023-12-16T08:32:46.363 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:46.362+0000 7fc10ddc8000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:32:46.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:46.562+0000 7fc10ddc8000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:32:47.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:47 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3733342125' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-16T08:32:47.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:47 smithi029 ceph-mon[108637]: mgrmap e5: y(active, since 9s) 2023-12-16T08:32:47.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:46.894+0000 7fc10ddc8000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:32:47.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:47.463+0000 7fc10ddc8000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:32:48.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:47.868+0000 7fc10ddc8000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:32:49.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:48 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:48.602+0000 7fc10ddc8000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:32:49.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:48 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:48.795+0000 7fc10ddc8000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:32:49.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:49 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:49.485+0000 7fc10ddc8000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:32:49.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:49 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:49.578+0000 7fc10ddc8000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:32:49.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:49 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:49.680+0000 7fc10ddc8000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:32:50.247 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:49 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:49.784+0000 7fc10ddc8000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:32:50.247 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:49 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:49.886+0000 7fc10ddc8000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:32:50.247 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:49 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:49.990+0000 7fc10ddc8000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:32:50.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:50 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:50.342+0000 7fc10ddc8000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:32:50.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:50 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:50.449+0000 7fc10ddc8000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:32:51.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:50 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:50.657+0000 7fc10ddc8000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:32:51.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:50 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:50.752+0000 7fc10ddc8000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:32:51.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: { 2023-12-16T08:32:51.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-16T08:32:51.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "available": true, 2023-12-16T08:32:51.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-16T08:32:51.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-16T08:32:51.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: } 2023-12-16T08:32:51.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:51 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2613519279' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T08:32:51.879 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:51.561+0000 7fc10ddc8000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:32:51.879 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:51.728+0000 7fc10ddc8000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:32:52.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:51.878+0000 7fc10ddc8000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:32:52.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:52 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:52.334+0000 7fc10ddc8000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:32:52.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:52 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:52.488+0000 7fc10ddc8000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:32:53.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:52 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:52.933+0000 7fc10ddc8000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:32:53.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:32:53.062+0000 7fc10ddc8000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:32:54.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: Active manager daemon y restarted 2023-12-16T08:32:54.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: Activating manager daemon y 2023-12-16T08:32:54.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: osdmap e2: 0 total, 0 up, 0 in 2023-12-16T08:32:54.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: mgrmap e6: y(active, starting, since 0.0525534s) 2023-12-16T08:32:54.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:32:54.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:32:54.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:32:54.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:32:54.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:32:54.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: Manager daemon y is now available 2023-12-16T08:32:54.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:32:54.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:32:54.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:32:54.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:32:54.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:32:54.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:32:54.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:32:54.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:32:54] ENGINE Bus STARTING 2023-12-16T08:32:54.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:32:54] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:32:54.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:32:54 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:32:54] ENGINE Bus STARTED 2023-12-16T08:32:55.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:55 smithi029 ceph-mon[108637]: mgrmap e7: y(active, since 1.05509s) 2023-12-16T08:32:55.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:55 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:32:55.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:55 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:32:55.544 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for the mgr to restart... 2023-12-16T08:32:55.544 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mgr epoch 5... 2023-12-16T08:32:56.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:56 smithi029 ceph-mon[108637]: [16/Dec/2023:08:32:54] ENGINE Bus STARTING 2023-12-16T08:32:56.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:56 smithi029 ceph-mon[108637]: [16/Dec/2023:08:32:54] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:32:56.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:56 smithi029 ceph-mon[108637]: [16/Dec/2023:08:32:54] ENGINE Bus STARTED 2023-12-16T08:32:56.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:56 smithi029 ceph-mon[108637]: mgrmap e8: y(active, since 2s) 2023-12-16T08:32:57.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: { 2023-12-16T08:32:57.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mgrmap_epoch": 8, 2023-12-16T08:32:57.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "initialized": true 2023-12-16T08:32:57.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: } 2023-12-16T08:32:57.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:57 smithi029 ceph-mon[108637]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T08:32:57.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:32:57 smithi029 ceph-mon[108637]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T08:32:59.922 INFO:teuthology.orchestra.run.smithi029.stderr:mgr epoch 5 is available 2023-12-16T08:32:59.923 INFO:teuthology.orchestra.run.smithi029.stderr:Setting orchestrator backend to cephadm... 2023-12-16T08:33:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:02 smithi029 ceph-mon[108637]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:02 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:02 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:06.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: value unchanged 2023-12-16T08:33:06.713 INFO:teuthology.orchestra.run.smithi029.stderr:Generating ssh key... 2023-12-16T08:33:07.594 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-mon[108637]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:07.892 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: Generating public/private rsa key pair. 2023-12-16T08:33:07.892 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: Your identification has been saved in /tmp/tmpzw71ai12/key. 2023-12-16T08:33:07.892 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: Your public key has been saved in /tmp/tmpzw71ai12/key.pub. 2023-12-16T08:33:07.892 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: The key fingerprint is: 2023-12-16T08:33:07.892 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: SHA256:VjjhUr2SN6lvRRsCk7Mgx75Y7b7dzCSN+C/+U9EaUp4 ceph-94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:07.892 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: The key's randomart image is: 2023-12-16T08:33:07.892 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: +---[RSA 3072]----+ 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: | . oo | 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: | . +o=o. . | 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: | +.o+*.o o o | 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: | o.=o* + E .| 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: | o oS+ + + + | 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: | . ..o. oo o | 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: | ...o.o. | 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: | .o+*. | 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: | .+++*. | 2023-12-16T08:33:07.893 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: +----[SHA256]-----+ 2023-12-16T08:33:08.515 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtVVzkIS6p5hvaYXPu/a26uJ5GqYCg0TvYwVXOydmVhvOrtc6Xw4nGQUbX8R9KdMHU9t5C0eoUAwqgLHG4vqLpf6VVVRJsv2W5IgiEIh58bHy4NHzMUMpyDcC04l9xMaIcdL+FlN8hhntqLeeY3KCU6ONXbro3EbuWrZZ3waknWY+zRohC2Ni4+fEC7AhvHazI9gn814+p41OfU614qKe/GMwvyPm8VsgJpgX/5+UYgA6oda6HybCzLslSesG0CjMU9EiDcYMW+rggbtfMFtnpPeJ01JbxDm4TCrSj9zodU73XoWbJXcYwoBuSq/CvWxXoGqVvs2aHRcuaRwL7ICKXcUbslmP9vU1wWHuK0RJuuPriww2wdZflzOOQaYqcAR8zTyEW96hTGnF8/jKpFlhmfHNHJjBu0YqD7LjX4Y2RjxzP4bfv3ZGUXDaGfR91ml2TnIpk8kB3xN4GXERJr12lno4v/T1VoDLKq9NITYpKoGWYrf7tyJ9UWaQLvz3M/q8= ceph-94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:08.808 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:08 smithi029 ceph-mon[108637]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:08.808 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:08 smithi029 ceph-mon[108637]: Generating ssh key... 2023-12-16T08:33:08.808 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:08 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:08.808 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:08 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:08.889 INFO:teuthology.orchestra.run.smithi029.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-16T08:33:08.889 INFO:teuthology.orchestra.run.smithi029.stderr:Adding key to root@localhost authorized_keys... 2023-12-16T08:33:08.890 INFO:teuthology.orchestra.run.smithi029.stderr:Adding host smithi029... 2023-12-16T08:33:09.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:09 smithi029 ceph-mon[108637]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:10.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: Added host 'smithi029' with addr '172.21.15.29' 2023-12-16T08:33:10.657 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:10 smithi029 ceph-mon[108637]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi029", "addr": "172.21.15.29", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:10.658 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:10 smithi029 ceph-mon[108637]: Deploying cephadm binary to smithi029 2023-12-16T08:33:10.658 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:10 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:10.658 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:10 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:10.661 INFO:teuthology.orchestra.run.smithi029.stderr:Deploying unmanaged mon service... 2023-12-16T08:33:11.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-16T08:33:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:Deploying unmanaged mgr service... 2023-12-16T08:33:11.807 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:11 smithi029 ceph-mon[108637]: Added host smithi029 2023-12-16T08:33:11.807 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:11 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-16T08:33:12.682 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:12 smithi029 ceph-mon[108637]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:12.682 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:12 smithi029 ceph-mon[108637]: Saving service mon spec with placement count:5 2023-12-16T08:33:12.682 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:12 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:12.682 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:12 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:13.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:13 smithi029 ceph-mon[108637]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:13.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:13 smithi029 ceph-mon[108637]: Saving service mgr spec with placement count:2 2023-12-16T08:33:13.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:13 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:13.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:13 smithi029 ceph-mon[108637]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:13.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:13 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3146861041' entity='client.admin' 2023-12-16T08:33:14.737 INFO:teuthology.orchestra.run.smithi029.stderr:Enabling the dashboard module... 2023-12-16T08:33:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:14 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:14 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1084711099' entity='client.admin' 2023-12-16T08:33:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:14 smithi029 ceph-mon[108637]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:16.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:15 smithi029 ceph-mon[108637]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:16.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:15 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/261280917' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-16T08:33:16.254 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:15 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ignoring --setuser ceph since I am not root 2023-12-16T08:33:16.254 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:15 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ignoring --setgroup ceph since I am not root 2023-12-16T08:33:16.254 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:16.074+0000 7f2b70b4d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:33:16.601 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:16.265+0000 7f2b70b4d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:33:16.891 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:16.600+0000 7f2b70b4d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:33:17.176 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:16 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/261280917' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-16T08:33:17.176 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:16 smithi029 ceph-mon[108637]: mgrmap e9: y(active, since 22s) 2023-12-16T08:33:17.478 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: { 2023-12-16T08:33:17.478 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-16T08:33:17.478 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "available": true, 2023-12-16T08:33:17.478 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-16T08:33:17.478 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-16T08:33:17.479 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: } 2023-12-16T08:33:17.502 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:17.175+0000 7f2b70b4d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:33:17.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:17.588+0000 7f2b70b4d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:33:17.829 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for the mgr to restart... 2023-12-16T08:33:17.829 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mgr epoch 9... 2023-12-16T08:33:18.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:17 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/478476263' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T08:33:18.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:18 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:18.336+0000 7f2b70b4d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:33:18.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:18 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:18.528+0000 7f2b70b4d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:33:19.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:19 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:19.212+0000 7f2b70b4d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:33:19.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:19 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:19.307+0000 7f2b70b4d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:33:19.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:19 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:19.405+0000 7f2b70b4d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:33:20.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:19 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:19.509+0000 7f2b70b4d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:33:20.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:19 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:19.611+0000 7f2b70b4d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:33:20.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:19 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:19.713+0000 7f2b70b4d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:33:20.365 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:20.057+0000 7f2b70b4d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:33:20.366 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:20.162+0000 7f2b70b4d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:33:20.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:20.365+0000 7f2b70b4d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:33:20.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:20.459+0000 7f2b70b4d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:33:21.571 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:21 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:21.255+0000 7f2b70b4d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:33:21.571 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:21 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:21.420+0000 7f2b70b4d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:33:22.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:21 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:21.570+0000 7f2b70b4d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:33:22.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:22 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:22.014+0000 7f2b70b4d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:33:22.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:22 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:22.169+0000 7f2b70b4d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:33:22.879 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:22 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:22.611+0000 7f2b70b4d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:33:22.879 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:22 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:33:22.741+0000 7f2b70b4d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:33:23.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: { 2023-12-16T08:33:23.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-16T08:33:23.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: "initialized": true 2023-12-16T08:33:23.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: } 2023-12-16T08:33:24.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: Active manager daemon y restarted 2023-12-16T08:33:24.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: Activating manager daemon y 2023-12-16T08:33:24.053 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: osdmap e3: 0 total, 0 up, 0 in 2023-12-16T08:33:24.053 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: mgrmap e10: y(active, starting, since 0.0529338s) 2023-12-16T08:33:24.053 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:24.053 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:33:24.053 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:33:24.053 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:33:24.053 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:33:24.053 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: Manager daemon y is now available 2023-12-16T08:33:24.053 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:24.054 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:24.054 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:33:24.054 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:33:24.204 INFO:teuthology.orchestra.run.smithi029.stderr:mgr epoch 9 is available 2023-12-16T08:33:24.204 INFO:teuthology.orchestra.run.smithi029.stderr:Generating a dashboard self-signed certificate... 2023-12-16T08:33:24.335 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:24 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:33:24] ENGINE Bus STARTING 2023-12-16T08:33:24.335 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:24 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:33:24] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:33:24.336 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:33:24 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:33:24] ENGINE Bus STARTED 2023-12-16T08:33:24.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-16T08:33:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:24 smithi029 ceph-mon[108637]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T08:33:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:24 smithi029 ceph-mon[108637]: mgrmap e11: y(active, since 1.05724s) 2023-12-16T08:33:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:24 smithi029 ceph-mon[108637]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T08:33:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:25.695 INFO:teuthology.orchestra.run.smithi029.stderr:Creating initial admin user... 2023-12-16T08:33:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:25 smithi029 ceph-mon[108637]: [16/Dec/2023:08:33:24] ENGINE Bus STARTING 2023-12-16T08:33:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:25 smithi029 ceph-mon[108637]: [16/Dec/2023:08:33:24] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:33:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:25 smithi029 ceph-mon[108637]: [16/Dec/2023:08:33:24] ENGINE Bus STARTED 2023-12-16T08:33:26.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:25 smithi029 ceph-mon[108637]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:26.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:25 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:26.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:25 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:26.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:25 smithi029 ceph-mon[108637]: mgrmap e12: y(active, since 2s) 2023-12-16T08:33:26.550 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$ytSHFQw7DZpWOHQ4uTsLqepz1fb1o6.JGzMlb3vUtYYA7soysvZqe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702715606, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-16T08:33:26.928 INFO:teuthology.orchestra.run.smithi029.stderr:Fetching dashboard port number... 2023-12-16T08:33:27.606 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: 8443 2023-12-16T08:33:27.826 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:27 smithi029 ceph-mon[108637]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:27.826 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:27 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:27.978 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: disabled 2023-12-16T08:33:27.987 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: inactive 2023-12-16T08:33:27.988 INFO:teuthology.orchestra.run.smithi029.stderr:firewalld.service is not enabled 2023-12-16T08:33:27.988 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-16T08:33:27.990 INFO:teuthology.orchestra.run.smithi029.stderr:Ceph Dashboard is now available at: 2023-12-16T08:33:27.990 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:33:27.990 INFO:teuthology.orchestra.run.smithi029.stderr: URL: https://smithi029.front.sepia.ceph.com:8443/ 2023-12-16T08:33:27.990 INFO:teuthology.orchestra.run.smithi029.stderr: User: admin 2023-12-16T08:33:27.991 INFO:teuthology.orchestra.run.smithi029.stderr: Password: vzickd6xjn 2023-12-16T08:33:27.991 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:33:27.991 INFO:teuthology.orchestra.run.smithi029.stderr:Enabling autotune for osd_memory_target 2023-12-16T08:33:28.889 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:28 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4050414572' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-16T08:33:29.620 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr:You can access the Ceph CLI with: 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr: ceph telemetry on 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr:For more information see: 2023-12-16T08:33:29.978 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:33:29.979 INFO:teuthology.orchestra.run.smithi029.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-16T08:33:29.979 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:33:29.979 INFO:teuthology.orchestra.run.smithi029.stderr:Bootstrap complete. 2023-12-16T08:33:30.021 INFO:tasks.cephadm:Fetching config... 2023-12-16T08:33:30.022 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:33:30.022 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-16T08:33:30.043 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-16T08:33:30.043 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:33:30.044 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-16T08:33:30.105 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-16T08:33:30.105 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:33:30.105 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-16T08:33:30.182 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-16T08:33:30.182 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:33:30.182 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-16T08:33:30.244 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-16T08:33:30.244 DEBUG:teuthology.orchestra.run.smithi029:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtVVzkIS6p5hvaYXPu/a26uJ5GqYCg0TvYwVXOydmVhvOrtc6Xw4nGQUbX8R9KdMHU9t5C0eoUAwqgLHG4vqLpf6VVVRJsv2W5IgiEIh58bHy4NHzMUMpyDcC04l9xMaIcdL+FlN8hhntqLeeY3KCU6ONXbro3EbuWrZZ3waknWY+zRohC2Ni4+fEC7AhvHazI9gn814+p41OfU614qKe/GMwvyPm8VsgJpgX/5+UYgA6oda6HybCzLslSesG0CjMU9EiDcYMW+rggbtfMFtnpPeJ01JbxDm4TCrSj9zodU73XoWbJXcYwoBuSq/CvWxXoGqVvs2aHRcuaRwL7ICKXcUbslmP9vU1wWHuK0RJuuPriww2wdZflzOOQaYqcAR8zTyEW96hTGnF8/jKpFlhmfHNHJjBu0YqD7LjX4Y2RjxzP4bfv3ZGUXDaGfR91ml2TnIpk8kB3xN4GXERJr12lno4v/T1VoDLKq9NITYpKoGWYrf7tyJ9UWaQLvz3M/q8= ceph-94699566-9bed-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-16T08:33:30.326 INFO:teuthology.orchestra.run.smithi029.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtVVzkIS6p5hvaYXPu/a26uJ5GqYCg0TvYwVXOydmVhvOrtc6Xw4nGQUbX8R9KdMHU9t5C0eoUAwqgLHG4vqLpf6VVVRJsv2W5IgiEIh58bHy4NHzMUMpyDcC04l9xMaIcdL+FlN8hhntqLeeY3KCU6ONXbro3EbuWrZZ3waknWY+zRohC2Ni4+fEC7AhvHazI9gn814+p41OfU614qKe/GMwvyPm8VsgJpgX/5+UYgA6oda6HybCzLslSesG0CjMU9EiDcYMW+rggbtfMFtnpPeJ01JbxDm4TCrSj9zodU73XoWbJXcYwoBuSq/CvWxXoGqVvs2aHRcuaRwL7ICKXcUbslmP9vU1wWHuK0RJuuPriww2wdZflzOOQaYqcAR8zTyEW96hTGnF8/jKpFlhmfHNHJjBu0YqD7LjX4Y2RjxzP4bfv3ZGUXDaGfR91ml2TnIpk8kB3xN4GXERJr12lno4v/T1VoDLKq9NITYpKoGWYrf7tyJ9UWaQLvz3M/q8= ceph-94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:30.339 DEBUG:teuthology.orchestra.run.smithi190:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtVVzkIS6p5hvaYXPu/a26uJ5GqYCg0TvYwVXOydmVhvOrtc6Xw4nGQUbX8R9KdMHU9t5C0eoUAwqgLHG4vqLpf6VVVRJsv2W5IgiEIh58bHy4NHzMUMpyDcC04l9xMaIcdL+FlN8hhntqLeeY3KCU6ONXbro3EbuWrZZ3waknWY+zRohC2Ni4+fEC7AhvHazI9gn814+p41OfU614qKe/GMwvyPm8VsgJpgX/5+UYgA6oda6HybCzLslSesG0CjMU9EiDcYMW+rggbtfMFtnpPeJ01JbxDm4TCrSj9zodU73XoWbJXcYwoBuSq/CvWxXoGqVvs2aHRcuaRwL7ICKXcUbslmP9vU1wWHuK0RJuuPriww2wdZflzOOQaYqcAR8zTyEW96hTGnF8/jKpFlhmfHNHJjBu0YqD7LjX4Y2RjxzP4bfv3ZGUXDaGfR91ml2TnIpk8kB3xN4GXERJr12lno4v/T1VoDLKq9NITYpKoGWYrf7tyJ9UWaQLvz3M/q8= ceph-94699566-9bed-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-16T08:33:30.383 INFO:teuthology.orchestra.run.smithi190.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtVVzkIS6p5hvaYXPu/a26uJ5GqYCg0TvYwVXOydmVhvOrtc6Xw4nGQUbX8R9KdMHU9t5C0eoUAwqgLHG4vqLpf6VVVRJsv2W5IgiEIh58bHy4NHzMUMpyDcC04l9xMaIcdL+FlN8hhntqLeeY3KCU6ONXbro3EbuWrZZ3waknWY+zRohC2Ni4+fEC7AhvHazI9gn814+p41OfU614qKe/GMwvyPm8VsgJpgX/5+UYgA6oda6HybCzLslSesG0CjMU9EiDcYMW+rggbtfMFtnpPeJ01JbxDm4TCrSj9zodU73XoWbJXcYwoBuSq/CvWxXoGqVvs2aHRcuaRwL7ICKXcUbslmP9vU1wWHuK0RJuuPriww2wdZflzOOQaYqcAR8zTyEW96hTGnF8/jKpFlhmfHNHJjBu0YqD7LjX4Y2RjxzP4bfv3ZGUXDaGfR91ml2TnIpk8kB3xN4GXERJr12lno4v/T1VoDLKq9NITYpKoGWYrf7tyJ9UWaQLvz3M/q8= ceph-94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:30.395 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-16T08:33:30.726 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:30 smithi029 ceph-mon[108637]: mgrmap e13: y(active, since 6s) 2023-12-16T08:33:30.726 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:30 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2690457579' entity='client.admin' 2023-12-16T08:33:32.556 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-16T08:33:32.557 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-16T08:33:33.437 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:33 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1953893003' entity='client.admin' 2023-12-16T08:33:34.485 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:34.485 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi029", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:33:34.485 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:34.485 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:34.485 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:34.485 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:34.485 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:34.485 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:34.485 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:34.586 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi190 2023-12-16T08:33:34.586 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-12-16T08:33:34.587 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.conf 2023-12-16T08:33:34.609 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-12-16T08:33:34.609 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:33:34.670 INFO:tasks.cephadm:Adding host smithi190 to orchestrator... 2023-12-16T08:33:34.671 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch host add smithi190 2023-12-16T08:33:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:35 smithi029 ceph-mon[108637]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:35 smithi029 ceph-mon[108637]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:33:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:35 smithi029 ceph-mon[108637]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:33:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:35 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:35 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:36.976 INFO:teuthology.orchestra.run.smithi029.stdout:Added host 'smithi190' with addr '172.21.15.190' 2023-12-16T08:33:37.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:36 smithi029 ceph-mon[108637]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:37.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:36 smithi029 ceph-mon[108637]: Deploying cephadm binary to smithi190 2023-12-16T08:33:37.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:36 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:37.371 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-16T08:33:38.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:37 smithi029 ceph-mon[108637]: Added host smithi190 2023-12-16T08:33:38.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:38.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:38.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:38.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:38.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:38.702 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:33:38.702 INFO:teuthology.orchestra.run.smithi029.stdout:[{"addr": "172.21.15.29", "hostname": "smithi029", "labels": [], "status": ""}, {"addr": "172.21.15.190", "hostname": "smithi190", "labels": [], "status": ""}] 2023-12-16T08:33:39.103 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-16T08:33:39.104 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-16T08:33:39.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:39 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:39.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:39 smithi029 ceph-mon[108637]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T08:33:40.605 INFO:teuthology.orchestra.run.smithi029.stderr:adjusted tunables profile to default 2023-12-16T08:33:40.870 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:40 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1943888631' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-16T08:33:40.995 INFO:tasks.cephadm:Adding mon.a on smithi029 2023-12-16T08:33:40.995 INFO:tasks.cephadm:Adding mon.c on smithi029 2023-12-16T08:33:40.995 INFO:tasks.cephadm:Adding mon.b on smithi190 2023-12-16T08:33:40.995 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch apply mon '3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi190:172.21.15.190=b' 2023-12-16T08:33:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:41 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1943888631' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-16T08:33:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:41 smithi029 ceph-mon[108637]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:33:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:41 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:41 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:41 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:33:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:41 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:42.316 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled mon update... 2023-12-16T08:33:42.749 DEBUG:teuthology.orchestra.run.smithi029:mon.c> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.c.service 2023-12-16T08:33:42.751 DEBUG:teuthology.orchestra.run.smithi190:mon.b> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.b.service 2023-12-16T08:33:42.754 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-16T08:33:42.754 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T08:33:42.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:-- Logs begin at Sat 2023-12-16 08:21:52 UTC. -- 2023-12-16T08:33:42.784 INFO:journalctl@ceph.mon.c.smithi029.stdout:-- Logs begin at Sat 2023-12-16 08:21:59 UTC. -- 2023-12-16T08:33:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi190:172.21.15.190=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: Saving service mon spec with placement smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi190:172.21.15.190=b;count:3 2023-12-16T08:33:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:33:43.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:33:43.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:43.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:43.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:33:43.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:43.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: Deploying daemon mon.c on smithi029 2023-12-16T08:33:43.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:43 smithi029 ceph-mon[108637]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:44.135 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:33:44.136 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"94699566-9bed-11ee-95a5-87774f69a715","modified":"2023-12-16T08:32:22.892073Z","created":"2023-12-16T08:32:22.892073Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T08:33:44.138 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2023-12-16T08:33:44.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:44 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/356552757' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T08:33:44.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:44 smithi029 systemd[1]: Starting Ceph mon.c for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:33:45.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T08:33:45.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: pidfile_write: ignore empty --pid-file 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 bash[114730]: 1cbb01f87ba887b862238b9dc4724a3580a0cf010d83a2b3c80d367ce4a9a813 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 systemd[1]: Started Ceph mon.c for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: load: jerasure load: lrc 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: RocksDB version: 6.15.5 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Compile date Apr 18 2022 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: DB SUMMARY 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: DB Session ID: FLKEZ9IP5UQHL2EPG1LM 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: CURRENT file: CURRENT 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.error_if_exists: 0 2023-12-16T08:33:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.create_if_missing: 0 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.paranoid_checks: 1 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.env: 0x55fbaf2b7860 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.fs: Posix File System 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.info_log: 0x55fbaff69dc0 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.statistics: (nil) 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.use_fsync: 0 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_log_file_size: 0 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.allow_fallocate: 1 2023-12-16T08:33:45.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T08:33:45.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T08:33:45.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.use_direct_reads: 0 2023-12-16T08:33:45.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T08:33:45.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T08:33:45.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.db_log_dir: 2023-12-16T08:33:45.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-16T08:33:45.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T08:33:45.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T08:33:45.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T08:33:45.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T08:33:45.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T08:33:45.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T08:33:45.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T08:33:45.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.write_buffer_manager: 0x55fbb005a2d0 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.unordered_write: 0 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T08:33:45.509 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.row_cache: None 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.wal_filter: None 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.preserve_deletes: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.two_write_queues: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.atomic_flush: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.log_readahead_size: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T08:33:45.510 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T08:33:45.511 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T08:33:45.511 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T08:33:45.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_background_jobs: 2 2023-12-16T08:33:45.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_background_compactions: -1 2023-12-16T08:33:45.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_subcompactions: 1 2023-12-16T08:33:45.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T08:33:45.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T08:33:45.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T08:33:45.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T08:33:45.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_open_files: -1 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_background_flushes: -1 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Compression algorithms supported: 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: kZSTD supported: 0 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: kXpressCompression supported: 0 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: kLZ4Compression supported: 1 2023-12-16T08:33:45.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: kBZip2Compression supported: 0 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: kZlibCompression supported: 1 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: kSnappyCompression supported: 1 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.merge_operator: 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_filter: None 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fbaff35d00) 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout: cache_index_and_filter_blocks: 1 2023-12-16T08:33:45.515 INFO:journalctl@ceph.mon.c.smithi029.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: pin_top_level_index_and_filter: 1 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_type: 0 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: data_block_index_type: 0 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_shortening: 1 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: hash_index_allow_collision: 1 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: checksum: 1 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: no_block_cache: 0 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache: 0x55fbaffa0170 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_name: BinnedLRUCache 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_options: 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: capacity : 536870912 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: num_shard_bits : 4 2023-12-16T08:33:45.516 INFO:journalctl@ceph.mon.c.smithi029.stdout: strict_capacity_limit : 0 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: high_pri_pool_ratio: 0.000 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_compressed: (nil) 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: persistent_cache: (nil) 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_size: 4096 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_size_deviation: 10 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_restart_interval: 16 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_block_restart_interval: 1 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: metadata_block_size: 4096 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: partition_filters: 0 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: use_delta_encoding: 1 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: whole_key_filtering: 1 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: verify_compression: 0 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: read_amp_bytes_per_bit: 0 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: format_version: 4 2023-12-16T08:33:45.517 INFO:journalctl@ceph.mon.c.smithi029.stdout: enable_index_compression: 1 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_align: 0 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compression: NoCompression 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.num_levels: 7 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T08:33:45.518 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T08:33:45.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.arena_block_size: 4194304 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-16T08:33:45.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.table_properties_collectors: 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.inplace_update_support: 0 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T08:33:45.521 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.bloom_locality: 0 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.max_successive_merges: 0 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.ttl: 2592000 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.enable_blob_files: false 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.min_blob_size: 0 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-12-16T08:33:45.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702715625013308, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702715625013657, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_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": 1702715625, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "fc8f5d6f-4045-445c-a7be-c60c9da04e56", "db_session_id": "FLKEZ9IP5UQHL2EPG1LM"}} 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702715625014095, "job": 1, "event": "recovery_finished"} 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55fbaff86a80 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: DB pointer 0x55fbaff96000 2023-12-16T08:33:45.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** DB Stats ** 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:45.524 INFO:journalctl@ceph.mon.c.smithi029.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.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 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.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 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:33:45.525 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.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 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:33:45.526 INFO:journalctl@ceph.mon.c.smithi029.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: using public_addrv [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: starting mon.c rank -1 at public addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] at bind addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(???) e0 preinit fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).mds e1 new map 2023-12-16T08:33:45.527 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout: e1 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout: legacy client fscid: -1 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout: No filesystems configured 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: 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-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T08:33:45.528 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mkfs 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: monmap e1: 1 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0]} 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: fsmap 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e1: no daemons active 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1780045507' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3188442377' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3188442377' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: monmap e1: 1 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0]} 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: fsmap 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T08:33:45.529 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e1: no daemons active 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1069800674' entity='client.admin' 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/66240547' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1344893714' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1640173687' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Activating manager daemon y 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e2: y(active, starting, since 0.00289616s) 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Manager daemon y is now available 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:33:45.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e3: y(active, since 1.00634s) 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2425204489' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e4: y(active, since 3s) 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3949111502' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3949111502' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3733342125' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3733342125' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e5: y(active, since 9s) 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2613519279' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Active manager daemon y restarted 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Activating manager daemon y 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: osdmap e2: 0 total, 0 up, 0 in 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e6: y(active, starting, since 0.0525534s) 2023-12-16T08:33:45.531 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Manager daemon y is now available 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e7: y(active, since 1.05509s) 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: [16/Dec/2023:08:32:54] ENGINE Bus STARTING 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: [16/Dec/2023:08:32:54] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: [16/Dec/2023:08:32:54] ENGINE Bus STARTED 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e8: y(active, since 2s) 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Generating ssh key... 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.533 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.534 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi029", "addr": "172.21.15.29", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.534 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Deploying cephadm binary to smithi029 2023-12-16T08:33:45.534 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.534 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.534 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Added host smithi029 2023-12-16T08:33:45.534 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.534 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.534 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Saving service mon spec with placement count:5 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Saving service mgr spec with placement count:2 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3146861041' entity='client.admin' 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1084711099' entity='client.admin' 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/261280917' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/261280917' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e9: y(active, since 22s) 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/478476263' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T08:33:45.535 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Active manager daemon y restarted 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Activating manager daemon y 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: osdmap e3: 0 total, 0 up, 0 in 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e10: y(active, starting, since 0.0529338s) 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Manager daemon y is now available 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e11: y(active, since 1.05724s) 2023-12-16T08:33:45.536 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: [16/Dec/2023:08:33:24] ENGINE Bus STARTING 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: [16/Dec/2023:08:33:24] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: [16/Dec/2023:08:33:24] ENGINE Bus STARTED 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e12: y(active, since 2s) 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4050414572' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mgrmap e13: y(active, since 6s) 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2690457579' entity='client.admin' 2023-12-16T08:33:45.537 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1953893003' entity='client.admin' 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi029", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.538 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Deploying cephadm binary to smithi190 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Added host smithi190 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1943888631' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1943888631' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:33:45.539 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.540 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi190:172.21.15.190=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:45.540 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Saving service mon spec with placement smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi190:172.21.15.190=b;count:3 2023-12-16T08:33:45.540 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.540 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-16T08:33:45.540 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T08:33:45.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:45.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:45.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:33:45.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:33:45.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:45.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:33:45.542 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:45.542 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: Deploying daemon mon.c on smithi029 2023-12-16T08:33:45.542 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:45.542 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/356552757' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T08:33:45.542 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-16T08:33:45.542 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:45 smithi029 ceph-mon[114768]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-16T08:33:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: mon.a calling monitor election 2023-12-16T08:33:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: mon.c calling monitor election 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: monmap e2: 2 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: fsmap 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: mgrmap e13: y(active, since 27s) 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: overall HEALTH_OK 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:50.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: mon.a calling monitor election 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: mon.c calling monitor election 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: monmap e2: 2 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: fsmap 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: mgrmap e13: y(active, since 27s) 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: overall HEALTH_OK 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:33:50.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:50.600 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:33:50.600 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":2,"fsid":"94699566-9bed-11ee-95a5-87774f69a715","modified":"2023-12-16T08:33:45.037655Z","created":"2023-12-16T08:32:22.892073Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:3301","nonce":0},{"type":"v1","addr":"172.21.15.29:6790","nonce":0}]},"addr":"172.21.15.29:6790/0","public_addr":"172.21.15.29:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-16T08:33:50.603 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 2 2023-12-16T08:33:51.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:51 smithi029 ceph-mon[114768]: Deploying daemon mon.b on smithi190 2023-12-16T08:33:51.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:51 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/3841439337' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T08:33:51.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:51 smithi029 ceph-mon[114768]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:51.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:51 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:51.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:51 smithi029 ceph-mon[108637]: Deploying daemon mon.b on smithi190 2023-12-16T08:33:51.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:51 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/3841439337' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T08:33:51.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:51 smithi029 ceph-mon[108637]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:51.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:51 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:52.376 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-16T08:33:52.376 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T08:33:52.404 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 systemd[1]: Starting Ceph mon.b for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:33:52.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T08:33:52.657 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: pidfile_write: ignore empty --pid-file 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: load: jerasure load: lrc 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: RocksDB version: 6.15.5 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Compile date Apr 18 2022 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: DB SUMMARY 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: DB Session ID: 9EAEIKXH5ZQ5VXIYNIZV 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: CURRENT file: CURRENT 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.error_if_exists: 0 2023-12-16T08:33:52.658 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 bash[109370]: 832108d91566abbe2f953813175e502b7fb97f41a707eac690d3d6f6a0e6abd1 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.create_if_missing: 0 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.paranoid_checks: 1 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.env: 0x55af3363c860 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.fs: Posix File System 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.info_log: 0x55af345b1dc0 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.statistics: (nil) 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.use_fsync: 0 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_log_file_size: 0 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.allow_fallocate: 1 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T08:33:52.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.use_direct_reads: 0 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.db_log_dir: 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.write_buffer_manager: 0x55af346a2240 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T08:33:52.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.unordered_write: 0 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T08:33:52.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.row_cache: None 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.wal_filter: None 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.preserve_deletes: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.two_write_queues: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.atomic_flush: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.log_readahead_size: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T08:33:52.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T08:33:52.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T08:33:52.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T08:33:52.664 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_background_jobs: 2 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_background_compactions: -1 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_subcompactions: 1 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_open_files: -1 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T08:33:52.665 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_background_flushes: -1 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Compression algorithms supported: 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: kZSTD supported: 0 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: kXpressCompression supported: 0 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: kLZ4Compression supported: 1 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: kBZip2Compression supported: 0 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: kZlibCompression supported: 1 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: kSnappyCompression supported: 1 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T08:33:52.666 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.merge_operator: 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_filter: None 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55af3457dd00) 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: cache_index_and_filter_blocks: 1 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: pin_top_level_index_and_filter: 1 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: index_type: 0 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: data_block_index_type: 0 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: index_shortening: 1 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: hash_index_allow_collision: 1 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: checksum: 1 2023-12-16T08:33:52.667 INFO:journalctl@ceph.mon.b.smithi190.stdout: no_block_cache: 0 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache: 0x55af345e8170 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache_name: BinnedLRUCache 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache_options: 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: capacity : 536870912 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: num_shard_bits : 4 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: strict_capacity_limit : 0 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: high_pri_pool_ratio: 0.000 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache_compressed: (nil) 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: persistent_cache: (nil) 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_size: 4096 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_size_deviation: 10 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_restart_interval: 16 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: index_block_restart_interval: 1 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: metadata_block_size: 4096 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: partition_filters: 0 2023-12-16T08:33:52.668 INFO:journalctl@ceph.mon.b.smithi190.stdout: use_delta_encoding: 1 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout: whole_key_filtering: 1 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout: verify_compression: 0 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout: read_amp_bytes_per_bit: 0 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout: format_version: 4 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout: enable_index_compression: 1 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_align: 0 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compression: NoCompression 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.num_levels: 7 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T08:33:52.669 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T08:33:52.670 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T08:33:52.671 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.arena_block_size: 4194304 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T08:33:52.672 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.table_properties_collectors: 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.inplace_update_support: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.bloom_locality: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.max_successive_merges: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.ttl: 2592000 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.enable_blob_files: false 2023-12-16T08:33:52.673 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.min_blob_size: 0 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 systemd[1]: Started Ceph mon.b for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702715632615087, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702715632615435, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1670, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 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": 1702715632, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "55a0bdea-4543-46b3-97dd-ebc5403987aa", "db_session_id": "9EAEIKXH5ZQ5VXIYNIZV"}} 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702715632615846, "job": 1, "event": "recovery_finished"} 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T08:33:52.674 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55af345cea80 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: DB pointer 0x55af345de000 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** DB Stats ** 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:33:52.675 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-12-16T08:33:52.675 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-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:33:52.675 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-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2023-12-16T08:33:52.675 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 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:33:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.9 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.9 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:52.676 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 4.9 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2023-12-16T08:33:52.676 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 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:33:52.676 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 4.9 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:33:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:33:52.676 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-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2023-12-16T08:33:52.677 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 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.9 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.9 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:52.677 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 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2023-12-16T08:33:52.677 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 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:33:52.677 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 4.9 0.00 0.00 1 0.000 0 0 2023-12-16T08:33:52.677 INFO:journalctl@ceph.mon.b.smithi190.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:33:52.678 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-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: 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-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: 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 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(???) e0 preinit fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).mds e1 new map 2023-12-16T08:33:52.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout: e1 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T08:33:52.679 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-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout: legacy client fscid: -1 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout: No filesystems configured 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: 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-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T08:33:52.679 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mkfs 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: monmap e1: 1 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0]} 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: fsmap 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e1: no daemons active 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1780045507' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3188442377' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3188442377' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: monmap e1: 1 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0]} 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: fsmap 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T08:33:52.680 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e1: no daemons active 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1069800674' entity='client.admin' 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/66240547' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1344893714' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1640173687' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Activating manager daemon y 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e2: y(active, starting, since 0.00289616s) 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Manager daemon y is now available 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' 2023-12-16T08:33:52.681 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14100 172.21.15.29:0/984188197' entity='mgr.y' 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e3: y(active, since 1.00634s) 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2425204489' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e4: y(active, since 3s) 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3949111502' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3949111502' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3733342125' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3733342125' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e5: y(active, since 9s) 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2613519279' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Active manager daemon y restarted 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Activating manager daemon y 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: osdmap e2: 0 total, 0 up, 0 in 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e6: y(active, starting, since 0.0525534s) 2023-12-16T08:33:52.682 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Manager daemon y is now available 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e7: y(active, since 1.05509s) 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.683 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: [16/Dec/2023:08:32:54] ENGINE Bus STARTING 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: [16/Dec/2023:08:32:54] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: [16/Dec/2023:08:32:54] ENGINE Bus STARTED 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e8: y(active, since 2s) 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Generating ssh key... 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi029", "addr": "172.21.15.29", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.684 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Deploying cephadm binary to smithi029 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Added host smithi029 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Saving service mon spec with placement count:5 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Saving service mgr spec with placement count:2 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3146861041' entity='client.admin' 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1084711099' entity='client.admin' 2023-12-16T08:33:52.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14120 172.21.15.29:0/1431833742' entity='mgr.y' 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/261280917' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/261280917' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e9: y(active, since 22s) 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/478476263' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Active manager daemon y restarted 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Activating manager daemon y 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: osdmap e3: 0 total, 0 up, 0 in 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e10: y(active, starting, since 0.0529338s) 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:33:52.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Manager daemon y is now available 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e11: y(active, since 1.05724s) 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: [16/Dec/2023:08:33:24] ENGINE Bus STARTING 2023-12-16T08:33:52.687 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: [16/Dec/2023:08:33:24] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: [16/Dec/2023:08:33:24] ENGINE Bus STARTED 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e12: y(active, since 2s) 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4050414572' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e13: y(active, since 6s) 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2690457579' entity='client.admin' 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1953893003' entity='client.admin' 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi029", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.688 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Deploying cephadm binary to smithi190 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Added host smithi190 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:52.689 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1943888631' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1943888631' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi190:172.21.15.190=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Saving service mon spec with placement smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi190:172.21.15.190=b;count:3 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Deploying daemon mon.c on smithi029 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/356552757' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.a calling monitor election 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:52.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.c calling monitor election 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: monmap e2: 2 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: fsmap 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mgrmap e13: y(active, since 27s) 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: overall HEALTH_OK 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: Deploying daemon mon.b on smithi190 2023-12-16T08:33:52.692 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/3841439337' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T08:33:52.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:52.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:52.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-16T08:33:52.693 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:52 smithi190 ceph-mon[109423]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-16T08:33:58.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:58.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: mon.a calling monitor election 2023-12-16T08:33:58.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: mon.c calling monitor election 2023-12-16T08:33:58.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:58.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: fsmap 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: mgrmap e13: y(active, since 34s) 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-16T08:33:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: mon.b (rank 2) addr [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] is down (out of quorum) 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: mon.a calling monitor election 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: mon.c calling monitor election 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:33:58.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: fsmap 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:33:58.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: mgrmap e13: y(active, since 34s) 2023-12-16T08:33:58.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-16T08:33:58.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-16T08:33:58.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-16T08:33:58.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: mon.b (rank 2) addr [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] is down (out of quorum) 2023-12-16T08:33:58.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:58.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:58.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:58.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:58.231 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-12-16T08:33:58.232 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":3,"fsid":"94699566-9bed-11ee-95a5-87774f69a715","modified":"2023-12-16T08:33:52.639498Z","created":"2023-12-16T08:32:22.892073Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:3301","nonce":0},{"type":"v1","addr":"172.21.15.29:6790","nonce":0}]},"addr":"172.21.15.29:6790/0","public_addr":"172.21.15.29:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"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-12-16T08:33:58.235 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 3 2023-12-16T08:33:58.674 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-16T08:33:58.674 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-16T08:33:59.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/784712301' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T08:33:59.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:59.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/784712301' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:33:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:33:59.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:33:59.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:34:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mon.a calling monitor election 2023-12-16T08:34:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mon.c calling monitor election 2023-12-16T08:34:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: fsmap 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mgrmap e13: y(active, since 34s) 2023-12-16T08:34:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mon.b (rank 2) addr [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] is down (out of quorum) 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/784712301' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mon.b calling monitor election 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mon.b calling monitor election 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mon.c calling monitor election 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mon.a calling monitor election 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: fsmap 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: mgrmap e13: y(active, since 36s) 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: Cluster is now healthy 2023-12-16T08:34:00.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: overall HEALTH_OK 2023-12-16T08:34:00.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:34:00.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:34:00.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:33:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:00.100 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: mon.b calling monitor election 2023-12-16T08:34:00.100 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: mon.b calling monitor election 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: mon.c calling monitor election 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: mon.a calling monitor election 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: fsmap 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: mgrmap e13: y(active, since 36s) 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: Cluster is now healthy 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: overall HEALTH_OK 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:34:00.101 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: mon.b calling monitor election 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: mon.b calling monitor election 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: mon.c calling monitor election 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: mon.a calling monitor election 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: fsmap 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: mgrmap e13: y(active, since 36s) 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: Cluster is now healthy 2023-12-16T08:34:00.102 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: overall HEALTH_OK 2023-12-16T08:34:00.103 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:00.103 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:34:00.103 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:34:00.103 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:33:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:00.493 INFO:teuthology.orchestra.run.smithi029.stdout:# minimal ceph.conf for 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:34:00.493 INFO:teuthology.orchestra.run.smithi029.stdout:[global] 2023-12-16T08:34:00.493 INFO:teuthology.orchestra.run.smithi029.stdout: fsid = 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:34:00.493 INFO:teuthology.orchestra.run.smithi029.stdout: mon_host = [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] 2023-12-16T08:34:01.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:00 smithi029 ceph-mon[114768]: Reconfiguring mon.c (monmap changed)... 2023-12-16T08:34:01.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:00 smithi029 ceph-mon[114768]: Reconfiguring daemon mon.c on smithi029 2023-12-16T08:34:01.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:00 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2937771965' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:01.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:00 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:00 smithi029 ceph-mon[108637]: Reconfiguring mon.c (monmap changed)... 2023-12-16T08:34:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:00 smithi029 ceph-mon[108637]: Reconfiguring daemon mon.c on smithi029 2023-12-16T08:34:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:00 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2937771965' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:00 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:01.141 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-16T08:34:01.141 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:34:01.141 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.conf 2023-12-16T08:34:01.176 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:34:01.176 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:34:01.250 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-12-16T08:34:01.251 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.conf 2023-12-16T08:34:01.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:00 smithi190 ceph-mon[109423]: Reconfiguring mon.c (monmap changed)... 2023-12-16T08:34:01.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:00 smithi190 ceph-mon[109423]: Reconfiguring daemon mon.c on smithi029 2023-12-16T08:34:01.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:00 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2937771965' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:01.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:00 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:34:01.278 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-12-16T08:34:01.278 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:34:01.346 INFO:tasks.cephadm:Adding mgr.y on smithi029 2023-12-16T08:34:01.346 INFO:tasks.cephadm:Adding mgr.x on smithi190 2023-12-16T08:34:01.347 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi029=y;smithi190=x' 2023-12-16T08:34:02.123 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:01 smithi190 ceph-mon[109423]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:02.124 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:02.124 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:34:02.124 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:34:02.124 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:02.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[114768]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:02.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:02.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:34:02.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:34:02.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:02.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[108637]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:02.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:02.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:34:02.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:34:02.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:02.959 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled mgr update... 2023-12-16T08:34:03.128 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:02 smithi190 ceph-mon[109423]: Reconfiguring mon.b (monmap changed)... 2023-12-16T08:34:03.129 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:02 smithi190 ceph-mon[109423]: Reconfiguring daemon mon.b on smithi190 2023-12-16T08:34:03.129 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:03.129 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:03.129 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:03.129 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:03.130 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:03.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[108637]: Reconfiguring mon.b (monmap changed)... 2023-12-16T08:34:03.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[108637]: Reconfiguring daemon mon.b on smithi190 2023-12-16T08:34:03.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:03.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:03.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:03.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:03.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:03.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[114768]: Reconfiguring mon.b (monmap changed)... 2023-12-16T08:34:03.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[114768]: Reconfiguring daemon mon.b on smithi190 2023-12-16T08:34:03.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:03.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:03.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:03.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:03.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:03.287 DEBUG:teuthology.orchestra.run.smithi190:mgr.x> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.x.service 2023-12-16T08:34:03.289 INFO:tasks.cephadm:Deploying OSDs... 2023-12-16T08:34:03.289 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:34:03.290 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/scratch_devs of=/dev/stdout 2023-12-16T08:34:03.314 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-12-16T08:34:03.314 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_1 2023-12-16T08:34:03.317 INFO:journalctl@ceph.mgr.x.smithi190.stdout:-- Logs begin at Sat 2023-12-16 08:21:52 UTC. -- 2023-12-16T08:34:03.376 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-16T08:34:03.377 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T08:34:03.377 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 389686 Links: 1 2023-12-16T08:34:03.377 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T08:34:03.377 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T08:34:03.377 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-12-16 08:33:44.600436583 +0000 2023-12-16T08:34:03.377 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-12-16 08:30:09.186646775 +0000 2023-12-16T08:34:03.377 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-12-16 08:30:09.186646775 +0000 2023-12-16T08:34:03.377 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-12-16T08:34:03.377 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-16T08:34:03.451 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-12-16T08:34:03.451 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-12-16T08:34:03.451 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.0001288 s, 4.0 MB/s 2023-12-16T08:34:03.452 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-16T08:34:03.517 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_2 2023-12-16T08:34:03.580 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-16T08:34:03.581 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T08:34:03.581 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 389775 Links: 1 2023-12-16T08:34:03.581 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T08:34:03.581 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T08:34:03.581 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-12-16 08:33:44.600436583 +0000 2023-12-16T08:34:03.581 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-12-16 08:30:09.759637296 +0000 2023-12-16T08:34:03.581 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-12-16 08:30:09.759637296 +0000 2023-12-16T08:34:03.581 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-12-16T08:34:03.582 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-16T08:34:03.653 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-12-16T08:34:03.653 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-12-16T08:34:03.653 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000125284 s, 4.1 MB/s 2023-12-16T08:34:03.654 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-16T08:34:03.719 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_3 2023-12-16T08:34:03.782 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-16T08:34:03.782 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T08:34:03.782 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 395968 Links: 1 2023-12-16T08:34:03.782 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T08:34:03.782 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T08:34:03.782 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-12-16 08:33:44.600436583 +0000 2023-12-16T08:34:03.782 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-12-16 08:30:10.345627602 +0000 2023-12-16T08:34:03.782 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-12-16 08:30:10.345627602 +0000 2023-12-16T08:34:03.783 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-12-16T08:34:03.783 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-16T08:34:03.855 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-12-16T08:34:03.856 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-12-16T08:34:03.856 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000125706 s, 4.1 MB/s 2023-12-16T08:34:03.857 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-16T08:34:03.922 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_4 2023-12-16T08:34:03.986 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-16T08:34:03.986 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T08:34:03.986 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 399598 Links: 1 2023-12-16T08:34:03.986 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T08:34:03.986 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T08:34:03.986 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-12-16 08:33:44.601436567 +0000 2023-12-16T08:34:03.986 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-12-16 08:30:10.917618140 +0000 2023-12-16T08:34:03.987 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-12-16 08:30:10.917618140 +0000 2023-12-16T08:34:03.987 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-12-16T08:34:03.987 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-16T08:34:04.059 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-12-16T08:34:04.059 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-12-16T08:34:04.059 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000129976 s, 3.9 MB/s 2023-12-16T08:34:04.061 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-16T08:34:04.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:04.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:04.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:04.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:04.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:04.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:04.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:34:04.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-16T08:34:04.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:34:04.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:04.125 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-12-16T08:34:04.125 DEBUG:teuthology.orchestra.run.smithi190:> dd if=/scratch_devs of=/dev/stdout 2023-12-16T08:34:04.145 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-12-16T08:34:04.145 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_1 2023-12-16T08:34:04.207 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-16T08:34:04.207 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T08:34:04.207 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 6h/6d Inode: 393519 Links: 1 2023-12-16T08:34:04.208 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T08:34:04.208 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T08:34:04.208 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2023-12-16 08:34:04.140073711 +0000 2023-12-16T08:34:04.208 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2023-12-16 08:29:13.488823168 +0000 2023-12-16T08:34:04.208 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2023-12-16 08:29:13.488823168 +0000 2023-12-16T08:34:04.208 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2023-12-16T08:34:04.208 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-16T08:34:04.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:04.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:04.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:04.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:04.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:04.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:04.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:34:04.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-16T08:34:04.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:34:04.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:34:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-16T08:34:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:34:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:04.279 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2023-12-16T08:34:04.279 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2023-12-16T08:34:04.279 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000214362 s, 2.4 MB/s 2023-12-16T08:34:04.280 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-16T08:34:04.339 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_2 2023-12-16T08:34:04.398 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-16T08:34:04.398 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T08:34:04.399 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 6h/6d Inode: 393644 Links: 1 2023-12-16T08:34:04.399 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T08:34:04.399 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T08:34:04.399 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2023-12-16 08:34:04.140073711 +0000 2023-12-16T08:34:04.399 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2023-12-16 08:29:13.998808844 +0000 2023-12-16T08:34:04.399 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2023-12-16 08:29:13.998808844 +0000 2023-12-16T08:34:04.399 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2023-12-16T08:34:04.399 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-16T08:34:04.413 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:04 smithi190 systemd[1]: Starting Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:34:04.439 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2023-12-16T08:34:04.440 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2023-12-16T08:34:04.440 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000220374 s, 2.3 MB/s 2023-12-16T08:34:04.441 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-16T08:34:04.499 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_3 2023-12-16T08:34:04.558 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-16T08:34:04.558 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T08:34:04.558 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 6h/6d Inode: 389602 Links: 1 2023-12-16T08:34:04.558 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T08:34:04.558 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T08:34:04.558 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2023-12-16 08:34:04.140073711 +0000 2023-12-16T08:34:04.558 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2023-12-16 08:29:14.498794802 +0000 2023-12-16T08:34:04.558 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2023-12-16 08:29:14.498794802 +0000 2023-12-16T08:34:04.558 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2023-12-16T08:34:04.559 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-16T08:34:04.628 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2023-12-16T08:34:04.628 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2023-12-16T08:34:04.628 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000201743 s, 2.5 MB/s 2023-12-16T08:34:04.629 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-16T08:34:04.687 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_4 2023-12-16T08:34:04.691 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-mgr[110765]: -- 172.21.15.190:0/1117255078 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557c1edf8340 con 0x557c1edd0800 2023-12-16T08:34:04.691 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:04 smithi190 bash[110609]: 4eacf8a022846353ac823b3cc05f91eb73bb2353fe03dc8129ad78cca8e35865 2023-12-16T08:34:04.691 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:04 smithi190 systemd[1]: Started Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:34:04.708 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-16T08:34:04.708 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T08:34:04.709 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 6h/6d Inode: 395725 Links: 1 2023-12-16T08:34:04.709 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T08:34:04.709 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T08:34:04.709 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2023-12-16 08:34:04.140073711 +0000 2023-12-16T08:34:04.709 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2023-12-16 08:29:15.016780253 +0000 2023-12-16T08:34:04.709 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2023-12-16 08:29:15.016780253 +0000 2023-12-16T08:34:04.709 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2023-12-16T08:34:04.709 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-16T08:34:04.775 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2023-12-16T08:34:04.775 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2023-12-16T08:34:04.775 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000222993 s, 2.3 MB/s 2023-12-16T08:34:04.776 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-16T08:34:04.838 INFO:tasks.cephadm:Deploying osd.0 on smithi029 with /dev/vg_nvme/lv_4... 2023-12-16T08:34:04.838 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-16T08:34:05.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:04.724+0000 7f7278900000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:34:05.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:04.899+0000 7f7278900000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:34:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-mon[109423]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi029=y;smithi190=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-mon[109423]: Saving service mgr spec with placement smithi029=y;smithi190=x;count:2 2023-12-16T08:34:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-mon[109423]: Deploying daemon mgr.x on smithi190 2023-12-16T08:34:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:04 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:05.189 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[108637]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi029=y;smithi190=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:05.189 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[108637]: Saving service mgr spec with placement smithi029=y;smithi190=x;count:2 2023-12-16T08:34:05.189 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[108637]: Deploying daemon mgr.x on smithi190 2023-12-16T08:34:05.189 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:05.189 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:05.189 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:05.189 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:05.189 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[114768]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi029=y;smithi190=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:05.190 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[114768]: Saving service mgr spec with placement smithi029=y;smithi190=x;count:2 2023-12-16T08:34:05.190 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[114768]: Deploying daemon mgr.x on smithi190 2023-12-16T08:34:05.190 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:05.190 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:05.190 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:05.190 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:04 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:05.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:05 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:05.224+0000 7f7278900000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:34:06.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:05 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:05.746+0000 7f7278900000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:34:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:05 smithi190 ceph-mon[109423]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:34:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:34:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:06.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[108637]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:06.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:06.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:06.138 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:34:06.138 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:34:06.138 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:06.138 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[114768]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:06.138 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:06.138 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:06.138 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:34:06.138 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:34:06.138 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:06.391 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-16T08:34:06.391 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-16T08:34:06.391 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10+0 records in 2023-12-16T08:34:06.391 INFO:teuthology.orchestra.run.smithi029.stderr:10+0 records out 2023-12-16T08:34:06.391 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00865344 s, 1.2 GB/s 2023-12-16T08:34:06.392 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping successful for: 2023-12-16T08:34:06.519 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:06.104+0000 7f7278900000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:34:06.860 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi029:vg_nvme/lv_4 2023-12-16T08:34:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[108637]: Reconfiguring mgr.y (unknown last config time)... 2023-12-16T08:34:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[108637]: Reconfiguring daemon mgr.y on smithi029 2023-12-16T08:34:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:07.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[114768]: Reconfiguring mgr.y (unknown last config time)... 2023-12-16T08:34:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[114768]: Reconfiguring daemon mgr.y on smithi029 2023-12-16T08:34:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:06 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:07.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:06.743+0000 7f7278900000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:34:07.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:06.911+0000 7f7278900000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:34:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-mon[109423]: Reconfiguring mgr.y (unknown last config time)... 2023-12-16T08:34:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-mon[109423]: Reconfiguring daemon mgr.y on smithi029 2023-12-16T08:34:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:06 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:07.760 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:07.503+0000 7f7278900000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:34:07.760 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:07.584+0000 7f7278900000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:34:07.760 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:07.669+0000 7f7278900000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:34:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:07 smithi190 ceph-mon[109423]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:08.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:07.759+0000 7f7278900000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:34:08.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:07.848+0000 7f7278900000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:34:08.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:07.941+0000 7f7278900000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:34:08.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:07 smithi029 ceph-mon[108637]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:08.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:08.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:07 smithi029 ceph-mon[114768]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:08.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:08.512 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:08.240+0000 7f7278900000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:34:08.513 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:08.332+0000 7f7278900000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:34:08.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:08.511+0000 7f7278900000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:34:08.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:08.593+0000 7f7278900000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:34:09.088 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:08 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:34:09.088 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:08 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:34:09.089 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:08 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:09.089 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:08 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:34:09.089 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:08 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:34:09.089 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:08 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:09.277 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:08 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:34:09.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:08 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:34:09.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:08 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:09.568 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:09 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:09.290+0000 7f7278900000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:34:09.569 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:09 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:09.435+0000 7f7278900000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:34:09.882 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:09 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:09.567+0000 7f7278900000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:34:10.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:09 smithi029 ceph-mon[108637]: from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:10.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:09 smithi029 ceph-mon[108637]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:10.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:09 smithi029 ceph-mon[114768]: from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:10.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:09 smithi029 ceph-mon[114768]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:10.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:09 smithi190 ceph-mon[109423]: from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:10.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:09 smithi190 ceph-mon[109423]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:10.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:09 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:09.956+0000 7f7278900000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:34:10.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:10.091+0000 7f7278900000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:34:10.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:10.476+0000 7f7278900000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:34:10.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:34:10.589+0000 7f7278900000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:34:11.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/901846595' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cd5e4b7-db63-4e4f-a5af-19e765198b54"}]: dispatch 2023-12-16T08:34:11.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cd5e4b7-db63-4e4f-a5af-19e765198b54"}]: dispatch 2023-12-16T08:34:11.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5cd5e4b7-db63-4e4f-a5af-19e765198b54"}]': finished 2023-12-16T08:34:11.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: osdmap e5: 1 total, 0 up, 1 in 2023-12-16T08:34:11.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:11.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: Standby manager daemon x started 2023-12-16T08:34:11.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:34:11.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:34:11.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:34:11.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:34:11.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3399318187' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:34:11.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/901846595' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cd5e4b7-db63-4e4f-a5af-19e765198b54"}]: dispatch 2023-12-16T08:34:11.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cd5e4b7-db63-4e4f-a5af-19e765198b54"}]: dispatch 2023-12-16T08:34:11.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5cd5e4b7-db63-4e4f-a5af-19e765198b54"}]': finished 2023-12-16T08:34:11.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: osdmap e5: 1 total, 0 up, 1 in 2023-12-16T08:34:11.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:11.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: Standby manager daemon x started 2023-12-16T08:34:11.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:34:11.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:34:11.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:34:11.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:34:11.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:10 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3399318187' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/901846595' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cd5e4b7-db63-4e4f-a5af-19e765198b54"}]: dispatch 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cd5e4b7-db63-4e4f-a5af-19e765198b54"}]: dispatch 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5cd5e4b7-db63-4e4f-a5af-19e765198b54"}]': finished 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: osdmap e5: 1 total, 0 up, 1 in 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: Standby manager daemon x started 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/3452622150' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:34:11.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:10 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3399318187' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:34:12.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:11 smithi029 ceph-mon[108637]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:12.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:11 smithi029 ceph-mon[108637]: mgrmap e14: y(active, since 48s), standbys: x 2023-12-16T08:34:12.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:11 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:34:12.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:11 smithi029 ceph-mon[114768]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:12.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:11 smithi029 ceph-mon[114768]: mgrmap e14: y(active, since 48s), standbys: x 2023-12-16T08:34:12.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:11 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:34:12.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:11 smithi190 ceph-mon[109423]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:12.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:11 smithi190 ceph-mon[109423]: mgrmap e14: y(active, since 48s), standbys: x 2023-12-16T08:34:12.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:11 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:34:14.230 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:13 smithi029 ceph-mon[108637]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:14.230 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:13 smithi029 ceph-mon[114768]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:14.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:13 smithi190 ceph-mon[109423]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:16.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:15 smithi029 ceph-mon[108637]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:16.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:15 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T08:34:16.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:15 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:16.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:15 smithi029 ceph-mon[114768]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:16.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:15 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T08:34:16.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:15 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:16.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:15 smithi190 ceph-mon[109423]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:16.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:15 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T08:34:16.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:15 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:17.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:16 smithi029 ceph-mon[108637]: Deploying daemon osd.0 on smithi029 2023-12-16T08:34:17.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:16 smithi029 ceph-mon[114768]: Deploying daemon osd.0 on smithi029 2023-12-16T08:34:17.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:16 smithi190 ceph-mon[109423]: Deploying daemon osd.0 on smithi029 2023-12-16T08:34:18.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:17 smithi029 ceph-mon[108637]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:18.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:17 smithi029 ceph-mon[114768]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:18.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:17 smithi190 ceph-mon[109423]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:19.740 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[108637]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:19.740 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:19.740 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:19.740 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:19.740 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:19.741 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[114768]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:19.741 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:19.741 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:19.741 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:19.741 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:19.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:19 smithi190 ceph-mon[109423]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:19.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:19.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:19.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:19.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:21.498 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 0 on host 'smithi029' 2023-12-16T08:34:21.838 DEBUG:teuthology.orchestra.run.smithi029:osd.0> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.0.service 2023-12-16T08:34:21.840 INFO:tasks.cephadm:Deploying osd.1 on smithi029 with /dev/vg_nvme/lv_3... 2023-12-16T08:34:21.840 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-16T08:34:21.873 INFO:journalctl@ceph.osd.0.smithi029.stdout:-- Logs begin at Sat 2023-12-16 08:21:59 UTC. -- 2023-12-16T08:34:21.963 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:21.963 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:21.963 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[108637]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:21.963 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:21.963 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:21.964 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:21.964 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:21.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:21.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:21.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[114768]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:21.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:21.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:21.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:21.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:21 smithi190 ceph-mon[109423]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:22.601 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:34:22 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[118186]: 2023-12-16T08:34:22.347+0000 7f65d1c1f3c0 -1 osd.0 0 log_to_monitors true 2023-12-16T08:34:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:22 smithi029 ceph-mon[108637]: from='osd.0 [v2:172.21.15.29:6802/1014594785,v1:172.21.15.29:6803/1014594785]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T08:34:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:22 smithi029 ceph-mon[108637]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T08:34:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:22 smithi029 ceph-mon[114768]: from='osd.0 [v2:172.21.15.29:6802/1014594785,v1:172.21.15.29:6803/1014594785]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T08:34:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:22 smithi029 ceph-mon[114768]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T08:34:23.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:22 smithi190 ceph-mon[109423]: from='osd.0 [v2:172.21.15.29:6802/1014594785,v1:172.21.15.29:6803/1014594785]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T08:34:23.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:22 smithi190 ceph-mon[109423]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T08:34:23.873 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-16T08:34:23.873 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-16T08:34:23.873 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10+0 records in 2023-12-16T08:34:23.873 INFO:teuthology.orchestra.run.smithi029.stderr:10+0 records out 2023-12-16T08:34:23.873 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00991268 s, 1.1 GB/s 2023-12-16T08:34:23.873 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping successful for: 2023-12-16T08:34:23.911 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[118186]: 2023-12-16T08:34:23.794+0000 7f65c8622700 -1 osd.0 0 waiting for initial osdmap 2023-12-16T08:34:23.911 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[118186]: 2023-12-16T08:34:23.796+0000 7f65c2fb9700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:34:23.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[108637]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T08:34:23.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[108637]: osdmap e6: 1 total, 0 up, 1 in 2023-12-16T08:34:23.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:23.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[108637]: from='osd.0 [v2:172.21.15.29:6802/1014594785,v1:172.21.15.29:6803/1014594785]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:23.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[108637]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:23.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[108637]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:23.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:34:23.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:34:23.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[114768]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T08:34:23.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[114768]: osdmap e6: 1 total, 0 up, 1 in 2023-12-16T08:34:23.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:23.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[114768]: from='osd.0 [v2:172.21.15.29:6802/1014594785,v1:172.21.15.29:6803/1014594785]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:23.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[114768]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:23.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[114768]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:23.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:34:23.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:23 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:34:24.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:23 smithi190 ceph-mon[109423]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T08:34:24.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:23 smithi190 ceph-mon[109423]: osdmap e6: 1 total, 0 up, 1 in 2023-12-16T08:34:24.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:23 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:24.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:23 smithi190 ceph-mon[109423]: from='osd.0 [v2:172.21.15.29:6802/1014594785,v1:172.21.15.29:6803/1014594785]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:24.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:23 smithi190 ceph-mon[109423]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:24.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:23 smithi190 ceph-mon[109423]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T08:34:24.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:23 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:34:24.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:23 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:34:24.297 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi029:vg_nvme/lv_3 2023-12-16T08:34:24.973 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[114768]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:34:24.973 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[114768]: osdmap e7: 1 total, 0 up, 1 in 2023-12-16T08:34:24.973 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:24.973 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:24.973 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[108637]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[108637]: osdmap e7: 1 total, 0 up, 1 in 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:24.974 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:25.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:24 smithi190 ceph-mon[109423]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:34:25.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:24 smithi190 ceph-mon[109423]: osdmap e7: 1 total, 0 up, 1 in 2023-12-16T08:34:25.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:24 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:25.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:24 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:25.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:24 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:25.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:24 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:34:25.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:24 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:25.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:24 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: purged_snaps scrub starts 2023-12-16T08:34:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: purged_snaps scrub ok 2023-12-16T08:34:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: Detected new or changed devices on smithi029 2023-12-16T08:34:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi029 to 16102M 2023-12-16T08:34:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: osd.0 [v2:172.21.15.29:6802/1014594785,v1:172.21.15.29:6803/1014594785] boot 2023-12-16T08:34:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: osdmap e8: 1 total, 1 up, 1 in 2023-12-16T08:34:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: pgmap v29: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: purged_snaps scrub starts 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: purged_snaps scrub ok 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: Detected new or changed devices on smithi029 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi029 to 16102M 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: osd.0 [v2:172.21.15.29:6802/1014594785,v1:172.21.15.29:6803/1014594785] boot 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: osdmap e8: 1 total, 1 up, 1 in 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: pgmap v29: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:34:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:34:26.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:25 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: purged_snaps scrub starts 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: purged_snaps scrub ok 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: Detected new or changed devices on smithi029 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi029 to 16102M 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: osd.0 [v2:172.21.15.29:6802/1014594785,v1:172.21.15.29:6803/1014594785] boot 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: osdmap e8: 1 total, 1 up, 1 in 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: pgmap v29: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:34:26.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:25 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:27.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:26 smithi029 ceph-mon[108637]: from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:27.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:26 smithi029 ceph-mon[108637]: osdmap e9: 1 total, 1 up, 1 in 2023-12-16T08:34:27.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:26 smithi029 ceph-mon[114768]: from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:27.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:26 smithi029 ceph-mon[114768]: osdmap e9: 1 total, 1 up, 1 in 2023-12-16T08:34:27.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:26 smithi190 ceph-mon[109423]: from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:27.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:26 smithi190 ceph-mon[109423]: osdmap e9: 1 total, 1 up, 1 in 2023-12-16T08:34:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[108637]: pgmap v31: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2337129710' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8a4f7bd-9a65-47a8-8e80-110cc44fb9b9"}]: dispatch 2023-12-16T08:34:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2337129710' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8a4f7bd-9a65-47a8-8e80-110cc44fb9b9"}]': finished 2023-12-16T08:34:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[108637]: osdmap e10: 2 total, 1 up, 2 in 2023-12-16T08:34:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:28.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[114768]: pgmap v31: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:28.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2337129710' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8a4f7bd-9a65-47a8-8e80-110cc44fb9b9"}]: dispatch 2023-12-16T08:34:28.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2337129710' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8a4f7bd-9a65-47a8-8e80-110cc44fb9b9"}]': finished 2023-12-16T08:34:28.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[114768]: osdmap e10: 2 total, 1 up, 2 in 2023-12-16T08:34:28.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:27 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:27 smithi190 ceph-mon[109423]: pgmap v31: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:27 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2337129710' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8a4f7bd-9a65-47a8-8e80-110cc44fb9b9"}]: dispatch 2023-12-16T08:34:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:27 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2337129710' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8a4f7bd-9a65-47a8-8e80-110cc44fb9b9"}]': finished 2023-12-16T08:34:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:27 smithi190 ceph-mon[109423]: osdmap e10: 2 total, 1 up, 2 in 2023-12-16T08:34:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:27 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:29.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:28 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3934736239' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:34:29.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:28 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3934736239' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:34:29.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:28 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3934736239' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:34:30.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:29 smithi029 ceph-mon[108637]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:30.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:29 smithi029 ceph-mon[114768]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:30.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:29 smithi190 ceph-mon[109423]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:32.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:31 smithi029 ceph-mon[108637]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:32.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:31 smithi029 ceph-mon[114768]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:32.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:31 smithi190 ceph-mon[109423]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:33.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:32 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T08:34:33.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:32 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:33.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:32 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T08:34:33.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:32 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:33.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:32 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T08:34:33.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:32 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:34.248 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:33 smithi029 ceph-mon[108637]: Deploying daemon osd.1 on smithi029 2023-12-16T08:34:34.248 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:33 smithi029 ceph-mon[108637]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:34.248 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:33 smithi029 ceph-mon[114768]: Deploying daemon osd.1 on smithi029 2023-12-16T08:34:34.248 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:33 smithi029 ceph-mon[114768]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:34.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:33 smithi190 ceph-mon[109423]: Deploying daemon osd.1 on smithi029 2023-12-16T08:34:34.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:33 smithi190 ceph-mon[109423]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:35 smithi029 ceph-mon[108637]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:36.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:35 smithi029 ceph-mon[114768]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:36.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:35 smithi190 ceph-mon[109423]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:37.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:37.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:37.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:37.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:37.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[108637]: pgmap v37: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:37.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:37.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:37.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:37.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:37.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:37 smithi029 ceph-mon[114768]: pgmap v37: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:37 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:37 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:37 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:37 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:37 smithi190 ceph-mon[109423]: pgmap v37: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:38.828 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 1 on host 'smithi029' 2023-12-16T08:34:39.001 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:39.001 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[108637]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[114768]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:39.002 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:38 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:39.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:38 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:39.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:38 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:39.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:38 smithi190 ceph-mon[109423]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:39.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:38 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:39.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:38 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:39.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:38 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:39.174 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:38 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:39.231 DEBUG:teuthology.orchestra.run.smithi029:osd.1> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.1.service 2023-12-16T08:34:39.233 INFO:tasks.cephadm:Deploying osd.2 on smithi029 with /dev/vg_nvme/lv_2... 2023-12-16T08:34:39.233 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-16T08:34:39.266 INFO:journalctl@ceph.osd.1.smithi029.stdout:-- Logs begin at Sat 2023-12-16 08:21:59 UTC. -- 2023-12-16T08:34:39.830 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:34:39 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[121558]: 2023-12-16T08:34:39.694+0000 7f8e6bb0f3c0 -1 osd.1 0 log_to_monitors true 2023-12-16T08:34:40.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:40 smithi029 ceph-mon[108637]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T08:34:40.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:40 smithi029 ceph-mon[114768]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T08:34:40.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:40 smithi190 ceph-mon[109423]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T08:34:41.174 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-16T08:34:41.175 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-16T08:34:41.175 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10+0 records in 2023-12-16T08:34:41.175 INFO:teuthology.orchestra.run.smithi029.stderr:10+0 records out 2023-12-16T08:34:41.175 INFO:teuthology.orchestra.run.smithi029.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00868564 s, 1.2 GB/s 2023-12-16T08:34:41.175 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping successful for: 2023-12-16T08:34:41.504 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[121558]: 2023-12-16T08:34:41.416+0000 7f8e62512700 -1 osd.1 0 waiting for initial osdmap 2023-12-16T08:34:41.504 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[121558]: 2023-12-16T08:34:41.420+0000 7f8e5eead700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:34:41.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[108637]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T08:34:41.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[108637]: osdmap e11: 2 total, 1 up, 2 in 2023-12-16T08:34:41.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:41.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[108637]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:41.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[108637]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:41.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[114768]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T08:34:41.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[114768]: osdmap e11: 2 total, 1 up, 2 in 2023-12-16T08:34:41.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:41.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[114768]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:41.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:41 smithi029 ceph-mon[114768]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:41.652 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi029:vg_nvme/lv_2 2023-12-16T08:34:41.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:41 smithi190 ceph-mon[109423]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T08:34:41.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:41 smithi190 ceph-mon[109423]: osdmap e11: 2 total, 1 up, 2 in 2023-12-16T08:34:41.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:41 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:41.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:41 smithi190 ceph-mon[109423]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:41.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:41 smithi190 ceph-mon[109423]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T08:34:42.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:34:42.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: osdmap e12: 2 total, 1 up, 2 in 2023-12-16T08:34:42.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:42.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:42.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: Detected new or changed devices on smithi029 2023-12-16T08:34:42.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:42.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:34:42.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi029 to 8051M 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: osdmap e12: 2 total, 1 up, 2 in 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: Detected new or changed devices on smithi029 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi029 to 8051M 2023-12-16T08:34:42.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:42.688 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:42 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: from='osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: osdmap e12: 2 total, 1 up, 2 in 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: Detected new or changed devices on smithi029 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi029 to 8051M 2023-12-16T08:34:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:42.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:42 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:43.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[108637]: purged_snaps scrub starts 2023-12-16T08:34:43.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[108637]: purged_snaps scrub ok 2023-12-16T08:34:43.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[108637]: osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618] boot 2023-12-16T08:34:43.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[108637]: osdmap e13: 2 total, 2 up, 2 in 2023-12-16T08:34:43.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:43.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[108637]: pgmap v43: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:43.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:34:43.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:34:43.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:43.686 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[114768]: purged_snaps scrub starts 2023-12-16T08:34:43.686 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[114768]: purged_snaps scrub ok 2023-12-16T08:34:43.686 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[114768]: osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618] boot 2023-12-16T08:34:43.686 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[114768]: osdmap e13: 2 total, 2 up, 2 in 2023-12-16T08:34:43.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:43.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[114768]: pgmap v43: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:43.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:34:43.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:34:43.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:43 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:43.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:43 smithi190 ceph-mon[109423]: purged_snaps scrub starts 2023-12-16T08:34:43.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:43 smithi190 ceph-mon[109423]: purged_snaps scrub ok 2023-12-16T08:34:43.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:43 smithi190 ceph-mon[109423]: osd.1 [v2:172.21.15.29:6810/3851313618,v1:172.21.15.29:6811/3851313618] boot 2023-12-16T08:34:43.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:43 smithi190 ceph-mon[109423]: osdmap e13: 2 total, 2 up, 2 in 2023-12-16T08:34:43.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:43 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:34:43.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:43 smithi190 ceph-mon[109423]: pgmap v43: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:43.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:43 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:34:43.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:43 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:34:43.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:43 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:44.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:44 smithi029 ceph-mon[108637]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:44.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:44 smithi029 ceph-mon[108637]: osdmap e14: 2 total, 2 up, 2 in 2023-12-16T08:34:44.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:44 smithi029 ceph-mon[114768]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:44.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:44 smithi029 ceph-mon[114768]: osdmap e14: 2 total, 2 up, 2 in 2023-12-16T08:34:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:44 smithi190 ceph-mon[109423]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:44 smithi190 ceph-mon[109423]: osdmap e14: 2 total, 2 up, 2 in 2023-12-16T08:34:45.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[108637]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:45.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4069093857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e1120e2-b2f8-4680-95df-89062c63c4eb"}]: dispatch 2023-12-16T08:34:45.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4069093857' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e1120e2-b2f8-4680-95df-89062c63c4eb"}]': finished 2023-12-16T08:34:45.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[108637]: osdmap e15: 3 total, 2 up, 3 in 2023-12-16T08:34:45.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:34:45.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[114768]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:45.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4069093857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e1120e2-b2f8-4680-95df-89062c63c4eb"}]: dispatch 2023-12-16T08:34:45.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4069093857' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e1120e2-b2f8-4680-95df-89062c63c4eb"}]': finished 2023-12-16T08:34:45.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[114768]: osdmap e15: 3 total, 2 up, 3 in 2023-12-16T08:34:45.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:34:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:45 smithi190 ceph-mon[109423]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:45 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4069093857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e1120e2-b2f8-4680-95df-89062c63c4eb"}]: dispatch 2023-12-16T08:34:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:45 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4069093857' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e1120e2-b2f8-4680-95df-89062c63c4eb"}]': finished 2023-12-16T08:34:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:45 smithi190 ceph-mon[109423]: osdmap e15: 3 total, 2 up, 3 in 2023-12-16T08:34:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:45 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:34:46.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:46 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1480272142' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:34:46.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:46 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1480272142' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:34:46.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:46 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1480272142' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:34:47.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:47 smithi029 ceph-mon[108637]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:47.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:47 smithi029 ceph-mon[114768]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:47.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:47 smithi190 ceph-mon[109423]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:49.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:49 smithi029 ceph-mon[108637]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:49.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:49 smithi029 ceph-mon[114768]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:49.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:49 smithi190 ceph-mon[109423]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:50.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T08:34:50.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:50 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:50.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T08:34:50.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:50 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:50.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:50 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T08:34:50.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:50 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:51.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:51 smithi029 ceph-mon[108637]: Deploying daemon osd.2 on smithi029 2023-12-16T08:34:51.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:51 smithi029 ceph-mon[108637]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:51.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:51 smithi029 ceph-mon[114768]: Deploying daemon osd.2 on smithi029 2023-12-16T08:34:51.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:51 smithi029 ceph-mon[114768]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:51.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:51 smithi190 ceph-mon[109423]: Deploying daemon osd.2 on smithi029 2023-12-16T08:34:51.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:51 smithi190 ceph-mon[109423]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:53 smithi029 ceph-mon[114768]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:53 smithi029 ceph-mon[108637]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:54.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:53 smithi190 ceph-mon[109423]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:55.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:55.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:55.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:55.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:55.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[108637]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:55.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:55.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:55.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:55.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:55.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:55 smithi029 ceph-mon[114768]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:55.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:55 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:55.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:55 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:55.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:55 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:55.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:55 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:55.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:55 smithi190 ceph-mon[109423]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:56.534 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 2 on host 'smithi029' 2023-12-16T08:34:56.914 DEBUG:teuthology.orchestra.run.smithi029:osd.2> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.2.service 2023-12-16T08:34:56.916 INFO:tasks.cephadm:Deploying osd.3 on smithi029 with /dev/vg_nvme/lv_1... 2023-12-16T08:34:56.916 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-16T08:34:56.949 INFO:journalctl@ceph.osd.2.smithi029.stdout:-- Logs begin at Sat 2023-12-16 08:21:59 UTC. -- 2023-12-16T08:34:57.076 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:57.076 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:57.076 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:57.076 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:57.076 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:57.076 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:57.076 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:57.077 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:57.077 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:57.077 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:57.077 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:57.077 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:56 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:57.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:56 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:57.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:56 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:57.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:56 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:34:57.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:56 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:57.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:56 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:57.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:56 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:57.503 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:34:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[125016]: 2023-12-16T08:34:57.361+0000 7fe91da7d3c0 -1 osd.2 0 log_to_monitors true 2023-12-16T08:34:58.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:57 smithi029 ceph-mon[108637]: pgmap v52: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:58.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:57 smithi029 ceph-mon[108637]: from='osd.2 [v2:172.21.15.29:6818/3193945489,v1:172.21.15.29:6819/3193945489]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:34:58.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:57 smithi029 ceph-mon[108637]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:34:58.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:57 smithi029 ceph-mon[114768]: pgmap v52: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:58.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:57 smithi029 ceph-mon[114768]: from='osd.2 [v2:172.21.15.29:6818/3193945489,v1:172.21.15.29:6819/3193945489]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:34:58.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:57 smithi029 ceph-mon[114768]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:34:58.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:57 smithi190 ceph-mon[109423]: pgmap v52: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:34:58.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:57 smithi190 ceph-mon[109423]: from='osd.2 [v2:172.21.15.29:6818/3193945489,v1:172.21.15.29:6819/3193945489]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:34:58.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:57 smithi190 ceph-mon[109423]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:34:58.916 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-16T08:34:58.917 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-16T08:34:58.917 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10+0 records in 2023-12-16T08:34:58.917 INFO:teuthology.orchestra.run.smithi029.stderr:10+0 records out 2023-12-16T08:34:58.917 INFO:teuthology.orchestra.run.smithi029.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0103988 s, 1.0 GB/s 2023-12-16T08:34:58.917 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping successful for: 2023-12-16T08:34:59.253 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[125016]: 2023-12-16T08:34:58.914+0000 7fe914480700 -1 osd.2 0 waiting for initial osdmap 2023-12-16T08:34:59.253 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[125016]: 2023-12-16T08:34:58.919+0000 7fe90d614700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:34:59.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[108637]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T08:34:59.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[108637]: osdmap e16: 3 total, 2 up, 3 in 2023-12-16T08:34:59.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:34:59.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[108637]: from='osd.2 [v2:172.21.15.29:6818/3193945489,v1:172.21.15.29:6819/3193945489]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:59.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[108637]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:59.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[114768]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T08:34:59.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[114768]: osdmap e16: 3 total, 2 up, 3 in 2023-12-16T08:34:59.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:34:59.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[114768]: from='osd.2 [v2:172.21.15.29:6818/3193945489,v1:172.21.15.29:6819/3193945489]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:59.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:58 smithi029 ceph-mon[114768]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:59.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:58 smithi190 ceph-mon[109423]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T08:34:59.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:58 smithi190 ceph-mon[109423]: osdmap e16: 3 total, 2 up, 3 in 2023-12-16T08:34:59.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:58 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:34:59.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:58 smithi190 ceph-mon[109423]: from='osd.2 [v2:172.21.15.29:6818/3193945489,v1:172.21.15.29:6819/3193945489]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:59.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:58 smithi190 ceph-mon[109423]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:34:59.493 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi029:vg_nvme/lv_1 2023-12-16T08:35:00.240 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: pgmap v54: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: osdmap e17: 3 total, 2 up, 3 in 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:00.241 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: pgmap v54: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: osdmap e17: 3 total, 2 up, 3 in 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:00.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:34:59 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: pgmap v54: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: osdmap e17: 3 total, 2 up, 3 in 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:34:59 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:01.748 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[108637]: purged_snaps scrub starts 2023-12-16T08:35:01.748 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[108637]: purged_snaps scrub ok 2023-12-16T08:35:01.748 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[108637]: Detected new or changed devices on smithi029 2023-12-16T08:35:01.748 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi029 to 5367M 2023-12-16T08:35:01.748 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[108637]: osd.2 [v2:172.21.15.29:6818/3193945489,v1:172.21.15.29:6819/3193945489] boot 2023-12-16T08:35:01.748 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[108637]: osdmap e18: 3 total, 3 up, 3 in 2023-12-16T08:35:01.748 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:35:01.749 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-16T08:35:01.749 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[114768]: purged_snaps scrub starts 2023-12-16T08:35:01.749 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[114768]: purged_snaps scrub ok 2023-12-16T08:35:01.749 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[114768]: Detected new or changed devices on smithi029 2023-12-16T08:35:01.749 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi029 to 5367M 2023-12-16T08:35:01.749 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[114768]: osd.2 [v2:172.21.15.29:6818/3193945489,v1:172.21.15.29:6819/3193945489] boot 2023-12-16T08:35:01.750 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[114768]: osdmap e18: 3 total, 3 up, 3 in 2023-12-16T08:35:01.750 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:35:01.750 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-16T08:35:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:01 smithi190 ceph-mon[109423]: purged_snaps scrub starts 2023-12-16T08:35:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:01 smithi190 ceph-mon[109423]: purged_snaps scrub ok 2023-12-16T08:35:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:01 smithi190 ceph-mon[109423]: Detected new or changed devices on smithi029 2023-12-16T08:35:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:01 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi029 to 5367M 2023-12-16T08:35:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:01 smithi190 ceph-mon[109423]: osd.2 [v2:172.21.15.29:6818/3193945489,v1:172.21.15.29:6819/3193945489] boot 2023-12-16T08:35:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:01 smithi190 ceph-mon[109423]: osdmap e18: 3 total, 3 up, 3 in 2023-12-16T08:35:01.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:35:01.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-16T08:35:02.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[114768]: pgmap v57: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:02.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[114768]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:02.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:02.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-16T08:35:02.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[114768]: osdmap e19: 3 total, 3 up, 3 in 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[108637]: pgmap v57: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[108637]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[108637]: osdmap e19: 3 total, 3 up, 3 in 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T08:35:02.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:02 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:02 smithi190 ceph-mon[109423]: pgmap v57: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:02 smithi190 ceph-mon[109423]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-16T08:35:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:02 smithi190 ceph-mon[109423]: osdmap e19: 3 total, 3 up, 3 in 2023-12-16T08:35:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T08:35:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:02 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:03.253 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:35:02 smithi029 sudo[126824]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T08:35:03.254 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:35:02 smithi029 sudo[126824]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:03.254 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:35:02 smithi029 sudo[126824]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:03.753 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:35:03 smithi029 sudo[126853]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T08:35:03.753 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:35:03 smithi029 sudo[126853]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:03.753 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:35:03 smithi029 sudo[126853]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[114768]: osdmap e20: 3 total, 3 up, 3 in 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[114768]: pgmap v60: 1 pgs: 1 active+clean; 128 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3080192550' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b919a516-a918-4223-bad8-32c97b312bde"}]: dispatch 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b919a516-a918-4223-bad8-32c97b312bde"}]: dispatch 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b919a516-a918-4223-bad8-32c97b312bde"}]': finished 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[114768]: osdmap e21: 4 total, 3 up, 4 in 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-16T08:35:03.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[108637]: osdmap e20: 3 total, 3 up, 3 in 2023-12-16T08:35:03.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[108637]: pgmap v60: 1 pgs: 1 active+clean; 128 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:03.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3080192550' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b919a516-a918-4223-bad8-32c97b312bde"}]: dispatch 2023-12-16T08:35:03.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b919a516-a918-4223-bad8-32c97b312bde"}]: dispatch 2023-12-16T08:35:03.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b919a516-a918-4223-bad8-32c97b312bde"}]': finished 2023-12-16T08:35:03.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[108637]: osdmap e21: 4 total, 3 up, 4 in 2023-12-16T08:35:03.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-16T08:35:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:03 smithi190 ceph-mon[109423]: osdmap e20: 3 total, 3 up, 3 in 2023-12-16T08:35:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:03 smithi190 ceph-mon[109423]: pgmap v60: 1 pgs: 1 active+clean; 128 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:03 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3080192550' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b919a516-a918-4223-bad8-32c97b312bde"}]: dispatch 2023-12-16T08:35:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:03 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b919a516-a918-4223-bad8-32c97b312bde"}]: dispatch 2023-12-16T08:35:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:03 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b919a516-a918-4223-bad8-32c97b312bde"}]': finished 2023-12-16T08:35:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:03 smithi190 ceph-mon[109423]: osdmap e21: 4 total, 3 up, 4 in 2023-12-16T08:35:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:04.253 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:35:03 smithi029 sudo[126906]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T08:35:04.253 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:35:03 smithi029 sudo[126906]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:04.253 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:35:03 smithi029 sudo[126906]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:04.753 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:35:04 smithi029 sudo[126940]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T08:35:04.753 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:35:04 smithi029 sudo[126940]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:04.753 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:35:04 smithi029 sudo[126940]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:04 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:04 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3353866521' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:04 smithi029 ceph-mon[108637]: mgrmap e15: y(active, since 101s), standbys: x 2023-12-16T08:35:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:04 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:04 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3353866521' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:04 smithi029 ceph-mon[114768]: mgrmap e15: y(active, since 101s), standbys: x 2023-12-16T08:35:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:04 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:04 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3353866521' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:04 smithi190 ceph-mon[109423]: mgrmap e15: y(active, since 101s), standbys: x 2023-12-16T08:35:05.253 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:35:04 smithi029 sudo[127314]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T08:35:05.253 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:35:04 smithi029 sudo[127314]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:05.253 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:35:04 smithi029 sudo[127314]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:05.753 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:35:05 smithi029 sudo[127506]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T08:35:05.753 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:35:05 smithi029 sudo[127506]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:05.753 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:35:05 smithi029 sudo[127506]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:06.110 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:05 smithi029 sudo[127705]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T08:35:06.110 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:05 smithi029 sudo[127705]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:06.110 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:05 smithi029 sudo[127705]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:06.410 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:06 smithi029 sudo[127740]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T08:35:06.410 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:06 smithi029 sudo[127740]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:06.410 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:06 smithi029 sudo[127740]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:06.410 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:06 smithi029 ceph-mon[108637]: pgmap v62: 1 pgs: 1 active+clean; 128 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:06.410 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:06 smithi029 ceph-mon[108637]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T08:35:06.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:06 smithi029 ceph-mon[114768]: pgmap v62: 1 pgs: 1 active+clean; 128 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:06.411 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:06 smithi029 ceph-mon[114768]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T08:35:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:06 smithi190 ceph-mon[109423]: pgmap v62: 1 pgs: 1 active+clean; 128 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:06 smithi190 ceph-mon[109423]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T08:35:07.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:06 smithi029 sudo[127797]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T08:35:07.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:06 smithi029 sudo[127797]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:06 smithi029 sudo[127797]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 sudo[127866]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T08:35:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 sudo[127866]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 sudo[127866]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:07.699 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 sudo[111220]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T08:35:07.699 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 sudo[111220]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:07.699 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 sudo[111220]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:07.699 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 sudo[111223]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T08:35:07.699 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 sudo[111223]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T08:35:07.699 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 sudo[111223]: pam_unix(sudo:session): session closed for user root 2023-12-16T08:35:08.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: pgmap v63: 1 pgs: 1 active+clean; 128 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:35:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: pgmap v63: 1 pgs: 1 active+clean; 128 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:35:08.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:35:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T08:35:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:35:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:35:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:35:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T08:35:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:35:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:35:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:35:08.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: pgmap v63: 1 pgs: 1 active+clean; 128 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:08.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T08:35:08.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:35:08.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:35:08.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:35:08.974 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[114768]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T08:35:08.974 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[114768]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T08:35:08.974 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:08.974 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T08:35:08.974 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:08.975 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[108637]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T08:35:08.975 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[108637]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T08:35:08.975 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:08.975 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T08:35:08.975 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:08 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:09.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:08 smithi190 ceph-mon[109423]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T08:35:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:08 smithi190 ceph-mon[109423]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T08:35:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:08 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:08 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T08:35:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:08 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:09.971 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:09 smithi029 ceph-mon[108637]: Deploying daemon osd.3 on smithi029 2023-12-16T08:35:09.971 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:09 smithi029 ceph-mon[108637]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 250 KiB/s wr, 26 op/s 2023-12-16T08:35:09.971 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:09 smithi029 ceph-mon[114768]: Deploying daemon osd.3 on smithi029 2023-12-16T08:35:09.972 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:09 smithi029 ceph-mon[114768]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 250 KiB/s wr, 26 op/s 2023-12-16T08:35:10.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:09 smithi190 ceph-mon[109423]: Deploying daemon osd.3 on smithi029 2023-12-16T08:35:10.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:09 smithi190 ceph-mon[109423]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 250 KiB/s wr, 26 op/s 2023-12-16T08:35:12.157 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:11 smithi029 ceph-mon[108637]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 188 KiB/s wr, 19 op/s 2023-12-16T08:35:12.157 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:11 smithi029 ceph-mon[114768]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 188 KiB/s wr, 19 op/s 2023-12-16T08:35:12.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:11 smithi190 ceph-mon[109423]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 188 KiB/s wr, 19 op/s 2023-12-16T08:35:13.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:13.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:13.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:13.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:13.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[108637]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-12-16T08:35:13.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:13.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:13.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:13.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:13.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:13 smithi029 ceph-mon[114768]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-12-16T08:35:13.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:13 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:13.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:13 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:13.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:13 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:13.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:13 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:13.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:13 smithi190 ceph-mon[109423]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-12-16T08:35:14.734 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 3 on host 'smithi029' 2023-12-16T08:35:15.150 DEBUG:teuthology.orchestra.run.smithi029:osd.3> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.3.service 2023-12-16T08:35:15.152 INFO:tasks.cephadm:Deploying osd.4 on smithi190 with /dev/vg_nvme/lv_4... 2023-12-16T08:35:15.152 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-16T08:35:15.188 INFO:journalctl@ceph.osd.3.smithi029.stdout:-- Logs begin at Sat 2023-12-16 08:21:59 UTC. -- 2023-12-16T08:35:15.409 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:15.409 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:15.409 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:15.409 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:15.409 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:15.409 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:15.409 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[108637]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 197 KiB/s wr, 18 op/s 2023-12-16T08:35:15.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:15.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:15.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:15.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:15.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:15.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:15.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-mon[114768]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 197 KiB/s wr, 18 op/s 2023-12-16T08:35:15.410 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:35:15 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[128464]: 2023-12-16T08:35:15.406+0000 7f49a39053c0 -1 osd.3 0 log_to_monitors true 2023-12-16T08:35:15.467 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:15 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:15.467 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:15 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:15.467 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:15 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:15.467 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:15 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:15.468 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:15 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:15.468 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:15 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:15.468 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:15 smithi190 ceph-mon[109423]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 197 KiB/s wr, 18 op/s 2023-12-16T08:35:16.494 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-16T08:35:16.494 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-12-16T08:35:16.494 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10+0 records in 2023-12-16T08:35:16.494 INFO:teuthology.orchestra.run.smithi190.stderr:10+0 records out 2023-12-16T08:35:16.494 INFO:teuthology.orchestra.run.smithi190.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0110813 s, 946 MB/s 2023-12-16T08:35:16.494 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 2023-12-16T08:35:16.494 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping successful for: 2023-12-16T08:35:16.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:16 smithi029 ceph-mon[108637]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T08:35:16.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:16 smithi029 ceph-mon[114768]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T08:35:16.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:16 smithi190 ceph-mon[109423]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T08:35:16.879 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi190:vg_nvme/lv_4 2023-12-16T08:35:17.503 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[128464]: 2023-12-16T08:35:17.138+0000 7f499a308700 -1 osd.3 0 waiting for initial osdmap 2023-12-16T08:35:17.503 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[128464]: 2023-12-16T08:35:17.143+0000 7f4996ca3700 -1 osd.3 23 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:35:17.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[108637]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T08:35:17.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[108637]: osdmap e22: 4 total, 3 up, 4 in 2023-12-16T08:35:17.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:17.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[108637]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:35:17.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[108637]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-12-16T08:35:17.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[114768]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T08:35:17.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[114768]: osdmap e22: 4 total, 3 up, 4 in 2023-12-16T08:35:17.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:17.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[114768]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:35:17.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:17 smithi029 ceph-mon[114768]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-12-16T08:35:17.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:17 smithi190 ceph-mon[109423]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T08:35:17.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:17 smithi190 ceph-mon[109423]: osdmap e22: 4 total, 3 up, 4 in 2023-12-16T08:35:17.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:17 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:17.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:17 smithi190 ceph-mon[109423]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:35:17.508 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:17 smithi190 ceph-mon[109423]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-12-16T08:35:18.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:35:18.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: osdmap e23: 4 total, 3 up, 4 in 2023-12-16T08:35:18.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:18.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:18.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: Detected new or changed devices on smithi029 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi029 to 4025M 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: osdmap e23: 4 total, 3 up, 4 in 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:18.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: Detected new or changed devices on smithi029 2023-12-16T08:35:18.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:18.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi029 to 4025M 2023-12-16T08:35:18.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:18.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:18 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: osdmap e23: 4 total, 3 up, 4 in 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: Detected new or changed devices on smithi029 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi029 to 4025M 2023-12-16T08:35:18.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:18.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:18 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:19.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: purged_snaps scrub starts 2023-12-16T08:35:19.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: purged_snaps scrub ok 2023-12-16T08:35:19.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846] boot 2023-12-16T08:35:19.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: osdmap e24: 4 total, 4 up, 4 in 2023-12-16T08:35:19.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:19.191 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:19.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:19.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:19.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:19.192 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:19 smithi190 ceph-mon[109423]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: purged_snaps scrub starts 2023-12-16T08:35:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: purged_snaps scrub ok 2023-12-16T08:35:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846] boot 2023-12-16T08:35:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: osdmap e24: 4 total, 4 up, 4 in 2023-12-16T08:35:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[108637]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: purged_snaps scrub starts 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: purged_snaps scrub ok 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: osd.3 [v2:172.21.15.29:6826/2979656846,v1:172.21.15.29:6827/2979656846] boot 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: osdmap e24: 4 total, 4 up, 4 in 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:19.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:19.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:19.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:19 smithi029 ceph-mon[114768]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-16T08:35:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[108637]: osdmap e25: 4 total, 4 up, 4 in 2023-12-16T08:35:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/3367533805' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e8642fc4-f699-4606-87b3-c318f12a08bc"}]: dispatch 2023-12-16T08:35:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e8642fc4-f699-4606-87b3-c318f12a08bc"}]: dispatch 2023-12-16T08:35:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e8642fc4-f699-4606-87b3-c318f12a08bc"}]': finished 2023-12-16T08:35:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[108637]: osdmap e26: 5 total, 4 up, 5 in 2023-12-16T08:35:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:20.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[114768]: osdmap e25: 4 total, 4 up, 4 in 2023-12-16T08:35:20.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/3367533805' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e8642fc4-f699-4606-87b3-c318f12a08bc"}]: dispatch 2023-12-16T08:35:20.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e8642fc4-f699-4606-87b3-c318f12a08bc"}]: dispatch 2023-12-16T08:35:20.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e8642fc4-f699-4606-87b3-c318f12a08bc"}]': finished 2023-12-16T08:35:20.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[114768]: osdmap e26: 5 total, 4 up, 5 in 2023-12-16T08:35:20.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:20 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:20 smithi190 ceph-mon[109423]: osdmap e25: 4 total, 4 up, 4 in 2023-12-16T08:35:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:20 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/3367533805' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e8642fc4-f699-4606-87b3-c318f12a08bc"}]: dispatch 2023-12-16T08:35:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:20 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e8642fc4-f699-4606-87b3-c318f12a08bc"}]: dispatch 2023-12-16T08:35:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:20 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e8642fc4-f699-4606-87b3-c318f12a08bc"}]': finished 2023-12-16T08:35:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:20 smithi190 ceph-mon[109423]: osdmap e26: 5 total, 4 up, 5 in 2023-12-16T08:35:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:20 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:21.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:21 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/273412270' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:21.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:21 smithi029 ceph-mon[108637]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:21.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:21 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/273412270' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:21.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:21 smithi029 ceph-mon[114768]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:21.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:21 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/273412270' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:21.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:21 smithi190 ceph-mon[109423]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:22.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:22 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:35:22.945 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:22 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:35:23.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:22 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:35:23.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:22 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:35:23.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:22 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:35:23.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:22 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:35:24.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:23 smithi190 ceph-mon[109423]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:24.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:23 smithi029 ceph-mon[108637]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:24.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:23 smithi029 ceph-mon[114768]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:24 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T08:35:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:24 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:25.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:24 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T08:35:25.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:24 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:25.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T08:35:25.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:24 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:26.183 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:25 smithi190 ceph-mon[109423]: Deploying daemon osd.4 on smithi190 2023-12-16T08:35:26.184 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:25 smithi190 ceph-mon[109423]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:26.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:25 smithi029 ceph-mon[114768]: Deploying daemon osd.4 on smithi190 2023-12-16T08:35:26.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:25 smithi029 ceph-mon[114768]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:26.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:25 smithi029 ceph-mon[108637]: Deploying daemon osd.4 on smithi190 2023-12-16T08:35:26.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:25 smithi029 ceph-mon[108637]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:28.185 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:27 smithi190 ceph-mon[109423]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:27 smithi029 ceph-mon[108637]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:28.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:27 smithi029 ceph-mon[114768]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:29.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:29.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:29.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:29.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:29.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:29 smithi190 ceph-mon[109423]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:29.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:29.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:29.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:29.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:29.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[108637]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:29.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:29.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:29.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:29.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:29.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:29 smithi029 ceph-mon[114768]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:30.293 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 4 on host 'smithi190' 2023-12-16T08:35:30.574 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:30 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:30.574 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:30 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:30.574 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:30 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:30.574 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:30 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:30.574 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:30 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:30.574 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:30 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:30.659 DEBUG:teuthology.orchestra.run.smithi190:osd.4> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.4.service 2023-12-16T08:35:30.661 INFO:tasks.cephadm:Deploying osd.5 on smithi190 with /dev/vg_nvme/lv_3... 2023-12-16T08:35:30.661 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-16T08:35:30.688 INFO:journalctl@ceph.osd.4.smithi190.stdout:-- Logs begin at Sat 2023-12-16 08:21:52 UTC. -- 2023-12-16T08:35:30.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:30.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:30.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:30.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:30.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:30.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:30.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:30.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:30.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:30.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:30.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:30.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:30 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:31.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:31 smithi190 ceph-mon[109423]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:31.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:31 smithi190 ceph-mon[109423]: from='osd.4 [v2:172.21.15.190:6800/916657332,v1:172.21.15.190:6801/916657332]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:35:31.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:31 smithi190 ceph-mon[109423]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:35:31.520 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:35:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[113366]: 2023-12-16T08:35:31.341+0000 7fbba5bc33c0 -1 osd.4 0 log_to_monitors true 2023-12-16T08:35:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:31 smithi029 ceph-mon[108637]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:31 smithi029 ceph-mon[108637]: from='osd.4 [v2:172.21.15.190:6800/916657332,v1:172.21.15.190:6801/916657332]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:35:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:31 smithi029 ceph-mon[108637]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:35:31.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:31 smithi029 ceph-mon[114768]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:31.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:31 smithi029 ceph-mon[114768]: from='osd.4 [v2:172.21.15.190:6800/916657332,v1:172.21.15.190:6801/916657332]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:35:31.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:31 smithi029 ceph-mon[114768]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:35:32.368 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-16T08:35:32.368 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-12-16T08:35:32.369 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10+0 records in 2023-12-16T08:35:32.369 INFO:teuthology.orchestra.run.smithi190.stderr:10+0 records out 2023-12-16T08:35:32.369 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110629 s, 948 MB/s 2023-12-16T08:35:32.369 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping successful for: 2023-12-16T08:35:32.677 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:35:32 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[113366]: 2023-12-16T08:35:32.488+0000 7fbb9c5c6700 -1 osd.4 0 waiting for initial osdmap 2023-12-16T08:35:32.677 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:35:32 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[113366]: 2023-12-16T08:35:32.493+0000 7fbb94f59700 -1 osd.4 28 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:35:32.677 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:32 smithi190 ceph-mon[109423]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T08:35:32.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:32 smithi190 ceph-mon[109423]: osdmap e27: 5 total, 4 up, 5 in 2023-12-16T08:35:32.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:32 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:32.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:32 smithi190 ceph-mon[109423]: from='osd.4 [v2:172.21.15.190:6800/916657332,v1:172.21.15.190:6801/916657332]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:35:32.678 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:32 smithi190 ceph-mon[109423]: 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-12-16T08:35:32.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[108637]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T08:35:32.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[108637]: osdmap e27: 5 total, 4 up, 5 in 2023-12-16T08:35:32.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:32.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[108637]: from='osd.4 [v2:172.21.15.190:6800/916657332,v1:172.21.15.190:6801/916657332]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:35:32.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[108637]: 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-12-16T08:35:32.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[114768]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T08:35:32.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[114768]: osdmap e27: 5 total, 4 up, 5 in 2023-12-16T08:35:32.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:32.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[114768]: from='osd.4 [v2:172.21.15.190:6800/916657332,v1:172.21.15.190:6801/916657332]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:35:32.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:32 smithi029 ceph-mon[114768]: 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-12-16T08:35:32.969 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi190:vg_nvme/lv_3 2023-12-16T08:35:33.701 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: 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-12-16T08:35:33.701 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: osdmap e28: 5 total, 4 up, 5 in 2023-12-16T08:35:33.701 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:33.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:33.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:33.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:33.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:33.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:33.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:33.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: osd.4 [v2:172.21.15.190:6800/916657332,v1:172.21.15.190:6801/916657332] boot 2023-12-16T08:35:33.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: osdmap e29: 5 total, 5 up, 5 in 2023-12-16T08:35:33.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:33 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:33.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: 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-12-16T08:35:33.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: osdmap e28: 5 total, 4 up, 5 in 2023-12-16T08:35:33.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:33.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: osd.4 [v2:172.21.15.190:6800/916657332,v1:172.21.15.190:6801/916657332] boot 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: osdmap e29: 5 total, 5 up, 5 in 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: 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-12-16T08:35:33.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: osdmap e28: 5 total, 4 up, 5 in 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:33.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:33.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T08:35:33.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:33.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:33.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:33.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:33.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: osd.4 [v2:172.21.15.190:6800/916657332,v1:172.21.15.190:6801/916657332] boot 2023-12-16T08:35:33.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: osdmap e29: 5 total, 5 up, 5 in 2023-12-16T08:35:33.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:33 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:35:34.603 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:34 smithi190 ceph-mon[109423]: purged_snaps scrub starts 2023-12-16T08:35:34.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:34 smithi190 ceph-mon[109423]: purged_snaps scrub ok 2023-12-16T08:35:34.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:34 smithi190 ceph-mon[109423]: Detected new or changed devices on smithi190 2023-12-16T08:35:34.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:34 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi190 to 17122M 2023-12-16T08:35:34.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:34 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:34.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:34 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:34.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:34 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:34.604 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:34 smithi190 ceph-mon[109423]: osdmap e30: 5 total, 5 up, 5 in 2023-12-16T08:35:34.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[108637]: purged_snaps scrub starts 2023-12-16T08:35:34.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[108637]: purged_snaps scrub ok 2023-12-16T08:35:34.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[108637]: Detected new or changed devices on smithi190 2023-12-16T08:35:34.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi190 to 17122M 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[108637]: osdmap e30: 5 total, 5 up, 5 in 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[114768]: purged_snaps scrub starts 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[114768]: purged_snaps scrub ok 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[114768]: Detected new or changed devices on smithi190 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi190 to 17122M 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:34.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:34.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:34.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:34 smithi029 ceph-mon[114768]: osdmap e30: 5 total, 5 up, 5 in 2023-12-16T08:35:35.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:35 smithi029 ceph-mon[108637]: from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:35.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:35 smithi029 ceph-mon[108637]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-16T08:35:35.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:35 smithi029 ceph-mon[108637]: osdmap e31: 5 total, 5 up, 5 in 2023-12-16T08:35:35.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:35 smithi029 ceph-mon[114768]: from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:35.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:35 smithi029 ceph-mon[114768]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-16T08:35:35.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:35 smithi029 ceph-mon[114768]: osdmap e31: 5 total, 5 up, 5 in 2023-12-16T08:35:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:35 smithi190 ceph-mon[109423]: from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:35 smithi190 ceph-mon[109423]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-16T08:35:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:35 smithi190 ceph-mon[109423]: osdmap e31: 5 total, 5 up, 5 in 2023-12-16T08:35:36.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/2017757839' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4"}]: dispatch 2023-12-16T08:35:36.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4"}]: dispatch 2023-12-16T08:35:36.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4"}]': finished 2023-12-16T08:35:36.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[108637]: osdmap e32: 6 total, 5 up, 6 in 2023-12-16T08:35:36.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/2017757839' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4"}]: dispatch 2023-12-16T08:35:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4"}]: dispatch 2023-12-16T08:35:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4"}]': finished 2023-12-16T08:35:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[114768]: osdmap e32: 6 total, 5 up, 6 in 2023-12-16T08:35:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:36 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:36 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/2017757839' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4"}]: dispatch 2023-12-16T08:35:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:36 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4"}]: dispatch 2023-12-16T08:35:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:36 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4"}]': finished 2023-12-16T08:35:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:36 smithi190 ceph-mon[109423]: osdmap e32: 6 total, 5 up, 6 in 2023-12-16T08:35:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:36 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:37 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/2529633222' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:37 smithi190 ceph-mon[109423]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-16T08:35:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:37 smithi190 ceph-mon[109423]: osdmap e33: 6 total, 5 up, 6 in 2023-12-16T08:35:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:37 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:37 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/2529633222' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:37 smithi029 ceph-mon[108637]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-16T08:35:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:37 smithi029 ceph-mon[108637]: osdmap e33: 6 total, 5 up, 6 in 2023-12-16T08:35:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:37 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:37 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/2529633222' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:37 smithi029 ceph-mon[114768]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-16T08:35:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:37 smithi029 ceph-mon[114768]: osdmap e33: 6 total, 5 up, 6 in 2023-12-16T08:35:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:37 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:39.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:39 smithi029 ceph-mon[108637]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2023-12-16T08:35:39.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:39 smithi029 ceph-mon[114768]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2023-12-16T08:35:39.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:39 smithi190 ceph-mon[109423]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2023-12-16T08:35:41.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:40 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T08:35:41.188 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:40 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:41.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:40 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T08:35:41.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:40 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:41.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:40 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T08:35:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:40 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:42.132 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:41 smithi190 ceph-mon[109423]: Deploying daemon osd.5 on smithi190 2023-12-16T08:35:42.132 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:41 smithi190 ceph-mon[109423]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-16T08:35:42.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:41 smithi029 ceph-mon[108637]: Deploying daemon osd.5 on smithi190 2023-12-16T08:35:42.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:41 smithi029 ceph-mon[108637]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-16T08:35:42.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:41 smithi029 ceph-mon[114768]: Deploying daemon osd.5 on smithi190 2023-12-16T08:35:42.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:41 smithi029 ceph-mon[114768]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-16T08:35:44.141 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:43 smithi029 ceph-mon[108637]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-16T08:35:44.141 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:43 smithi029 ceph-mon[114768]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-16T08:35:44.153 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:43 smithi190 ceph-mon[109423]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-16T08:35:45.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:45 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:45.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:45 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:45.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:45 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:45.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:45 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:45.247 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:45 smithi190 ceph-mon[109423]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-16T08:35:45.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:45.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:45.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:45.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:45.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[108637]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-16T08:35:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:45.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:45 smithi029 ceph-mon[114768]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-16T08:35:46.084 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 5 on host 'smithi190' 2023-12-16T08:35:46.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:46 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:46.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:46 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:46.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:46 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:46.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:46 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:46.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:46 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:46.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:46 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:46.467 DEBUG:teuthology.orchestra.run.smithi190:osd.5> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.5.service 2023-12-16T08:35:46.469 INFO:tasks.cephadm:Deploying osd.6 on smithi190 with /dev/vg_nvme/lv_2... 2023-12-16T08:35:46.470 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-16T08:35:46.497 INFO:journalctl@ceph.osd.5.smithi190.stdout:-- Logs begin at Sat 2023-12-16 08:21:52 UTC. -- 2023-12-16T08:35:46.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:46.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:46.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:46.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:46.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:46.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:46.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:46.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:46.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:46.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:46.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:46.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:46 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:47.516 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:35:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[116718]: 2023-12-16T08:35:47.269+0000 7fa034c6c3c0 -1 osd.5 0 log_to_monitors true 2023-12-16T08:35:47.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:47 smithi190 ceph-mon[109423]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-16T08:35:47.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:47 smithi190 ceph-mon[109423]: from='osd.5 [v2:172.21.15.190:6808/850163378,v1:172.21.15.190:6809/850163378]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:35:47.516 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:47 smithi190 ceph-mon[109423]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:35:47.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:47 smithi029 ceph-mon[108637]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-16T08:35:47.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:47 smithi029 ceph-mon[108637]: from='osd.5 [v2:172.21.15.190:6808/850163378,v1:172.21.15.190:6809/850163378]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:35:47.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:47 smithi029 ceph-mon[108637]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:35:47.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:47 smithi029 ceph-mon[114768]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-16T08:35:47.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:47 smithi029 ceph-mon[114768]: from='osd.5 [v2:172.21.15.190:6808/850163378,v1:172.21.15.190:6809/850163378]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:35:47.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:47 smithi029 ceph-mon[114768]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:35:48.467 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-16T08:35:48.467 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-12-16T08:35:48.467 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10+0 records in 2023-12-16T08:35:48.467 INFO:teuthology.orchestra.run.smithi190.stderr:10+0 records out 2023-12-16T08:35:48.467 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0152416 s, 688 MB/s 2023-12-16T08:35:48.467 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping successful for: 2023-12-16T08:35:48.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[108637]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T08:35:48.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[108637]: osdmap e34: 6 total, 5 up, 6 in 2023-12-16T08:35:48.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:48.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[108637]: from='osd.5 [v2:172.21.15.190:6808/850163378,v1:172.21.15.190:6809/850163378]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:35:48.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[108637]: 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-12-16T08:35:48.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[114768]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T08:35:48.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[114768]: osdmap e34: 6 total, 5 up, 6 in 2023-12-16T08:35:48.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:48.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[114768]: from='osd.5 [v2:172.21.15.190:6808/850163378,v1:172.21.15.190:6809/850163378]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:35:48.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:48 smithi029 ceph-mon[114768]: 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-12-16T08:35:48.770 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:35:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[116718]: 2023-12-16T08:35:48.313+0000 7fa02b66f700 -1 osd.5 0 waiting for initial osdmap 2023-12-16T08:35:48.770 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:35:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[116718]: 2023-12-16T08:35:48.317+0000 7fa024002700 -1 osd.5 35 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:35:48.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:48 smithi190 ceph-mon[109423]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T08:35:48.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:48 smithi190 ceph-mon[109423]: osdmap e34: 6 total, 5 up, 6 in 2023-12-16T08:35:48.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:48 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:48.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:48 smithi190 ceph-mon[109423]: from='osd.5 [v2:172.21.15.190:6808/850163378,v1:172.21.15.190:6809/850163378]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:35:48.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:48 smithi190 ceph-mon[109423]: 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-12-16T08:35:49.091 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi190:vg_nvme/lv_2 2023-12-16T08:35:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: 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-12-16T08:35:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: osdmap e35: 6 total, 5 up, 6 in 2023-12-16T08:35:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:49.402 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: osd.5 [v2:172.21.15.190:6808/850163378,v1:172.21.15.190:6809/850163378] boot 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: osdmap e36: 6 total, 6 up, 6 in 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: Detected new or changed devices on smithi190 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi190 to 8561M 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:49.403 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:49 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:49.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: 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-12-16T08:35:49.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: osdmap e35: 6 total, 5 up, 6 in 2023-12-16T08:35:49.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:49.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:49.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: osd.5 [v2:172.21.15.190:6808/850163378,v1:172.21.15.190:6809/850163378] boot 2023-12-16T08:35:49.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: osdmap e36: 6 total, 6 up, 6 in 2023-12-16T08:35:49.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:49.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-16T08:35:49.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: Detected new or changed devices on smithi190 2023-12-16T08:35:49.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:49.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:49.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:49.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi190 to 8561M 2023-12-16T08:35:49.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:49.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:49.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: 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-12-16T08:35:49.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: osdmap e35: 6 total, 5 up, 6 in 2023-12-16T08:35:49.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:49.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:49.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: osd.5 [v2:172.21.15.190:6808/850163378,v1:172.21.15.190:6809/850163378] boot 2023-12-16T08:35:49.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: osdmap e36: 6 total, 6 up, 6 in 2023-12-16T08:35:49.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:35:49.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-16T08:35:49.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: Detected new or changed devices on smithi190 2023-12-16T08:35:49.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:49.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:49.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:35:49.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi190 to 8561M 2023-12-16T08:35:49.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:49.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:49 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:35:50.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:50 smithi029 ceph-mon[114768]: purged_snaps scrub starts 2023-12-16T08:35:50.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:50 smithi029 ceph-mon[114768]: purged_snaps scrub ok 2023-12-16T08:35:50.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:50 smithi029 ceph-mon[114768]: osdmap e37: 6 total, 6 up, 6 in 2023-12-16T08:35:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:50 smithi029 ceph-mon[108637]: purged_snaps scrub starts 2023-12-16T08:35:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:50 smithi029 ceph-mon[108637]: purged_snaps scrub ok 2023-12-16T08:35:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:50 smithi029 ceph-mon[108637]: osdmap e37: 6 total, 6 up, 6 in 2023-12-16T08:35:50.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:50 smithi190 ceph-mon[109423]: purged_snaps scrub starts 2023-12-16T08:35:50.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:50 smithi190 ceph-mon[109423]: purged_snaps scrub ok 2023-12-16T08:35:50.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:50 smithi190 ceph-mon[109423]: osdmap e37: 6 total, 6 up, 6 in 2023-12-16T08:35:51.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[108637]: osdmap e38: 6 total, 6 up, 6 in 2023-12-16T08:35:51.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[108637]: from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:51.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:51.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:51.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[108637]: pgmap v102: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:35:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[114768]: osdmap e38: 6 total, 6 up, 6 in 2023-12-16T08:35:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[114768]: from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:51 smithi029 ceph-mon[114768]: pgmap v102: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:35:51.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:51 smithi190 ceph-mon[109423]: osdmap e38: 6 total, 6 up, 6 in 2023-12-16T08:35:51.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:51 smithi190 ceph-mon[109423]: from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:51.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:51 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:35:51.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:51 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:35:51.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:51 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:51.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:51 smithi190 ceph-mon[109423]: pgmap v102: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:35:52.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[108637]: osdmap e39: 6 total, 6 up, 6 in 2023-12-16T08:35:52.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/255592584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0717ae25-f68b-430d-81c3-bd17a0ea6dcb"}]: dispatch 2023-12-16T08:35:52.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0717ae25-f68b-430d-81c3-bd17a0ea6dcb"}]: dispatch 2023-12-16T08:35:52.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0717ae25-f68b-430d-81c3-bd17a0ea6dcb"}]': finished 2023-12-16T08:35:52.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[108637]: osdmap e40: 7 total, 6 up, 7 in 2023-12-16T08:35:52.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:35:52.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[114768]: osdmap e39: 6 total, 6 up, 6 in 2023-12-16T08:35:52.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/255592584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0717ae25-f68b-430d-81c3-bd17a0ea6dcb"}]: dispatch 2023-12-16T08:35:52.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0717ae25-f68b-430d-81c3-bd17a0ea6dcb"}]: dispatch 2023-12-16T08:35:52.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0717ae25-f68b-430d-81c3-bd17a0ea6dcb"}]': finished 2023-12-16T08:35:52.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[114768]: osdmap e40: 7 total, 6 up, 7 in 2023-12-16T08:35:52.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:52 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:35:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:52 smithi190 ceph-mon[109423]: osdmap e39: 6 total, 6 up, 6 in 2023-12-16T08:35:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/255592584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0717ae25-f68b-430d-81c3-bd17a0ea6dcb"}]: dispatch 2023-12-16T08:35:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:52 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0717ae25-f68b-430d-81c3-bd17a0ea6dcb"}]: dispatch 2023-12-16T08:35:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:52 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0717ae25-f68b-430d-81c3-bd17a0ea6dcb"}]': finished 2023-12-16T08:35:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:52 smithi190 ceph-mon[109423]: osdmap e40: 7 total, 6 up, 7 in 2023-12-16T08:35:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:52 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:35:53.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:53 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/3573623558' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:53.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:53 smithi029 ceph-mon[108637]: pgmap v105: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:35:53.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:53 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/3573623558' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:53.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:53 smithi029 ceph-mon[114768]: pgmap v105: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:35:53.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:53 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/3573623558' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:35:53.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:53 smithi190 ceph-mon[109423]: pgmap v105: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:35:56.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:55 smithi190 ceph-mon[109423]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:35:56.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:55 smithi029 ceph-mon[108637]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:35:56.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:55 smithi029 ceph-mon[114768]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:35:57.893 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:57 smithi190 ceph-mon[109423]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-16T08:35:57.893 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:57 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T08:35:57.893 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:57 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:58.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:57 smithi029 ceph-mon[108637]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-16T08:35:58.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T08:35:58.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:57 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:58.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:57 smithi029 ceph-mon[114768]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-16T08:35:58.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T08:35:58.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:57 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:59.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:58 smithi190 ceph-mon[109423]: Deploying daemon osd.6 on smithi190 2023-12-16T08:35:59.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:58 smithi029 ceph-mon[108637]: Deploying daemon osd.6 on smithi190 2023-12-16T08:35:59.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:58 smithi029 ceph-mon[114768]: Deploying daemon osd.6 on smithi190 2023-12-16T08:36:00.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:35:59 smithi029 ceph-mon[108637]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T08:36:00.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:35:59 smithi029 ceph-mon[114768]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T08:36:00.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:35:59 smithi190 ceph-mon[109423]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T08:36:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:01 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:01 smithi190 ceph-mon[109423]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-16T08:36:02.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:02.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:02.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:02.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:02.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[108637]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-16T08:36:02.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:02.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:02.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:02.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:02.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:01 smithi029 ceph-mon[114768]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-16T08:36:02.838 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 6 on host 'smithi190' 2023-12-16T08:36:03.208 DEBUG:teuthology.orchestra.run.smithi190:osd.6> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.6.service 2023-12-16T08:36:03.210 INFO:tasks.cephadm:Deploying osd.7 on smithi190 with /dev/vg_nvme/lv_1... 2023-12-16T08:36:03.210 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-16T08:36:03.236 INFO:journalctl@ceph.osd.6.smithi190.stdout:-- Logs begin at Sat 2023-12-16 08:21:52 UTC. -- 2023-12-16T08:36:03.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:03.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:03.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:03.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:03 smithi190 ceph-mon[109423]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-16T08:36:03.466 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:03.467 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:03.467 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:03 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:03.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:03.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:03.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:03.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[108637]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-16T08:36:03.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:03.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:03.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[114768]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-16T08:36:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:03 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:04.020 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:36:03 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[120160]: 2023-12-16T08:36:03.918+0000 7fd95c4243c0 -1 osd.6 0 log_to_monitors true 2023-12-16T08:36:04.998 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-16T08:36:04.998 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-12-16T08:36:04.998 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10+0 records in 2023-12-16T08:36:04.998 INFO:teuthology.orchestra.run.smithi190.stderr:10+0 records out 2023-12-16T08:36:04.998 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110716 s, 947 MB/s 2023-12-16T08:36:04.998 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping successful for: 2023-12-16T08:36:05.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:04 smithi190 ceph-mon[109423]: from='osd.6 [v2:172.21.15.190:6816/2603216568,v1:172.21.15.190:6817/2603216568]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:36:05.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:04 smithi190 ceph-mon[109423]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:36:05.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:04 smithi029 ceph-mon[108637]: from='osd.6 [v2:172.21.15.190:6816/2603216568,v1:172.21.15.190:6817/2603216568]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:36:05.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:04 smithi029 ceph-mon[108637]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:36:05.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:04 smithi029 ceph-mon[114768]: from='osd.6 [v2:172.21.15.190:6816/2603216568,v1:172.21.15.190:6817/2603216568]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:36:05.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:04 smithi029 ceph-mon[114768]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:36:05.598 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi190:vg_nvme/lv_1 2023-12-16T08:36:06.244 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[120160]: 2023-12-16T08:36:05.851+0000 7fd952e27700 -1 osd.6 0 waiting for initial osdmap 2023-12-16T08:36:06.245 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[120160]: 2023-12-16T08:36:05.857+0000 7fd94cfbd700 -1 osd.6 42 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:36:06.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-16T08:36:06.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T08:36:06.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: osdmap e41: 7 total, 6 up, 7 in 2023-12-16T08:36:06.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:06.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: from='osd.6 [v2:172.21.15.190:6816/2603216568,v1:172.21.15.190:6817/2603216568]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:36:06.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: 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-12-16T08:36:06.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:06.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:06.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:06.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:06.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:06.246 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:05 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:06.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-16T08:36:06.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T08:36:06.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: osdmap e41: 7 total, 6 up, 7 in 2023-12-16T08:36:06.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:06.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: from='osd.6 [v2:172.21.15.190:6816/2603216568,v1:172.21.15.190:6817/2603216568]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:36:06.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: 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-12-16T08:36:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:06.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-16T08:36:06.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T08:36:06.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: osdmap e41: 7 total, 6 up, 7 in 2023-12-16T08:36:06.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:06.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: from='osd.6 [v2:172.21.15.190:6816/2603216568,v1:172.21.15.190:6817/2603216568]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:36:06.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: 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-12-16T08:36:06.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:06.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:06.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:06.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:06.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:06.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:05 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:07.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:06 smithi190 ceph-mon[109423]: Detected new or changed devices on smithi190 2023-12-16T08:36:07.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:06 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi190 to 5707M 2023-12-16T08:36:07.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:06 smithi190 ceph-mon[109423]: 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-12-16T08:36:07.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:06 smithi190 ceph-mon[109423]: osdmap e42: 7 total, 6 up, 7 in 2023-12-16T08:36:07.199 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:06 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:07.200 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:06 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:07.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[108637]: Detected new or changed devices on smithi190 2023-12-16T08:36:07.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi190 to 5707M 2023-12-16T08:36:07.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[108637]: 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-12-16T08:36:07.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[108637]: osdmap e42: 7 total, 6 up, 7 in 2023-12-16T08:36:07.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:07.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:07.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[114768]: Detected new or changed devices on smithi190 2023-12-16T08:36:07.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi190 to 5707M 2023-12-16T08:36:07.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[114768]: 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-12-16T08:36:07.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[114768]: osdmap e42: 7 total, 6 up, 7 in 2023-12-16T08:36:07.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:07.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:06 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:08.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: purged_snaps scrub starts 2023-12-16T08:36:08.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: purged_snaps scrub ok 2023-12-16T08:36:08.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:36:08.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: osd.6 [v2:172.21.15.190:6816/2603216568,v1:172.21.15.190:6817/2603216568] boot 2023-12-16T08:36:08.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: osdmap e43: 7 total, 7 up, 7 in 2023-12-16T08:36:08.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[108637]: osdmap e44: 7 total, 7 up, 7 in 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: purged_snaps scrub starts 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: purged_snaps scrub ok 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: osd.6 [v2:172.21.15.190:6816/2603216568,v1:172.21.15.190:6817/2603216568] boot 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: osdmap e43: 7 total, 7 up, 7 in 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:36:08.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:36:08.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:08.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:07 smithi029 ceph-mon[114768]: osdmap e44: 7 total, 7 up, 7 in 2023-12-16T08:36:08.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: purged_snaps scrub starts 2023-12-16T08:36:08.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: purged_snaps scrub ok 2023-12-16T08:36:08.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-16T08:36:08.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: osd.6 [v2:172.21.15.190:6816/2603216568,v1:172.21.15.190:6817/2603216568] boot 2023-12-16T08:36:08.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: osdmap e43: 7 total, 7 up, 7 in 2023-12-16T08:36:08.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:08.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:08.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T08:36:08.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T08:36:08.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:08.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:07 smithi190 ceph-mon[109423]: osdmap e44: 7 total, 7 up, 7 in 2023-12-16T08:36:09.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/2064372143' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e443c34a-1c6d-4ce3-b01f-ac10de8b5a45"}]: dispatch 2023-12-16T08:36:09.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e443c34a-1c6d-4ce3-b01f-ac10de8b5a45"}]: dispatch 2023-12-16T08:36:09.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[108637]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e443c34a-1c6d-4ce3-b01f-ac10de8b5a45"}]': finished 2023-12-16T08:36:09.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[108637]: osdmap e45: 8 total, 7 up, 8 in 2023-12-16T08:36:09.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:09.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[108637]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T08:36:09.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/2655579225' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:36:09.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/2064372143' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e443c34a-1c6d-4ce3-b01f-ac10de8b5a45"}]: dispatch 2023-12-16T08:36:09.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e443c34a-1c6d-4ce3-b01f-ac10de8b5a45"}]: dispatch 2023-12-16T08:36:09.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[114768]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e443c34a-1c6d-4ce3-b01f-ac10de8b5a45"}]': finished 2023-12-16T08:36:09.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[114768]: osdmap e45: 8 total, 7 up, 8 in 2023-12-16T08:36:09.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:09.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[114768]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T08:36:09.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:09 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/2655579225' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:36:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:09 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/2064372143' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e443c34a-1c6d-4ce3-b01f-ac10de8b5a45"}]: dispatch 2023-12-16T08:36:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:09 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e443c34a-1c6d-4ce3-b01f-ac10de8b5a45"}]: dispatch 2023-12-16T08:36:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:09 smithi190 ceph-mon[109423]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e443c34a-1c6d-4ce3-b01f-ac10de8b5a45"}]': finished 2023-12-16T08:36:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:09 smithi190 ceph-mon[109423]: osdmap e45: 8 total, 7 up, 8 in 2023-12-16T08:36:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:09 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:09 smithi190 ceph-mon[109423]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T08:36:09.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:09 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/2655579225' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T08:36:10.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:10 smithi190 ceph-mon[109423]: osdmap e46: 8 total, 7 up, 8 in 2023-12-16T08:36:10.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:10 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:10 smithi029 ceph-mon[108637]: osdmap e46: 8 total, 7 up, 8 in 2023-12-16T08:36:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:10 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:11.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:10 smithi029 ceph-mon[114768]: osdmap e46: 8 total, 7 up, 8 in 2023-12-16T08:36:11.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:10 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:11.620 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:11 smithi190 ceph-mon[109423]: osdmap e47: 8 total, 7 up, 8 in 2023-12-16T08:36:11.620 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:11 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:11.620 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:11 smithi190 ceph-mon[109423]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T08:36:12.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:11 smithi029 ceph-mon[108637]: osdmap e47: 8 total, 7 up, 8 in 2023-12-16T08:36:12.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:11 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:12.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:11 smithi029 ceph-mon[108637]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T08:36:12.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:11 smithi029 ceph-mon[114768]: osdmap e47: 8 total, 7 up, 8 in 2023-12-16T08:36:12.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:11 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:12.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:11 smithi029 ceph-mon[114768]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T08:36:14.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:13 smithi029 ceph-mon[108637]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 104 KiB/s, 0 objects/s recovering 2023-12-16T08:36:16.315 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:13 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T08:36:16.315 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:13 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:16.317 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:13 smithi029 ceph-mon[114768]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 104 KiB/s, 0 objects/s recovering 2023-12-16T08:36:16.317 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:13 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T08:36:16.317 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:13 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:16.318 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:14 smithi029 ceph-mon[108637]: Deploying daemon osd.7 on smithi190 2023-12-16T08:36:16.319 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:14 smithi029 ceph-mon[114768]: Deploying daemon osd.7 on smithi190 2023-12-16T08:36:16.319 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:15 smithi029 ceph-mon[108637]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-16T08:36:16.320 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:15 smithi029 ceph-mon[114768]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-16T08:36:16.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:13 smithi190 ceph-mon[109423]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 104 KiB/s, 0 objects/s recovering 2023-12-16T08:36:16.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:13 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T08:36:16.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:13 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:16.321 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:14 smithi190 ceph-mon[109423]: Deploying daemon osd.7 on smithi190 2023-12-16T08:36:16.322 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:15 smithi190 ceph-mon[109423]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-16T08:36:18.113 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:17 smithi190 ceph-mon[109423]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T08:36:18.113 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:17 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:18.113 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:17 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:18.113 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:17 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:18.113 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:17 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:18.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[108637]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T08:36:18.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:18.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:18.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:18.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:18.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[114768]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T08:36:18.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:18.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:18.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:18.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:17 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:19.206 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 7 on host 'smithi190' 2023-12-16T08:36:19.491 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:19.491 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:19 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:19.491 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:19 smithi190 ceph-mon[109423]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-16T08:36:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:19 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:19.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:19 smithi029 ceph-mon[108637]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-16T08:36:19.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:19.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:19 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:19.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:19 smithi029 ceph-mon[114768]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-16T08:36:19.582 DEBUG:teuthology.orchestra.run.smithi190:osd.7> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.7.service 2023-12-16T08:36:19.584 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-16T08:36:19.584 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-16T08:36:19.611 INFO:journalctl@ceph.osd.7.smithi190.stdout:-- Logs begin at Sat 2023-12-16 08:21:52 UTC. -- 2023-12-16T08:36:20.502 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[108637]: from='osd.7 [v2:172.21.15.190:6824/4207236867,v1:172.21.15.190:6825/4207236867]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[108637]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[114768]: from='osd.7 [v2:172.21.15.190:6824/4207236867,v1:172.21.15.190:6825/4207236867]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:36:20.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:20 smithi029 ceph-mon[114768]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:36:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:20 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:20 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:20 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:20 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:20 smithi190 ceph-mon[109423]: from='osd.7 [v2:172.21.15.190:6824/4207236867,v1:172.21.15.190:6825/4207236867]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:36:20.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:20 smithi190 ceph-mon[109423]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:36:20.520 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:36:20 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[123540]: 2023-12-16T08:36:20.148+0000 7f267940d3c0 -1 osd.7 0 log_to_monitors true 2023-12-16T08:36:21.085 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:36:21.490 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":48,"num_osds":8,"num_up_osds":7,"osd_up_since":1702715766,"num_in_osds":8,"osd_in_since":1702715768,"num_remapped_pgs":0} 2023-12-16T08:36:21.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T08:36:21.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: osdmap e48: 8 total, 7 up, 8 in 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='osd.7 [v2:172.21.15.190:6824/4207236867,v1:172.21.15.190:6825/4207236867]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: 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-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/767811030' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:21.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: osdmap e48: 8 total, 7 up, 8 in 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='osd.7 [v2:172.21.15.190:6824/4207236867,v1:172.21.15.190:6825/4207236867]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: 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-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/767811030' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:21.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:21 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:21.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[123540]: 2023-12-16T08:36:21.431+0000 7f266fe10700 -1 osd.7 0 waiting for initial osdmap 2023-12-16T08:36:21.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[123540]: 2023-12-16T08:36:21.440+0000 7f266c7ab700 -1 osd.7 49 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:36:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T08:36:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: osdmap e48: 8 total, 7 up, 8 in 2023-12-16T08:36:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='osd.7 [v2:172.21.15.190:6824/4207236867,v1:172.21.15.190:6825/4207236867]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:36:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: 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-12-16T08:36:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-16T08:36:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/767811030' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T08:36:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:36:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:21 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:22.491 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-16T08:36:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[108637]: Detected new or changed devices on smithi190 2023-12-16T08:36:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi190 to 4280M 2023-12-16T08:36:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[108637]: 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-12-16T08:36:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[108637]: osdmap e49: 8 total, 7 up, 8 in 2023-12-16T08:36:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[108637]: osd.7 [v2:172.21.15.190:6824/4207236867,v1:172.21.15.190:6825/4207236867] boot 2023-12-16T08:36:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[108637]: osdmap e50: 8 total, 8 up, 8 in 2023-12-16T08:36:22.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[114768]: Detected new or changed devices on smithi190 2023-12-16T08:36:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi190 to 4280M 2023-12-16T08:36:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[114768]: 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-12-16T08:36:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[114768]: osdmap e49: 8 total, 7 up, 8 in 2023-12-16T08:36:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[114768]: osd.7 [v2:172.21.15.190:6824/4207236867,v1:172.21.15.190:6825/4207236867] boot 2023-12-16T08:36:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[114768]: osdmap e50: 8 total, 8 up, 8 in 2023-12-16T08:36:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:22 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:22 smithi190 ceph-mon[109423]: Detected new or changed devices on smithi190 2023-12-16T08:36:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:22 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi190 to 4280M 2023-12-16T08:36:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:22 smithi190 ceph-mon[109423]: 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-12-16T08:36:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:22 smithi190 ceph-mon[109423]: osdmap e49: 8 total, 7 up, 8 in 2023-12-16T08:36:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:22 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:22 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:22 smithi190 ceph-mon[109423]: osd.7 [v2:172.21.15.190:6824/4207236867,v1:172.21.15.190:6825/4207236867] boot 2023-12-16T08:36:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:22 smithi190 ceph-mon[109423]: osdmap e50: 8 total, 8 up, 8 in 2023-12-16T08:36:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:22 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:23.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[114768]: purged_snaps scrub starts 2023-12-16T08:36:23.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[114768]: purged_snaps scrub ok 2023-12-16T08:36:23.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[114768]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:23.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:36:23.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:36:23.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[114768]: osdmap e51: 8 total, 8 up, 8 in 2023-12-16T08:36:23.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[108637]: purged_snaps scrub starts 2023-12-16T08:36:23.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[108637]: purged_snaps scrub ok 2023-12-16T08:36:23.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[108637]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:23.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:36:23.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:36:23.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:23 smithi029 ceph-mon[108637]: osdmap e51: 8 total, 8 up, 8 in 2023-12-16T08:36:23.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:23 smithi190 ceph-mon[109423]: purged_snaps scrub starts 2023-12-16T08:36:23.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:23 smithi190 ceph-mon[109423]: purged_snaps scrub ok 2023-12-16T08:36:23.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:23 smithi190 ceph-mon[109423]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:23.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:23 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:36:23.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:23 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:36:23.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:23 smithi190 ceph-mon[109423]: osdmap e51: 8 total, 8 up, 8 in 2023-12-16T08:36:23.941 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:36:24.341 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":51,"num_osds":8,"num_up_osds":8,"osd_up_since":1702715782,"num_in_osds":8,"osd_in_since":1702715768,"num_remapped_pgs":1} 2023-12-16T08:36:24.341 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T08:36:24.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:24 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1197992159' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T08:36:24.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:24 smithi029 ceph-mon[114768]: osdmap e52: 8 total, 8 up, 8 in 2023-12-16T08:36:24.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:24 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1197992159' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T08:36:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:24 smithi029 ceph-mon[108637]: osdmap e52: 8 total, 8 up, 8 in 2023-12-16T08:36:24.598 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:24.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:24 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1197992159' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T08:36:24.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:24 smithi190 ceph-mon[109423]: osdmap e52: 8 total, 8 up, 8 in 2023-12-16T08:36:25.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:25 smithi029 ceph-mon[108637]: pgmap v133: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-16T08:36:25.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:25 smithi029 ceph-mon[114768]: pgmap v133: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-16T08:36:25.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:25 smithi190 ceph-mon[109423]: pgmap v133: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-16T08:36:25.833 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:36:25.834 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":53,"fsid":"94699566-9bed-11ee-95a5-87774f69a715","created":"2023-12-16T08:32:24.869249+0000","modified":"2023-12-16T08:36:25.437856+0000","last_up_change":"2023-12-16T08:36:22.426031+0000","last_in_change":"2023-12-16T08:36:08.504479+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T08:35:01.331909+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":{}}}],"osds":[{"osd":0,"uuid":"5cd5e4b7-db63-4e4f-a5af-19e765198b54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6803","nonce":1014594785}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6805","nonce":1014594785}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6809","nonce":1014594785}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6807","nonce":1014594785}]},"public_addr":"172.21.15.29:6803/1014594785","cluster_addr":"172.21.15.29:6805/1014594785","heartbeat_back_addr":"172.21.15.29:6809/1014594785","heartbeat_front_addr":"172.21.15.29:6807/1014594785","state":["exists","up"]},{"osd":1,"uuid":"f8a4f7bd-9a65-47a8-8e80-110cc44fb9b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6811","nonce":3851313618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6813","nonce":3851313618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6817","nonce":3851313618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6815","nonce":3851313618}]},"public_addr":"172.21.15.29:6811/3851313618","cluster_addr":"172.21.15.29:6813/3851313618","heartbeat_back_addr":"172.21.15.29:6817/3851313618","heartbeat_front_addr":"172.21.15.29:6815/3851313618","state":["exists","up"]},{"osd":2,"uuid":"6e1120e2-b2f8-4680-95df-89062c63c4eb","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.29:6818","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6819","nonce":3193945489}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6821","nonce":3193945489}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6825","nonce":3193945489}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6823","nonce":3193945489}]},"public_addr":"172.21.15.29:6819/3193945489","cluster_addr":"172.21.15.29:6821/3193945489","heartbeat_back_addr":"172.21.15.29:6825/3193945489","heartbeat_front_addr":"172.21.15.29:6823/3193945489","state":["exists","up"]},{"osd":3,"uuid":"b919a516-a918-4223-bad8-32c97b312bde","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6827","nonce":2979656846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6829","nonce":2979656846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6833","nonce":2979656846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6831","nonce":2979656846}]},"public_addr":"172.21.15.29:6827/2979656846","cluster_addr":"172.21.15.29:6829/2979656846","heartbeat_back_addr":"172.21.15.29:6833/2979656846","heartbeat_front_addr":"172.21.15.29:6831/2979656846","state":["exists","up"]},{"osd":4,"uuid":"e8642fc4-f699-4606-87b3-c318f12a08bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6801","nonce":916657332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6803","nonce":916657332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6807","nonce":916657332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6805","nonce":916657332}]},"public_addr":"172.21.15.190:6801/916657332","cluster_addr":"172.21.15.190:6803/916657332","heartbeat_back_addr":"172.21.15.190:6807/916657332","heartbeat_front_addr":"172.21.15.190:6805/916657332","state":["exists","up"]},{"osd":5,"uuid":"d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6809","nonce":850163378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6811","nonce":850163378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6815","nonce":850163378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6813","nonce":850163378}]},"public_addr":"172.21.15.190:6809/850163378","cluster_addr":"172.21.15.190:6811/850163378","heartbeat_back_addr":"172.21.15.190:6815/850163378","heartbeat_front_addr":"172.21.15.190:6813/850163378","state":["exists","up"]},{"osd":6,"uuid":"0717ae25-f68b-430d-81c3-bd17a0ea6dcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6817","nonce":2603216568}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6819","nonce":2603216568}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6823","nonce":2603216568}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6821","nonce":2603216568}]},"public_addr":"172.21.15.190:6817/2603216568","cluster_addr":"172.21.15.190:6819/2603216568","heartbeat_back_addr":"172.21.15.190:6823/2603216568","heartbeat_front_addr":"172.21.15.190:6821/2603216568","state":["exists","up"]},{"osd":7,"uuid":"e443c34a-1c6d-4ce3-b01f-ac10de8b5a45","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6825","nonce":4207236867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6827","nonce":4207236867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6831","nonce":4207236867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6829","nonce":4207236867}]},"public_addr":"172.21.15.190:6825/4207236867","cluster_addr":"172.21.15.190:6827/4207236867","heartbeat_back_addr":"172.21.15.190:6831/4207236867","heartbeat_front_addr":"172.21.15.190:6829/4207236867","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:34:23.385532+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:34:40.669485+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:34:58.363853+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:35:16.433055+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:35:32.308322+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:35:48.261385+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:36:04.874039+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:36:21.164471+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:0/4034053027":"2023-12-17T08:33:22.755416+0000","172.21.15.29:6801/509892194":"2023-12-17T08:33:22.755416+0000","172.21.15.29:6800/509892194":"2023-12-17T08:33:22.755416+0000","172.21.15.29:0/1156695131":"2023-12-17T08:33:22.755416+0000","172.21.15.29:0/2024330015":"2023-12-17T08:33:22.755416+0000","172.21.15.29:6800/2746334237":"2023-12-17T08:32:53.076461+0000","172.21.15.29:0/1298672970":"2023-12-17T08:32:53.076461+0000","172.21.15.29:6801/2746334237":"2023-12-17T08:32:53.076461+0000","172.21.15.29:0/2809523633":"2023-12-17T08:32:53.076461+0000","172.21.15.29:0/3762511351":"2023-12-17T08:32:53.076461+0000"},"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-12-16T08:36:26.242 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-16T08:35:01.331909+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': {}}}] 2023-12-16T08:36:26.242 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-16T08:36:26.498 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:26.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:26 smithi029 ceph-mon[108637]: osdmap e53: 8 total, 8 up, 8 in 2023-12-16T08:36:26.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:26 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/496266878' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T08:36:26.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:26 smithi029 ceph-mon[114768]: osdmap e53: 8 total, 8 up, 8 in 2023-12-16T08:36:26.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:26 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/496266878' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T08:36:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:26 smithi190 ceph-mon[109423]: osdmap e53: 8 total, 8 up, 8 in 2023-12-16T08:36:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:26 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/496266878' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T08:36:27.729 INFO:teuthology.orchestra.run.smithi029.stdout:pg_num: 1 2023-12-16T08:36:27.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:27 smithi029 ceph-mon[108637]: osdmap e54: 8 total, 8 up, 8 in 2023-12-16T08:36:27.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:27 smithi029 ceph-mon[108637]: pgmap v136: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-16T08:36:27.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:27 smithi029 ceph-mon[114768]: osdmap e54: 8 total, 8 up, 8 in 2023-12-16T08:36:27.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:27 smithi029 ceph-mon[114768]: pgmap v136: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-16T08:36:27.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:27 smithi190 ceph-mon[109423]: osdmap e54: 8 total, 8 up, 8 in 2023-12-16T08:36:27.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:27 smithi190 ceph-mon[109423]: pgmap v136: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-16T08:36:28.115 INFO:tasks.cephadm:Adding prometheus.a on smithi190 2023-12-16T08:36:28.115 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch apply prometheus '1;smithi190=a' 2023-12-16T08:36:28.714 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:28 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1338606948' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T08:36:28.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:28 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1338606948' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T08:36:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:28 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1338606948' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T08:36:29.412 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled prometheus update... 2023-12-16T08:36:29.725 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:29 smithi190 ceph-mon[109423]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-12-16T08:36:29.725 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:29.726 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:29.726 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:29.726 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:29.726 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:29.726 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:29 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T08:36:29.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[108637]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-12-16T08:36:29.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:29.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[114768]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' 2023-12-16T08:36:29.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:29 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T08:36:29.805 DEBUG:teuthology.orchestra.run.smithi190:prometheus.a> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@prometheus.a.service 2023-12-16T08:36:29.807 INFO:tasks.cephadm:Adding node-exporter.a on smithi029 2023-12-16T08:36:29.808 INFO:tasks.cephadm:Adding node-exporter.b on smithi190 2023-12-16T08:36:29.808 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch apply node-exporter '2;smithi029=a;smithi190=b' 2023-12-16T08:36:29.836 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:-- Logs begin at Sat 2023-12-16 08:21:52 UTC. -- 2023-12-16T08:36:30.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-mon[108637]: from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:30.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-mon[108637]: Saving service prometheus spec with placement smithi190=a;count:1 2023-12-16T08:36:30.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-mon[108637]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T08:36:30.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-mon[108637]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-16T08:36:30.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ignoring --setuser ceph since I am not root 2023-12-16T08:36:30.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ignoring --setgroup ceph since I am not root 2023-12-16T08:36:30.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-mgr[108910]: -- 172.21.15.29:0/2537819526 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56076ffe2340 con 0x56076ffba800 2023-12-16T08:36:30.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:30.629+0000 7f6dbbbe8000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:36:30.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-mon[114768]: from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:30.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-mon[114768]: Saving service prometheus spec with placement smithi190=a;count:1 2023-12-16T08:36:30.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-mon[114768]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T08:36:30.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-mon[114768]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-16T08:36:30.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:30 smithi190 ceph-mon[109423]: from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:30.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:30 smithi190 ceph-mon[109423]: Saving service prometheus spec with placement smithi190=a;count:1 2023-12-16T08:36:30.762 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:30 smithi190 ceph-mon[109423]: from='mgr.14152 172.21.15.29:0/511780179' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T08:36:30.763 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:30 smithi190 ceph-mon[109423]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-16T08:36:30.763 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ignoring --setuser ceph since I am not root 2023-12-16T08:36:30.763 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ignoring --setgroup ceph since I am not root 2023-12-16T08:36:30.763 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:30 smithi190 ceph-mgr[110765]: -- 172.21.15.190:0/1149449778 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ffe6d50340 con 0x55ffe6d28c00 2023-12-16T08:36:30.763 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:30.602+0000 7f8a9840b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:36:31.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:30.768+0000 7f8a9840b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:36:31.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:30.820+0000 7f6dbbbe8000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:36:31.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:31.084+0000 7f8a9840b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:36:31.926 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:31.571+0000 7f8a9840b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:36:32.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:31.152+0000 7f6dbbbe8000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:36:32.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:31.713+0000 7f6dbbbe8000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:36:32.273 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:31.925+0000 7f8a9840b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:36:32.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:32.118+0000 7f6dbbbe8000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:36:33.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:32 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:32.559+0000 7f8a9840b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:36:33.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:32 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:32.726+0000 7f8a9840b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:36:33.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:32.850+0000 7f6dbbbe8000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:36:33.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:33.043+0000 7f6dbbbe8000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:36:33.577 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:33.317+0000 7f8a9840b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:36:33.577 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:33.400+0000 7f8a9840b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:36:33.577 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:33.486+0000 7f8a9840b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:36:33.578 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:33.576+0000 7f8a9840b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:36:34.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:33.732+0000 7f6dbbbe8000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:36:34.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:33.825+0000 7f6dbbbe8000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:36:34.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:33.923+0000 7f6dbbbe8000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:36:34.019 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:33.665+0000 7f8a9840b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:36:34.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:33.756+0000 7f8a9840b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:36:34.326 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:34.056+0000 7f8a9840b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:36:34.326 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:34.147+0000 7f8a9840b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:36:34.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:34.026+0000 7f6dbbbe8000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:36:34.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:34.128+0000 7f6dbbbe8000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:36:34.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:34.231+0000 7f6dbbbe8000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:36:34.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:34.325+0000 7f8a9840b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:36:34.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:34.407+0000 7f8a9840b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:36:34.890 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:34.576+0000 7f6dbbbe8000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:36:34.890 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:34.683+0000 7f6dbbbe8000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:36:35.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:34.889+0000 7f6dbbbe8000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:36:35.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:34.985+0000 7f6dbbbe8000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:36:35.380 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:35 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:35.102+0000 7f8a9840b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:36:35.380 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:35 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:35.248+0000 7f8a9840b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:36:35.768 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:35 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:35.379+0000 7f8a9840b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:36:36.019 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:35 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:35.768+0000 7f8a9840b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:36:36.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:35 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:35.902+0000 7f8a9840b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:36:36.106 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:35 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:35.785+0000 7f6dbbbe8000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:36:36.106 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:35 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:35.953+0000 7f6dbbbe8000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:36:36.469 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:36.105+0000 7f6dbbbe8000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:36:36.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[108637]: Standby manager daemon x restarted 2023-12-16T08:36:36.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[108637]: Standby manager daemon x started 2023-12-16T08:36:36.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:36:36.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:36:36.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:36:36.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:36:36.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:36.559+0000 7f6dbbbe8000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:36:36.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:36.715+0000 7f6dbbbe8000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:36:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[114768]: Standby manager daemon x restarted 2023-12-16T08:36:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[114768]: Standby manager daemon x started 2023-12-16T08:36:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:36:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:36:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:36:36.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:36 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:36:36.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-mon[109423]: Standby manager daemon x restarted 2023-12-16T08:36:36.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-mon[109423]: Standby manager daemon x started 2023-12-16T08:36:36.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:36:36.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:36:36.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:36:36.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/2232782871' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:36:36.774 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:36.285+0000 7f8a9840b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:36:36.774 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:36.397+0000 7f8a9840b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:36:36.774 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: [16/Dec/2023:08:36:36] ENGINE Bus STARTING 2023-12-16T08:36:36.774 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: CherryPy Checker: 2023-12-16T08:36:36.774 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: The Application mounted at '' has an empty config. 2023-12-16T08:36:36.774 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: 2023-12-16T08:36:36.774 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: [16/Dec/2023:08:36:36] ENGINE Serving on http://:::9283 2023-12-16T08:36:36.774 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:36:36 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: [16/Dec/2023:08:36:36] ENGINE Bus STARTED 2023-12-16T08:36:37.471 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:37.160+0000 7f6dbbbe8000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:36:37.471 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:37.289+0000 7f6dbbbe8000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:36:37.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:37 smithi190 ceph-mon[109423]: mgrmap e17: y(active, since 3m), standbys: x 2023-12-16T08:36:37.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:37 smithi190 ceph-mon[109423]: Active manager daemon y restarted 2023-12-16T08:36:37.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:37 smithi190 ceph-mon[109423]: Activating manager daemon y 2023-12-16T08:36:37.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:37 smithi190 ceph-mon[109423]: osdmap e55: 8 total, 8 up, 8 in 2023-12-16T08:36:37.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-mon[108637]: mgrmap e17: y(active, since 3m), standbys: x 2023-12-16T08:36:37.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-mon[108637]: Active manager daemon y restarted 2023-12-16T08:36:37.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-mon[108637]: Activating manager daemon y 2023-12-16T08:36:37.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-mon[108637]: osdmap e55: 8 total, 8 up, 8 in 2023-12-16T08:36:37.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-mon[114768]: mgrmap e17: y(active, since 3m), standbys: x 2023-12-16T08:36:37.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-mon[114768]: Active manager daemon y restarted 2023-12-16T08:36:37.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-mon[114768]: Activating manager daemon y 2023-12-16T08:36:37.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-mon[114768]: osdmap e55: 8 total, 8 up, 8 in 2023-12-16T08:36:37.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:36:37] ENGINE Bus STARTING 2023-12-16T08:36:37.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: CherryPy Checker: 2023-12-16T08:36:37.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: The Application mounted at '' has an empty config. 2023-12-16T08:36:37.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:36:37.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:36:37] ENGINE Serving on http://:::9283 2023-12-16T08:36:37.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:36:37] ENGINE Bus STARTED 2023-12-16T08:36:38.502 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled node-exporter update... 2023-12-16T08:36:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: mgrmap e18: y(active, starting, since 0.177754s), standbys: x 2023-12-16T08:36:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:36:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:36:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:36:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: Manager daemon y is now available 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:38.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: mgrmap e18: y(active, starting, since 0.177754s), standbys: x 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:36:38.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: Manager daemon y is now available 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:38.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:38.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:36:38.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:36:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: mgrmap e18: y(active, starting, since 0.177754s), standbys: x 2023-12-16T08:36:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:36:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:36:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:36:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:36:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:36:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:36:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:36:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: Manager daemon y is now available 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:38.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:36:38.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:36:38.888 DEBUG:teuthology.orchestra.run.smithi029:node-exporter.a> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.a.service 2023-12-16T08:36:38.890 DEBUG:teuthology.orchestra.run.smithi190:node-exporter.b> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.b.service 2023-12-16T08:36:38.892 INFO:tasks.cephadm:Adding alertmanager.a on smithi029 2023-12-16T08:36:38.893 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch apply alertmanager '1;smithi029=a' 2023-12-16T08:36:38.920 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:-- Logs begin at Sat 2023-12-16 08:21:52 UTC. -- 2023-12-16T08:36:38.922 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:-- Logs begin at Sat 2023-12-16 08:21:59 UTC. -- 2023-12-16T08:36:39.234 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:36:38] ENGINE Bus STARTING 2023-12-16T08:36:39.238 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:36:39] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:36:39.238 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:36:39] ENGINE Bus STARTED 2023-12-16T08:36:39.491 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[114768]: mgrmap e19: y(active, since 1.18671s), standbys: x 2023-12-16T08:36:39.491 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[114768]: Saving service node-exporter spec with placement smithi029=a;smithi190=b;count:2 2023-12-16T08:36:39.491 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.491 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.491 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.492 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.492 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:39 smithi190 ceph-mon[109423]: mgrmap e19: y(active, since 1.18671s), standbys: x 2023-12-16T08:36:39.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:39 smithi190 ceph-mon[109423]: Saving service node-exporter spec with placement smithi029=a;smithi190=b;count:2 2023-12-16T08:36:39.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:39 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:39 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:39 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:39 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:39 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.745 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[108637]: mgrmap e19: y(active, since 1.18671s), standbys: x 2023-12-16T08:36:39.745 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[108637]: Saving service node-exporter spec with placement smithi029=a;smithi190=b;count:2 2023-12-16T08:36:39.745 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.746 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.746 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.746 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:39.746 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:39 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.254 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled alertmanager update... 2023-12-16T08:36:40.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: [16/Dec/2023:08:36:38] ENGINE Bus STARTING 2023-12-16T08:36:40.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: [16/Dec/2023:08:36:39] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:36:40.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: [16/Dec/2023:08:36:39] ENGINE Bus STARTED 2023-12-16T08:36:40.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:36:40.532 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:36:40.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:40.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T08:36:40.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T08:36:40.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:40 smithi190 ceph-mon[109423]: mgrmap e20: y(active, since 2s), standbys: x 2023-12-16T08:36:40.637 DEBUG:teuthology.orchestra.run.smithi029:alertmanager.a> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@alertmanager.a.service 2023-12-16T08:36:40.643 INFO:tasks.cephadm:Adding grafana.a on smithi190 2023-12-16T08:36:40.643 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph orch apply grafana '1;smithi190=a' 2023-12-16T08:36:40.678 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:-- Logs begin at Sat 2023-12-16 08:21:59 UTC. -- 2023-12-16T08:36:40.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: [16/Dec/2023:08:36:38] ENGINE Bus STARTING 2023-12-16T08:36:40.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: [16/Dec/2023:08:36:39] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:36:40.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: [16/Dec/2023:08:36:39] ENGINE Bus STARTED 2023-12-16T08:36:40.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:36:40.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:36:40.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:40.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[108637]: mgrmap e20: y(active, since 2s), standbys: x 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: [16/Dec/2023:08:36:38] ENGINE Bus STARTING 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: [16/Dec/2023:08:36:39] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: [16/Dec/2023:08:36:39] ENGINE Bus STARTED 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:36:40.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:40.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T08:36:40.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:40.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T08:36:40.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:40 smithi029 ceph-mon[114768]: mgrmap e20: y(active, since 2s), standbys: x 2023-12-16T08:36:41.623 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:41 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:36:41.624 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:41 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:36:41.624 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:41 smithi190 ceph-mon[109423]: from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi029=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:41.624 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:41 smithi190 ceph-mon[109423]: Saving service alertmanager spec with placement smithi029=a;count:1 2023-12-16T08:36:41.624 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:41 smithi190 ceph-mon[109423]: Deploying daemon prometheus.a on smithi190 2023-12-16T08:36:41.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[108637]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:36:41.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[108637]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:36:41.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[108637]: from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi029=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:41.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[108637]: Saving service alertmanager spec with placement smithi029=a;count:1 2023-12-16T08:36:41.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[108637]: Deploying daemon prometheus.a on smithi190 2023-12-16T08:36:41.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:36:41.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:36:41.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[114768]: from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi029=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:41.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[114768]: Saving service alertmanager spec with placement smithi029=a;count:1 2023-12-16T08:36:41.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:41 smithi029 ceph-mon[114768]: Deploying daemon prometheus.a on smithi190 2023-12-16T08:36:42.143 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled grafana update... 2023-12-16T08:36:42.572 DEBUG:teuthology.orchestra.run.smithi190:grafana.a> sudo journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@grafana.a.service 2023-12-16T08:36:42.579 INFO:tasks.cephadm:Setting up client nodes... 2023-12-16T08:36:42.580 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-16T08:36:42.610 INFO:journalctl@ceph.grafana.a.smithi190.stdout:-- Logs begin at Sat 2023-12-16 08:21:52 UTC. -- 2023-12-16T08:36:42.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:42 smithi029 ceph-mon[108637]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:42.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:42 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:42.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:42 smithi029 ceph-mon[114768]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:42.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:42 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:42 smithi190 ceph-mon[109423]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:42.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:42 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:43.607 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:43 smithi029 ceph-mon[108637]: from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:43.607 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:43 smithi029 ceph-mon[108637]: Saving service grafana spec with placement smithi190=a;count:1 2023-12-16T08:36:43.608 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:43 smithi029 ceph-mon[114768]: from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:43.608 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:43 smithi029 ceph-mon[114768]: Saving service grafana spec with placement smithi190=a;count:1 2023-12-16T08:36:43.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:43 smithi190 ceph-mon[109423]: from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:43.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:43 smithi190 ceph-mon[109423]: Saving service grafana spec with placement smithi190=a;count:1 2023-12-16T08:36:44.091 INFO:teuthology.orchestra.run.smithi029.stdout:[client.0] 2023-12-16T08:36:44.091 INFO:teuthology.orchestra.run.smithi029.stdout: key = AQCcYX1lZn1HBRAAeHvoWfEDKLCiI2LC78pLUA== 2023-12-16T08:36:44.489 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-16T08:36:44.489 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-16T08:36:44.489 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-16T08:36:44.539 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-16T08:36:44.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:44 smithi029 ceph-mon[114768]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:44.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:44 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/524172345' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T08:36:44.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:44 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/524172345' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T08:36:44.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:44 smithi029 ceph-mon[108637]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:44.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:44 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/524172345' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T08:36:44.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:44 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/524172345' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T08:36:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:44 smithi190 ceph-mon[109423]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:44 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/524172345' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T08:36:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:44 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/524172345' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T08:36:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:45 smithi190 ceph-mon[109423]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:45 smithi029 ceph-mon[108637]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:46.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:45 smithi029 ceph-mon[114768]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:46.321 INFO:teuthology.orchestra.run.smithi190.stdout:[client.1] 2023-12-16T08:36:46.321 INFO:teuthology.orchestra.run.smithi190.stdout: key = AQCeYX1l9g/uEhAAfZgYgTRFL09HX82h7Cg2Wg== 2023-12-16T08:36:46.862 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:46 smithi190 ceph-mon[109423]: from='client.? 172.21.15.190:0/4272638780' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T08:36:46.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:46 smithi190 ceph-mon[109423]: 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-12-16T08:36:46.863 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:46 smithi190 ceph-mon[109423]: 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-12-16T08:36:47.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:46 smithi029 ceph-mon[114768]: from='client.? 172.21.15.190:0/4272638780' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T08:36:47.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:46 smithi029 ceph-mon[114768]: 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-12-16T08:36:47.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:46 smithi029 ceph-mon[114768]: 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-12-16T08:36:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:46 smithi029 ceph-mon[108637]: from='client.? 172.21.15.190:0/4272638780' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T08:36:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:46 smithi029 ceph-mon[108637]: 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-12-16T08:36:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:46 smithi029 ceph-mon[108637]: 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-12-16T08:36:47.041 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-12-16T08:36:47.041 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-16T08:36:47.041 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-16T08:36:47.202 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-16T08:36:47.202 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-16T08:36:47.202 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-16T08:36:47.455 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:47.520 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 systemd[1]: Starting Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:36:47.978 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:47 smithi029 ceph-mon[108637]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:47.978 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:47 smithi029 ceph-mon[114768]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:48.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-mon[109423]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:48.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.532Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-16T08:36:48.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.532Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.532Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.532Z caller=main.go:518 level=info host_details="(Linux 4.18.0-527.el8.x86_64 #1 SMP Thu Nov 23 14:16:19 UTC 2023 x86_64 smithi190 (none))" 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.532Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.532Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.535Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.535Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.536Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.537Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.537Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.088µs 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.537Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-16T08:36:48.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.537Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-16T08:36:48.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.537Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.904µs wal_replay_duration=154.426µs total_replay_duration=206.394µs 2023-12-16T08:36:48.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.538Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-16T08:36:48.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.538Z caller=main.go:947 level=info msg="TSDB started" 2023-12-16T08:36:48.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.538Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-16T08:36:48.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 bash[127040]: 6f37d075bb53cb4ffcaecb7a96eeb4962dd1ad6e1703674d9fafd65749bd1656 2023-12-16T08:36:48.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 systemd[1]: Started Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:36:48.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.555Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.967085ms db_storage=670ns remote_storage=1.179µs web_handler=308ns query_engine=598ns scrape=459.424µs scrape_sd=15.15µs notify=1.197µs notify_sd=1.293µs rules=16.323668ms 2023-12-16T08:36:48.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:36:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:36:47.555Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-16T08:36:48.861 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:48 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:48.862 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:48 smithi029 ceph-mon[108637]: Deploying daemon node-exporter.a on smithi029 2023-12-16T08:36:48.862 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:48 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:48.862 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:48 smithi029 ceph-mon[114768]: Deploying daemon node-exporter.a on smithi029 2023-12-16T08:36:48.862 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:48 smithi029 systemd[1]: Starting Ceph node-exporter.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:36:48.915 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:36:49.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:48 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:49.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:48 smithi190 ceph-mon[109423]: Deploying daemon node-exporter.a on smithi029 2023-12-16T08:36:49.129 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:48 smithi029 bash[132110]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-16T08:36:49.330 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":20,"active_gid":24346,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6800","nonce":2745450370},{"type":"v1","addr":"172.21.15.29:6801","nonce":2745450370}]},"active_addr":"172.21.15.29:6801/2745450370","active_change":"2023-12-16T08:36:37.304464+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24368,"name":"x","mgr_features":4540138303579357183,"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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.29:8443/","prometheus":"http://172.21.15.29:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":55,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":4204291153}]},{"addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":1793077545}]},{"addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":186354215}]},{"addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":1555482797}]}]}} 2023-12-16T08:36:49.333 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-16T08:36:49.333 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-16T08:36:49.333 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T08:36:49.503 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:49 smithi029 bash[132110]: Getting image source signatures 2023-12-16T08:36:49.503 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:49 smithi029 bash[132110]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-16T08:36:49.503 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:49 smithi029 bash[132110]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-16T08:36:49.503 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:49 smithi029 bash[132110]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-16T08:36:50.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:49 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1382120214' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-16T08:36:50.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:49 smithi029 ceph-mon[108637]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:50.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:49 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1382120214' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-16T08:36:50.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:49 smithi029 ceph-mon[114768]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:49 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1382120214' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-16T08:36:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:49 smithi190 ceph-mon[109423]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:50.189 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:50.503 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:50 smithi029 bash[132110]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-16T08:36:50.503 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:50 smithi029 bash[132110]: Writing manifest to image destination 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.288Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.288Z 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-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z 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-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z 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-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=arp 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-16T08:36:51.482 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=edac 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-16T08:36:51.483 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=os 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=stat 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-16T08:36:51.484 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=time 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=uname 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.289Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.290Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[132295]: ts=2023-12-16T08:36:51.290Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 bash[132110]: 1d6fb6923663cefae5349e90d51957fd293f971b9d95c23b57778b37875e5156 2023-12-16T08:36:51.485 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:36:51 smithi029 systemd[1]: Started Ceph node-exporter.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:36:51.877 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:36:51.878 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":55,"fsid":"94699566-9bed-11ee-95a5-87774f69a715","created":"2023-12-16T08:32:24.869249+0000","modified":"2023-12-16T08:36:37.304039+0000","last_up_change":"2023-12-16T08:36:22.426031+0000","last_in_change":"2023-12-16T08:36:08.504479+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T08:35:01.331909+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":{}}}],"osds":[{"osd":0,"uuid":"5cd5e4b7-db63-4e4f-a5af-19e765198b54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6803","nonce":1014594785}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6805","nonce":1014594785}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6809","nonce":1014594785}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6807","nonce":1014594785}]},"public_addr":"172.21.15.29:6803/1014594785","cluster_addr":"172.21.15.29:6805/1014594785","heartbeat_back_addr":"172.21.15.29:6809/1014594785","heartbeat_front_addr":"172.21.15.29:6807/1014594785","state":["exists","up"]},{"osd":1,"uuid":"f8a4f7bd-9a65-47a8-8e80-110cc44fb9b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6811","nonce":3851313618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6813","nonce":3851313618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6817","nonce":3851313618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6815","nonce":3851313618}]},"public_addr":"172.21.15.29:6811/3851313618","cluster_addr":"172.21.15.29:6813/3851313618","heartbeat_back_addr":"172.21.15.29:6817/3851313618","heartbeat_front_addr":"172.21.15.29:6815/3851313618","state":["exists","up"]},{"osd":2,"uuid":"6e1120e2-b2f8-4680-95df-89062c63c4eb","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.29:6818","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6819","nonce":3193945489}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6821","nonce":3193945489}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6825","nonce":3193945489}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6823","nonce":3193945489}]},"public_addr":"172.21.15.29:6819/3193945489","cluster_addr":"172.21.15.29:6821/3193945489","heartbeat_back_addr":"172.21.15.29:6825/3193945489","heartbeat_front_addr":"172.21.15.29:6823/3193945489","state":["exists","up"]},{"osd":3,"uuid":"b919a516-a918-4223-bad8-32c97b312bde","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6827","nonce":2979656846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6829","nonce":2979656846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6833","nonce":2979656846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6831","nonce":2979656846}]},"public_addr":"172.21.15.29:6827/2979656846","cluster_addr":"172.21.15.29:6829/2979656846","heartbeat_back_addr":"172.21.15.29:6833/2979656846","heartbeat_front_addr":"172.21.15.29:6831/2979656846","state":["exists","up"]},{"osd":4,"uuid":"e8642fc4-f699-4606-87b3-c318f12a08bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6801","nonce":916657332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6803","nonce":916657332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6807","nonce":916657332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6805","nonce":916657332}]},"public_addr":"172.21.15.190:6801/916657332","cluster_addr":"172.21.15.190:6803/916657332","heartbeat_back_addr":"172.21.15.190:6807/916657332","heartbeat_front_addr":"172.21.15.190:6805/916657332","state":["exists","up"]},{"osd":5,"uuid":"d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6809","nonce":850163378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6811","nonce":850163378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6815","nonce":850163378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6813","nonce":850163378}]},"public_addr":"172.21.15.190:6809/850163378","cluster_addr":"172.21.15.190:6811/850163378","heartbeat_back_addr":"172.21.15.190:6815/850163378","heartbeat_front_addr":"172.21.15.190:6813/850163378","state":["exists","up"]},{"osd":6,"uuid":"0717ae25-f68b-430d-81c3-bd17a0ea6dcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6817","nonce":2603216568}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6819","nonce":2603216568}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6823","nonce":2603216568}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6821","nonce":2603216568}]},"public_addr":"172.21.15.190:6817/2603216568","cluster_addr":"172.21.15.190:6819/2603216568","heartbeat_back_addr":"172.21.15.190:6823/2603216568","heartbeat_front_addr":"172.21.15.190:6821/2603216568","state":["exists","up"]},{"osd":7,"uuid":"e443c34a-1c6d-4ce3-b01f-ac10de8b5a45","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6825","nonce":4207236867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6827","nonce":4207236867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6831","nonce":4207236867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6829","nonce":4207236867}]},"public_addr":"172.21.15.190:6825/4207236867","cluster_addr":"172.21.15.190:6827/4207236867","heartbeat_back_addr":"172.21.15.190:6831/4207236867","heartbeat_front_addr":"172.21.15.190:6829/4207236867","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:34:23.385532+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:34:40.669485+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:34:58.363853+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:35:16.433055+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:35:32.308322+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:35:48.261385+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:36:04.874039+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:36:21.164471+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:6801/3393645064":"2023-12-17T08:36:37.303986+0000","172.21.15.29:6800/3393645064":"2023-12-17T08:36:37.303986+0000","172.21.15.29:0/4034053027":"2023-12-17T08:33:22.755416+0000","172.21.15.29:0/2879684081":"2023-12-17T08:36:37.303986+0000","172.21.15.29:0/3573014607":"2023-12-17T08:36:37.303986+0000","172.21.15.29:6801/509892194":"2023-12-17T08:33:22.755416+0000","172.21.15.29:6800/509892194":"2023-12-17T08:33:22.755416+0000","172.21.15.29:0/1156695131":"2023-12-17T08:33:22.755416+0000","172.21.15.29:0/2024330015":"2023-12-17T08:33:22.755416+0000","172.21.15.29:6800/2746334237":"2023-12-17T08:32:53.076461+0000","172.21.15.29:0/3047165923":"2023-12-17T08:36:37.303986+0000","172.21.15.29:0/1298672970":"2023-12-17T08:32:53.076461+0000","172.21.15.29:6801/2746334237":"2023-12-17T08:32:53.076461+0000","172.21.15.29:0/2809523633":"2023-12-17T08:32:53.076461+0000","172.21.15.29:0/3728234988":"2023-12-17T08:36:37.303986+0000","172.21.15.29:0/3762511351":"2023-12-17T08:32:53.076461+0000"},"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-12-16T08:36:52.020 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:51 smithi190 systemd[1]: Starting Ceph node-exporter.b for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:36:52.280 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-16T08:36:52.280 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T08:36:52.385 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:52 smithi190 bash[127289]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-16T08:36:52.538 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:52.669 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:52 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:52.670 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:52 smithi029 ceph-mon[108637]: Deploying daemon node-exporter.b on smithi190 2023-12-16T08:36:52.670 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:52 smithi029 ceph-mon[108637]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:52.670 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:52 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/568184063' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T08:36:52.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:52 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:52.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:52 smithi029 ceph-mon[114768]: Deploying daemon node-exporter.b on smithi190 2023-12-16T08:36:52.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:52 smithi029 ceph-mon[114768]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:52.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:52 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/568184063' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T08:36:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:52 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:52 smithi190 ceph-mon[109423]: Deploying daemon node-exporter.b on smithi190 2023-12-16T08:36:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:52 smithi190 ceph-mon[109423]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:52.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/568184063' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T08:36:52.770 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:52 smithi190 bash[127289]: Getting image source signatures 2023-12-16T08:36:52.770 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:52 smithi190 bash[127289]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-16T08:36:52.770 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:52 smithi190 bash[127289]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-16T08:36:52.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:52 smithi190 bash[127289]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-16T08:36:53.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:53.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:53 smithi029 ceph-mon[108637]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:53.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:53.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:53 smithi029 ceph-mon[114768]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:53.779 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:36:53.780 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":55,"fsid":"94699566-9bed-11ee-95a5-87774f69a715","created":"2023-12-16T08:32:24.869249+0000","modified":"2023-12-16T08:36:37.304039+0000","last_up_change":"2023-12-16T08:36:22.426031+0000","last_in_change":"2023-12-16T08:36:08.504479+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T08:35:01.331909+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":{}}}],"osds":[{"osd":0,"uuid":"5cd5e4b7-db63-4e4f-a5af-19e765198b54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6803","nonce":1014594785}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6805","nonce":1014594785}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6809","nonce":1014594785}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":1014594785},{"type":"v1","addr":"172.21.15.29:6807","nonce":1014594785}]},"public_addr":"172.21.15.29:6803/1014594785","cluster_addr":"172.21.15.29:6805/1014594785","heartbeat_back_addr":"172.21.15.29:6809/1014594785","heartbeat_front_addr":"172.21.15.29:6807/1014594785","state":["exists","up"]},{"osd":1,"uuid":"f8a4f7bd-9a65-47a8-8e80-110cc44fb9b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6811","nonce":3851313618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6813","nonce":3851313618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6817","nonce":3851313618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":3851313618},{"type":"v1","addr":"172.21.15.29:6815","nonce":3851313618}]},"public_addr":"172.21.15.29:6811/3851313618","cluster_addr":"172.21.15.29:6813/3851313618","heartbeat_back_addr":"172.21.15.29:6817/3851313618","heartbeat_front_addr":"172.21.15.29:6815/3851313618","state":["exists","up"]},{"osd":2,"uuid":"6e1120e2-b2f8-4680-95df-89062c63c4eb","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.29:6818","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6819","nonce":3193945489}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6821","nonce":3193945489}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6825","nonce":3193945489}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3193945489},{"type":"v1","addr":"172.21.15.29:6823","nonce":3193945489}]},"public_addr":"172.21.15.29:6819/3193945489","cluster_addr":"172.21.15.29:6821/3193945489","heartbeat_back_addr":"172.21.15.29:6825/3193945489","heartbeat_front_addr":"172.21.15.29:6823/3193945489","state":["exists","up"]},{"osd":3,"uuid":"b919a516-a918-4223-bad8-32c97b312bde","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6827","nonce":2979656846}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6829","nonce":2979656846}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6833","nonce":2979656846}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":2979656846},{"type":"v1","addr":"172.21.15.29:6831","nonce":2979656846}]},"public_addr":"172.21.15.29:6827/2979656846","cluster_addr":"172.21.15.29:6829/2979656846","heartbeat_back_addr":"172.21.15.29:6833/2979656846","heartbeat_front_addr":"172.21.15.29:6831/2979656846","state":["exists","up"]},{"osd":4,"uuid":"e8642fc4-f699-4606-87b3-c318f12a08bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6801","nonce":916657332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6803","nonce":916657332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6807","nonce":916657332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":916657332},{"type":"v1","addr":"172.21.15.190:6805","nonce":916657332}]},"public_addr":"172.21.15.190:6801/916657332","cluster_addr":"172.21.15.190:6803/916657332","heartbeat_back_addr":"172.21.15.190:6807/916657332","heartbeat_front_addr":"172.21.15.190:6805/916657332","state":["exists","up"]},{"osd":5,"uuid":"d2fe6a95-fcd9-4c16-92df-66ffcb0f16a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6809","nonce":850163378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6811","nonce":850163378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6815","nonce":850163378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":850163378},{"type":"v1","addr":"172.21.15.190:6813","nonce":850163378}]},"public_addr":"172.21.15.190:6809/850163378","cluster_addr":"172.21.15.190:6811/850163378","heartbeat_back_addr":"172.21.15.190:6815/850163378","heartbeat_front_addr":"172.21.15.190:6813/850163378","state":["exists","up"]},{"osd":6,"uuid":"0717ae25-f68b-430d-81c3-bd17a0ea6dcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6817","nonce":2603216568}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6819","nonce":2603216568}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6823","nonce":2603216568}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2603216568},{"type":"v1","addr":"172.21.15.190:6821","nonce":2603216568}]},"public_addr":"172.21.15.190:6817/2603216568","cluster_addr":"172.21.15.190:6819/2603216568","heartbeat_back_addr":"172.21.15.190:6823/2603216568","heartbeat_front_addr":"172.21.15.190:6821/2603216568","state":["exists","up"]},{"osd":7,"uuid":"e443c34a-1c6d-4ce3-b01f-ac10de8b5a45","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6825","nonce":4207236867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6827","nonce":4207236867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6831","nonce":4207236867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":4207236867},{"type":"v1","addr":"172.21.15.190:6829","nonce":4207236867}]},"public_addr":"172.21.15.190:6825/4207236867","cluster_addr":"172.21.15.190:6827/4207236867","heartbeat_back_addr":"172.21.15.190:6831/4207236867","heartbeat_front_addr":"172.21.15.190:6829/4207236867","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:34:23.385532+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:34:40.669485+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:34:58.363853+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:35:16.433055+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:35:32.308322+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:35:48.261385+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:36:04.874039+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T08:36:21.164471+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:6801/3393645064":"2023-12-17T08:36:37.303986+0000","172.21.15.29:6800/3393645064":"2023-12-17T08:36:37.303986+0000","172.21.15.29:0/4034053027":"2023-12-17T08:33:22.755416+0000","172.21.15.29:0/2879684081":"2023-12-17T08:36:37.303986+0000","172.21.15.29:0/3573014607":"2023-12-17T08:36:37.303986+0000","172.21.15.29:6801/509892194":"2023-12-17T08:33:22.755416+0000","172.21.15.29:6800/509892194":"2023-12-17T08:33:22.755416+0000","172.21.15.29:0/1156695131":"2023-12-17T08:33:22.755416+0000","172.21.15.29:0/2024330015":"2023-12-17T08:33:22.755416+0000","172.21.15.29:6800/2746334237":"2023-12-17T08:32:53.076461+0000","172.21.15.29:0/3047165923":"2023-12-17T08:36:37.303986+0000","172.21.15.29:0/1298672970":"2023-12-17T08:32:53.076461+0000","172.21.15.29:6801/2746334237":"2023-12-17T08:32:53.076461+0000","172.21.15.29:0/2809523633":"2023-12-17T08:32:53.076461+0000","172.21.15.29:0/3728234988":"2023-12-17T08:36:37.303986+0000","172.21.15.29:0/3762511351":"2023-12-17T08:32:53.076461+0000"},"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-12-16T08:36:53.986 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:53.986 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:53 smithi190 ceph-mon[109423]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:53.987 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:53 smithi190 bash[127289]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-16T08:36:53.987 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:53 smithi190 bash[127289]: Writing manifest to image destination 2023-12-16T08:36:54.176 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-16T08:36:54.177 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-16T08:36:54.178 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-16T08:36:54.178 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-16T08:36:54.179 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-16T08:36:54.180 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-16T08:36:54.180 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-16T08:36:54.181 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-16T08:36:54.520 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.076Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-16T08:36:54.520 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.077Z 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-12-16T08:36:54.520 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.077Z 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-12-16T08:36:54.520 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.077Z 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-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=arp 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=edac 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-16T08:36:54.521 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=os 2023-12-16T08:36:54.522 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=stat 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=time 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=uname 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-16T08:36:54.523 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-16T08:36:54.524 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-16T08:36:54.524 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[127338]: ts=2023-12-16T08:36:54.078Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-16T08:36:54.524 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 bash[127289]: 0bb8b5984d5c7d3fa470bb0da817e07eaacf3ac62536bf8e308559ae462c1dd9 2023-12-16T08:36:54.524 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:36:54 smithi190 systemd[1]: Started Ceph node-exporter.b for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:36:54.741 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:54.793 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/178141023' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/178141023' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:54.953 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:54 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:55.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/178141023' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T08:36:55.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:55.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:55.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:55.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:54 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:55.714 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:55 smithi029 ceph-mon[108637]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:55 smithi029 ceph-mon[114768]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:55.931 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:55 smithi190 ceph-mon[109423]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:56.153 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:56.566 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:36:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:36:56] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2023-12-16T08:36:56.606 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:56.872 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:56 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:56.872 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:56 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:57.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:56 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:57.221 INFO:teuthology.orchestra.run.smithi029.stdout:103079215125 2023-12-16T08:36:57.222 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-16T08:36:57.614 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:57.765 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:57.879 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:57 smithi029 ceph-mon[108637]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:57.879 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:57 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:57.879 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:57 smithi029 ceph-mon[114768]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:57.879 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:57 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:57 smithi190 ceph-mon[109423]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:57 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:36:58.165 INFO:teuthology.orchestra.run.smithi029.stdout:77309411352 2023-12-16T08:36:58.165 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-16T08:36:58.318 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:58.786 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:36:59.878 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:36:59 smithi029 ceph-mon[108637]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:36:59.878 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:36:59 smithi029 ceph-mon[114768]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:36:59 smithi190 ceph-mon[109423]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:00.522 INFO:teuthology.orchestra.run.smithi029.stdout:184683593740 2023-12-16T08:37:00.522 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-16T08:37:01.223 INFO:teuthology.orchestra.run.smithi029.stdout:55834574877 2023-12-16T08:37:01.224 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-16T08:37:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:01 smithi029 ceph-mon[108637]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:01.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:01 smithi029 ceph-mon[114768]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:02.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:01 smithi190 ceph-mon[109423]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:02.396 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:02.453 INFO:teuthology.orchestra.run.smithi029.stdout:34359738401 2023-12-16T08:37:02.454 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-16T08:37:02.750 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:02.751 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:02.769 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:37:02 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:37:03.159 INFO:teuthology.orchestra.run.smithi029.stdout:103079215126 2023-12-16T08:37:03.342 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:03 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2834904534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-16T08:37:03.343 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:03 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2834904534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-16T08:37:03.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:03 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2834904534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-16T08:37:03.713 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:04.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:04 smithi029 ceph-mon[108637]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:04.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:04 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:04.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:04 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:04.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:04 smithi029 ceph-mon[114768]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:04.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:04 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:04.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:04 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:04.746 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215125 got 103079215126 for osd.3 2023-12-16T08:37:04.746 DEBUG:teuthology.parallel:result is None 2023-12-16T08:37:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:04 smithi190 ceph-mon[109423]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:04 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:04 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:05.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:05 smithi029 ceph-mon[108637]: Deploying daemon alertmanager.a on smithi029 2023-12-16T08:37:05.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:05 smithi029 ceph-mon[114768]: Deploying daemon alertmanager.a on smithi029 2023-12-16T08:37:05.555 INFO:teuthology.orchestra.run.smithi029.stdout:214748364810 2023-12-16T08:37:05.556 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-16T08:37:05.566 INFO:teuthology.orchestra.run.smithi029.stdout:124554051604 2023-12-16T08:37:05.566 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-16T08:37:05.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:05 smithi190 ceph-mon[109423]: Deploying daemon alertmanager.a on smithi029 2023-12-16T08:37:06.216 INFO:teuthology.orchestra.run.smithi029.stdout:55834574877 2023-12-16T08:37:06.444 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:37:06 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:06] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2023-12-16T08:37:06.738 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:06 smithi029 ceph-mon[108637]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:06.738 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:06 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1825325091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-16T08:37:06.738 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:06 smithi029 ceph-mon[114768]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:06.738 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:06 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1825325091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-16T08:37:06.760 INFO:teuthology.orchestra.run.smithi029.stdout:154618822672 2023-12-16T08:37:06.761 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-16T08:37:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:06 smithi190 ceph-mon[109423]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:06 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1825325091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-16T08:37:06.975 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574877 got 55834574877 for osd.1 2023-12-16T08:37:06.975 DEBUG:teuthology.parallel:result is None 2023-12-16T08:37:06.987 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:07.557 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:07 smithi029 ceph-mon[108637]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:07.729 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:07.750 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:07.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:07 smithi029 ceph-mon[114768]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:07.987 INFO:teuthology.orchestra.run.smithi029.stdout:77309411354 2023-12-16T08:37:08.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:07 smithi190 ceph-mon[109423]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:08.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:08 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1766309527' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-16T08:37:08.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:08 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1766309527' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-16T08:37:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:08 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1766309527' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-16T08:37:10.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:09 smithi029 ceph-mon[108637]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:10.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:09 smithi029 ceph-mon[114768]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:10.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:09 smithi190 ceph-mon[109423]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:12.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:11 smithi029 ceph-mon[108637]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:12.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:11 smithi029 ceph-mon[114768]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:12.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:11 smithi190 ceph-mon[109423]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:12.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:37:12 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:37:13.694 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411352 got 77309411354 for osd.2 2023-12-16T08:37:13.694 DEBUG:teuthology.parallel:result is None 2023-12-16T08:37:14.417 INFO:teuthology.orchestra.run.smithi029.stdout:184683593742 2023-12-16T08:37:14.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:14 smithi029 ceph-mon[108637]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:14.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:14 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2082825380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-16T08:37:14.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:14 smithi029 ceph-mon[114768]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:14.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:14 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2082825380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-16T08:37:14.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:14 smithi190 ceph-mon[109423]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:14.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:14 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2082825380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-16T08:37:15.246 INFO:teuthology.orchestra.run.smithi029.stdout:34359738403 2023-12-16T08:37:15.526 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593740 got 184683593742 for osd.6 2023-12-16T08:37:15.527 DEBUG:teuthology.parallel:result is None 2023-12-16T08:37:15.547 INFO:teuthology.orchestra.run.smithi029.stdout:154618822674 2023-12-16T08:37:15.717 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:15 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1315454392' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-16T08:37:15.717 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:15 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4023668934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-16T08:37:15.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:15 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1315454392' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-16T08:37:15.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:15 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4023668934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-16T08:37:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:15 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1315454392' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-16T08:37:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:15 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4023668934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-16T08:37:16.321 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738401 got 34359738403 for osd.0 2023-12-16T08:37:16.321 DEBUG:teuthology.parallel:result is None 2023-12-16T08:37:16.403 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:37:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:16] "GET /metrics HTTP/1.1" 200 191483 "" "Prometheus/2.33.4" 2023-12-16T08:37:16.690 INFO:teuthology.orchestra.run.smithi029.stdout:214748364812 2023-12-16T08:37:16.724 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:16 smithi029 ceph-mon[108637]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:16.724 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:16 smithi029 ceph-mon[114768]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:16.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:16 smithi190 ceph-mon[109423]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:17.237 INFO:teuthology.orchestra.run.smithi029.stdout:124554051606 2023-12-16T08:37:17.249 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822672 got 154618822674 for osd.5 2023-12-16T08:37:17.249 DEBUG:teuthology.parallel:result is None 2023-12-16T08:37:17.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:17 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1150885578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-16T08:37:17.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:17 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1264638688' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-16T08:37:17.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:17 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1150885578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-16T08:37:17.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:17 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1264638688' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-16T08:37:17.650 INFO:tasks.cephadm.ceph_manager.ceph:need seq 214748364810 got 214748364812 for osd.7 2023-12-16T08:37:17.650 DEBUG:teuthology.parallel:result is None 2023-12-16T08:37:17.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:17 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1150885578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-16T08:37:17.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:17 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1264638688' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-16T08:37:18.044 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051604 got 124554051606 for osd.4 2023-12-16T08:37:18.044 DEBUG:teuthology.parallel:result is None 2023-12-16T08:37:18.044 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-16T08:37:18.045 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-16T08:37:18.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:18 smithi029 ceph-mon[108637]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:18.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:18 smithi029 ceph-mon[114768]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:18.760 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:18.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:18 smithi190 ceph-mon[109423]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:19.939 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:19 smithi029 ceph-mon[108637]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:19.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:19 smithi029 ceph-mon[114768]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:19 smithi190 ceph-mon[109423]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:20.492 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:37:20.493 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2023-12-16T08:37:20.503 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:20 smithi029 systemd[1]: Started Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:37:20.503 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[136624]: level=info ts=2023-12-16T08:37:20.149Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T08:37:20.503 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[136624]: level=info ts=2023-12-16T08:37:20.149Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T08:37:20.503 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[136624]: level=info ts=2023-12-16T08:37:20.152Z caller=main.go:518 msg=Listening address=:9093 2023-12-16T08:37:20.503 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[136624]: level=info ts=2023-12-16T08:37:20.152Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-16T08:37:20.927 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":24,"stamp":"2023-12-16T08:37:19.495407+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48340,"kb_used_data":5780,"kb_used_omap":0,"kb_used_meta":42496,"kb_avail":749912876,"statfs":{"total":767960285184,"available":767910785024,"internally_reserved":0,"allocated":5918720,"data_stored":3355645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43515904},"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.002372"},"pg_stats":[{"pgid":"1.0","version":"55'128","reported_seq":266,"reported_epoch":55,"state":"active+clean","last_fresh":"2023-12-16T08:36:37.603769+0000","last_change":"2023-12-16T08:36:26.453030+0000","last_active":"2023-12-16T08:36:37.603769+0000","last_peered":"2023-12-16T08:36:37.603769+0000","last_clean":"2023-12-16T08:36:37.603769+0000","last_became_active":"2023-12-16T08:36:26.452509+0000","last_became_peered":"2023-12-16T08:36:26.452509+0000","last_unstale":"2023-12-16T08:36:37.603769+0000","last_undegraded":"2023-12-16T08:36:37.603769+0000","last_fullsized":"2023-12-16T08:36:37.603769+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T08:35:01.332427+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T08:35:01.332427+0000","last_clean_scrub_stamp":"2023-12-16T08:35:01.332427+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T18:49:21.125675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":50,"seq":214748364813,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6048,"kb_used_data":1048,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739104,"statfs":{"total":95995035648,"available":95988842496,"internally_reserved":0,"allocated":1073152,"data_stored":750076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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.56599999999999995}]},{"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.61199999999999999}]},{"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.59199999999999997}]},{"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.49299999999999999}]},{"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.42399999999999999}]},{"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.52400000000000002}]},{"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.63100000000000001}]}]},{"osd":6,"up_from":43,"seq":184683593744,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6112,"kb_used_data":1048,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739040,"statfs":{"total":95995035648,"available":95988776960,"internally_reserved":0,"allocated":1073152,"data_stored":750076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.46800000000000003}]},{"osd":1,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.57799999999999996}]},{"osd":2,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.627}]},{"osd":3,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.64700000000000002}]},{"osd":4,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.70499999999999996}]},{"osd":5,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.65700000000000003}]},{"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.71899999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6296,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738856,"statfs":{"total":95995035648,"available":95988588544,"internally_reserved":0,"allocated":540672,"data_stored":221148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sat Dec 16 08:36:45 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.42299999999999999,"15min":0.41899999999999998},"min":{"1min":0.30199999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.38700000000000001}]},{"osd":2,"last update":"Sat Dec 16 08:37:06 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.437,"15min":0.433},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.432},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.49099999999999999,"15min":0.497},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.60099999999999998,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.498}]},{"osd":3,"last update":"Sat Dec 16 08:36:19 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.78900000000000003}]},{"osd":4,"last update":"Sat Dec 16 08:36:33 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.121,"5min":1.121,"15min":1.121},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.622}]},{"osd":5,"last update":"Sat Dec 16 08:36:50 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.70299999999999996}]},{"osd":6,"last update":"Sat Dec 16 08:37:10 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.875},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.64900000000000002}]},{"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.82699999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6816,"kb_used_data":1048,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738336,"statfs":{"total":95995035648,"available":95988056064,"internally_reserved":0,"allocated":1073152,"data_stored":750076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sat Dec 16 08:36:49 2023","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.38,"15min":0.374},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.38800000000000001,"15min":0.38100000000000001},"min":{"1min":0.314,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.41599999999999998}]},{"osd":2,"last update":"Sat Dec 16 08:37:07 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.45800000000000002,"15min":0.45700000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.436,"15min":0.438},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.57099999999999995,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.439}]},{"osd":3,"last update":"Sat Dec 16 08:36:21 2023","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.56699999999999995}]},{"osd":4,"last update":"Sat Dec 16 08:36:34 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.68300000000000005}]},{"osd":5,"last update":"Sat Dec 16 08:36:49 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.753}]},{"osd":6,"last update":"Sat Dec 16 08:37:07 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.82099999999999995}]},{"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.78100000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6168,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738984,"statfs":{"total":95995035648,"available":95988719616,"internally_reserved":0,"allocated":540672,"data_stored":221148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Sat Dec 16 08:37:00 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.40899999999999997,"15min":0.40300000000000002},"min":{"1min":0.28799999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.308,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.32500000000000001}]},{"osd":1,"last update":"Sat Dec 16 08:37:00 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.434,"15min":0.42899999999999999},"min":{"1min":0.34000000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.373},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.437,"15min":0.42999999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.42699999999999999}]},{"osd":3,"last update":"Sat Dec 16 08:36:18 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.31}]},{"osd":4,"last update":"Sat Dec 16 08:36:33 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.51700000000000002}]},{"osd":5,"last update":"Sat Dec 16 08:36:49 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.49299999999999999}]},{"osd":6,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.60599999999999998}]},{"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.52800000000000002}]}]},{"osd":3,"up_from":24,"seq":103079215130,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5656,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739496,"statfs":{"total":95995035648,"available":95989243904,"internally_reserved":0,"allocated":540672,"data_stored":221148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Dec 16 08:36:20 2023","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.5},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.59499999999999997}]},{"osd":1,"last update":"Sat Dec 16 08:36:20 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.56999999999999995}]},{"osd":2,"last update":"Sat Dec 16 08:36:20 2023","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.52800000000000002}]},{"osd":4,"last update":"Sat Dec 16 08:36:37 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.86399999999999999}]},{"osd":5,"last update":"Sat Dec 16 08:36:51 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.81399999999999995}]},{"osd":6,"last update":"Sat Dec 16 08:37:07 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.745,"15min":0.745},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":2.927,"5min":2.927,"15min":2.927},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.75800000000000001}]},{"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.71999999999999997}]}]},{"osd":4,"up_from":29,"seq":124554051607,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5652,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739500,"statfs":{"total":95995035648,"available":95989248000,"internally_reserved":0,"allocated":536576,"data_stored":220825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Dec 16 08:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.442}]},{"osd":1,"last update":"Sat Dec 16 08:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.495}]},{"osd":2,"last update":"Sat Dec 16 08:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.60699999999999998}]},{"osd":3,"last update":"Sat Dec 16 08:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.51200000000000001}]},{"osd":5,"last update":"Sat Dec 16 08:36:50 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.56299999999999994}]},{"osd":6,"last update":"Sat Dec 16 08:37:12 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":4.2599999999999998,"5min":4.2599999999999998,"15min":4.2599999999999998},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":4.7889999999999997,"5min":4.7889999999999997,"15min":4.7889999999999997},"last":0.376}]},{"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.58499999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822676,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5592,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":540672,"data_stored":221148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.502},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.53300000000000003}]},{"osd":1,"last update":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.627},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.58299999999999996}]},{"osd":2,"last update":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.69699999999999995}]},{"osd":3,"last update":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.72899999999999998}]},{"osd":4,"last update":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.60799999999999998}]},{"osd":6,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.68799999999999994}]},{"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.75800000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-16T08:37:20.928 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-16T08:37:21.184 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:21.496 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.496 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.496 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.496 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:37:21.496 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:37:21.496 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[108637]: Deploying daemon grafana.a on smithi190 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[108637]: from='client.24508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[114768]: Deploying daemon grafana.a on smithi190 2023-12-16T08:37:21.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:21 smithi029 ceph-mon[114768]: from='client.24508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T08:37:21.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:21 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:21 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:21 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:21 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:37:21.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:21 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:37:21.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:21 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:21.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:21 smithi190 ceph-mon[109423]: Deploying daemon grafana.a on smithi190 2023-12-16T08:37:21.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:21 smithi190 ceph-mon[109423]: from='client.24508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T08:37:22.220 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:22 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[136624]: level=info ts=2023-12-16T08:37:22.120Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000221357s 2023-12-16T08:37:22.457 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:37:22.459 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2023-12-16T08:37:22.487 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:22 smithi029 ceph-mon[108637]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:22.488 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:22 smithi029 ceph-mon[114768]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:22.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:22 smithi190 ceph-mon[109423]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:22.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:37:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:37:22.861 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":25,"stamp":"2023-12-16T08:37:21.496005+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48340,"kb_used_data":5780,"kb_used_omap":0,"kb_used_meta":42496,"kb_avail":749912876,"statfs":{"total":767960285184,"available":767910785024,"internally_reserved":0,"allocated":5918720,"data_stored":3355645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43515904},"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.002594"},"pg_stats":[{"pgid":"1.0","version":"55'128","reported_seq":266,"reported_epoch":55,"state":"active+clean","last_fresh":"2023-12-16T08:36:37.603769+0000","last_change":"2023-12-16T08:36:26.453030+0000","last_active":"2023-12-16T08:36:37.603769+0000","last_peered":"2023-12-16T08:36:37.603769+0000","last_clean":"2023-12-16T08:36:37.603769+0000","last_became_active":"2023-12-16T08:36:26.452509+0000","last_became_peered":"2023-12-16T08:36:26.452509+0000","last_unstale":"2023-12-16T08:36:37.603769+0000","last_undegraded":"2023-12-16T08:36:37.603769+0000","last_fullsized":"2023-12-16T08:36:37.603769+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T08:35:01.332427+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T08:35:01.332427+0000","last_clean_scrub_stamp":"2023-12-16T08:35:01.332427+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T18:49:21.125675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":50,"seq":214748364813,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6048,"kb_used_data":1048,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739104,"statfs":{"total":95995035648,"available":95988842496,"internally_reserved":0,"allocated":1073152,"data_stored":750076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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.56599999999999995}]},{"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.61199999999999999}]},{"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.59199999999999997}]},{"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.49299999999999999}]},{"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.42399999999999999}]},{"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.52400000000000002}]},{"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.63100000000000001}]}]},{"osd":6,"up_from":43,"seq":184683593744,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6112,"kb_used_data":1048,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739040,"statfs":{"total":95995035648,"available":95988776960,"internally_reserved":0,"allocated":1073152,"data_stored":750076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.46800000000000003}]},{"osd":1,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.57799999999999996}]},{"osd":2,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.627}]},{"osd":3,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.64700000000000002}]},{"osd":4,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.70499999999999996}]},{"osd":5,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.65700000000000003}]},{"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.71899999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6296,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738856,"statfs":{"total":95995035648,"available":95988588544,"internally_reserved":0,"allocated":540672,"data_stored":221148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sat Dec 16 08:36:45 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.42299999999999999,"15min":0.41899999999999998},"min":{"1min":0.30199999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.38700000000000001}]},{"osd":2,"last update":"Sat Dec 16 08:37:06 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.437,"15min":0.433},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.432},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.49099999999999999,"15min":0.497},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.60099999999999998,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.498}]},{"osd":3,"last update":"Sat Dec 16 08:36:19 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.78900000000000003}]},{"osd":4,"last update":"Sat Dec 16 08:36:33 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.121,"5min":1.121,"15min":1.121},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.622}]},{"osd":5,"last update":"Sat Dec 16 08:36:50 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.70299999999999996}]},{"osd":6,"last update":"Sat Dec 16 08:37:10 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.875},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.64900000000000002}]},{"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.82699999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6816,"kb_used_data":1048,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738336,"statfs":{"total":95995035648,"available":95988056064,"internally_reserved":0,"allocated":1073152,"data_stored":750076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sat Dec 16 08:36:49 2023","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.38,"15min":0.374},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.38800000000000001,"15min":0.38100000000000001},"min":{"1min":0.314,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.41599999999999998}]},{"osd":2,"last update":"Sat Dec 16 08:37:07 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.45800000000000002,"15min":0.45700000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.436,"15min":0.438},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.57099999999999995,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.439}]},{"osd":3,"last update":"Sat Dec 16 08:36:21 2023","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.56699999999999995}]},{"osd":4,"last update":"Sat Dec 16 08:36:34 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.68300000000000005}]},{"osd":5,"last update":"Sat Dec 16 08:36:49 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.753}]},{"osd":6,"last update":"Sat Dec 16 08:37:07 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.82099999999999995}]},{"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.78100000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6168,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738984,"statfs":{"total":95995035648,"available":95988719616,"internally_reserved":0,"allocated":540672,"data_stored":221148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Sat Dec 16 08:37:00 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.40899999999999997,"15min":0.40300000000000002},"min":{"1min":0.28799999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.308,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.32500000000000001}]},{"osd":1,"last update":"Sat Dec 16 08:37:00 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.434,"15min":0.42899999999999999},"min":{"1min":0.34000000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.373},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.437,"15min":0.42999999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.42699999999999999}]},{"osd":3,"last update":"Sat Dec 16 08:36:18 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.31}]},{"osd":4,"last update":"Sat Dec 16 08:36:33 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.51700000000000002}]},{"osd":5,"last update":"Sat Dec 16 08:36:49 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.49299999999999999}]},{"osd":6,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.60599999999999998}]},{"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.52800000000000002}]}]},{"osd":3,"up_from":24,"seq":103079215130,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5656,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739496,"statfs":{"total":95995035648,"available":95989243904,"internally_reserved":0,"allocated":540672,"data_stored":221148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Dec 16 08:36:20 2023","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.5},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.59499999999999997}]},{"osd":1,"last update":"Sat Dec 16 08:36:20 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.56999999999999995}]},{"osd":2,"last update":"Sat Dec 16 08:36:20 2023","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.52800000000000002}]},{"osd":4,"last update":"Sat Dec 16 08:36:37 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.86399999999999999}]},{"osd":5,"last update":"Sat Dec 16 08:36:51 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.81399999999999995}]},{"osd":6,"last update":"Sat Dec 16 08:37:07 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.745,"15min":0.745},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":2.927,"5min":2.927,"15min":2.927},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.75800000000000001}]},{"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.71999999999999997}]}]},{"osd":4,"up_from":29,"seq":124554051607,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5652,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739500,"statfs":{"total":95995035648,"available":95989248000,"internally_reserved":0,"allocated":536576,"data_stored":220825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Dec 16 08:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.442}]},{"osd":1,"last update":"Sat Dec 16 08:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.495}]},{"osd":2,"last update":"Sat Dec 16 08:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.60699999999999998}]},{"osd":3,"last update":"Sat Dec 16 08:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.51200000000000001}]},{"osd":5,"last update":"Sat Dec 16 08:36:50 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.56299999999999994}]},{"osd":6,"last update":"Sat Dec 16 08:37:12 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":4.2599999999999998,"5min":4.2599999999999998,"15min":4.2599999999999998},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":4.7889999999999997,"5min":4.7889999999999997,"15min":4.7889999999999997},"last":0.376}]},{"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.58499999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822676,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5592,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":540672,"data_stored":221148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.502},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.53300000000000003}]},{"osd":1,"last update":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.627},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.58299999999999996}]},{"osd":2,"last update":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.69699999999999995}]},{"osd":3,"last update":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.72899999999999998}]},{"osd":4,"last update":"Sat Dec 16 08:36:48 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.60799999999999998}]},{"osd":6,"last update":"Sat Dec 16 08:37:09 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.68799999999999994}]},{"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.75800000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-16T08:37:22.862 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-16T08:37:22.862 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-16T08:37:22.863 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-16T08:37:22.863 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-16T08:37:23.119 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T08:37:23.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:23 smithi029 ceph-mon[108637]: from='client.24514 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T08:37:23.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:23 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:23.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:23 smithi029 ceph-mon[114768]: from='client.24514 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T08:37:23.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:23 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:23.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:23 smithi190 ceph-mon[109423]: from='client.24514 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T08:37:23.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:23 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:24.538 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-16T08:37:24.538 INFO:teuthology.orchestra.run.smithi029.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-16T08:37:24.740 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:24 smithi029 ceph-mon[108637]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:24.740 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:24 smithi029 ceph-mon[114768]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:24.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:24 smithi190 ceph-mon[109423]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:24.901 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-16T08:37:24.901 INFO:tasks.cephadm:Setup complete, yielding 2023-12-16T08:37:24.901 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-16T08:37:24.911 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi029.front.sepia.ceph.com 2023-12-16T08:37:24.911 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-16T08:37:25.665 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:25 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1233224559' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-16T08:37:25.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:25 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1233224559' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-16T08:37:25.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:25 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1233224559' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-16T08:37:26.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:26 smithi029 ceph-mon[108637]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:26.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:26 smithi029 ceph-mon[114768]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:26.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:37:26 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:26] "GET /metrics HTTP/1.1" 200 191470 "" "Prometheus/2.33.4" 2023-12-16T08:37:26.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:26 smithi190 ceph-mon[109423]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:26.834 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-16T08:37:26.842 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi029.front.sepia.ceph.com 2023-12-16T08:37:26.842 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-16T08:37:27.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:27 smithi029 ceph-mon[108637]: from='client.? ' entity='client.admin' 2023-12-16T08:37:27.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:27 smithi029 ceph-mon[114768]: from='client.? ' entity='client.admin' 2023-12-16T08:37:27.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:27 smithi190 ceph-mon[109423]: from='client.? ' entity='client.admin' 2023-12-16T08:37:28.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:28 smithi190 ceph-mon[109423]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:29.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:28 smithi029 ceph-mon[108637]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:29.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:28 smithi029 ceph-mon[114768]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:29.606 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:37:29.606 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "4d0eee72-4817-4934-8a9e-3c60b9536690", 2023-12-16T08:37:29.606 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "r", 2023-12-16T08:37:29.607 INFO:teuthology.orchestra.run.smithi029.stdout: "current_period": "6f7e79e7-c504-475b-8028-8fb55d9e2a72", 2023-12-16T08:37:29.607 INFO:teuthology.orchestra.run.smithi029.stdout: "epoch": 1 2023-12-16T08:37:29.607 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:37:29.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:29 smithi190 ceph-mon[109423]: osdmap e56: 8 total, 8 up, 8 in 2023-12-16T08:37:29.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:29 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2032024112' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-16T08:37:29.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:29 smithi190 ceph-mon[109423]: pgmap v30: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:29.976 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:29 smithi029 ceph-mon[108637]: osdmap e56: 8 total, 8 up, 8 in 2023-12-16T08:37:29.976 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:29 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2032024112' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-16T08:37:29.977 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:29 smithi029 ceph-mon[108637]: pgmap v30: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:29.977 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:29 smithi029 ceph-mon[114768]: osdmap e56: 8 total, 8 up, 8 in 2023-12-16T08:37:29.977 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:29 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2032024112' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-16T08:37:29.977 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:29 smithi029 ceph-mon[114768]: pgmap v30: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:30.000 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-16T08:37:30.253 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[136624]: level=info ts=2023-12-16T08:37:30.123Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003335322s 2023-12-16T08:37:30.435 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 systemd[1]: Starting Ceph grafana.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:37:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:30 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2032024112' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-16T08:37:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:30 smithi029 ceph-mon[108637]: osdmap e57: 8 total, 8 up, 8 in 2023-12-16T08:37:30.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:30 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2032024112' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-16T08:37:30.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:30 smithi029 ceph-mon[114768]: osdmap e57: 8 total, 8 up, 8 in 2023-12-16T08:37:30.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2032024112' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-16T08:37:30.799 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-mon[109423]: osdmap e57: 8 total, 8 up, 8 in 2023-12-16T08:37:30.800 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+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-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+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-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="App mode production" logger=settings 2023-12-16T08:37:30.801 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+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-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-16T08:37:30.802 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 bash[128105]: 445dc4200c58be0b77b40396d44bfec588b3fde03f184588f60461da5ad92202 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 systemd[1]: Started Ceph grafana.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:37:30.803 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-16T08:37:30.804 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-16T08:37:30.805 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-16T08:37:30.806 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-16T08:37:30.807 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-16T08:37:30.808 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-16T08:37:30.809 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-16T08:37:30.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-16T08:37:30.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-16T08:37:30.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-16T08:37:30.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-16T08:37:30.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-16T08:37:30.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-16T08:37:30.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-16T08:37:30.810 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-16T08:37:30.811 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-16T08:37:30.812 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-16T08:37:30.813 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-16T08:37:30.814 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+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-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-16T08:37:30.815 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-16T08:37:30.816 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-16T08:37:30.816 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-16T08:37:30.816 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-16T08:37:30.816 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-16T08:37:30.816 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-16T08:37:30.816 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-16T08:37:30.816 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-16T08:37:30.816 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-16T08:37:31.074 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-16T08:37:31.074 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-16T08:37:31.074 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-16T08:37:31.074 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-16T08:37:31.074 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-16T08:37:31.074 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-16T08:37:31.074 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-16T08:37:31.075 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+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-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-16T08:37:31.076 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-16T08:37:31.077 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-16T08:37:31.078 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-16T08:37:31.078 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-16T08:37:31.078 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-16T08:37:31.078 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-16T08:37:31.078 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-16T08:37:31.078 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-16T08:37:31.079 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-16T08:37:31.079 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-16T08:37:31.079 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-16T08:37:31.079 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-16T08:37:31.079 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-16T08:37:31.079 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-16T08:37:31.079 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-16T08:37:31.079 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-16T08:37:31.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-16T08:37:31.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-16T08:37:31.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-16T08:37:31.083 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+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-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-16T08:37:31.084 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+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-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+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-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-16T08:37:31.085 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-16T08:37:31.086 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-16T08:37:31.087 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:30 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=482.732556ms 2023-12-16T08:37:31.088 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-16T08:37:31.089 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-16T08:37:31.089 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-16T08:37:31.089 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-16T08:37:31.089 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-16T08:37:31.374 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:37:31.374 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "3b7fe12c-ab7e-47ae-a910-e05e2a8a930b", 2023-12-16T08:37:31.374 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "default", 2023-12-16T08:37:31.374 INFO:teuthology.orchestra.run.smithi029.stdout: "api_name": "default", 2023-12-16T08:37:31.374 INFO:teuthology.orchestra.run.smithi029.stdout: "is_master": "true", 2023-12-16T08:37:31.374 INFO:teuthology.orchestra.run.smithi029.stdout: "endpoints": [], 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: "hostnames": [], 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: "hostnames_s3website": [], 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: "master_zone": "", 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: "zones": [], 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: "placement_targets": [], 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: "default_placement": "", 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_id": "4d0eee72-4817-4934-8a9e-3c60b9536690", 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_policy": { 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: "groups": [] 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:31.375 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:37:31.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-16T08:37:31.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+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-12-16T08:37:31.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-16T08:37:31.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-16T08:37:31.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-16T08:37:31.520 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:37:31+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-16T08:37:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[108637]: osdmap e58: 8 total, 8 up, 8 in 2023-12-16T08:37:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[108637]: pgmap v33: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:31.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[114768]: osdmap e58: 8 total, 8 up, 8 in 2023-12-16T08:37:31.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:31.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:31.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:31.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:31 smithi029 ceph-mon[114768]: pgmap v33: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:31.975 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-16T08:37:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-mon[109423]: osdmap e58: 8 total, 8 up, 8 in 2023-12-16T08:37:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:31 smithi190 ceph-mon[109423]: pgmap v33: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:37:32.723 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:37:32 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:37:33.861 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:33 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:33.861 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:33 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:33.861 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:33 smithi029 ceph-mon[108637]: pgmap v34: 33 pgs: 18 active+clean, 15 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 1 op/s 2023-12-16T08:37:33.862 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:33 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:33.862 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:33 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:33.862 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:33 smithi029 ceph-mon[114768]: pgmap v34: 33 pgs: 18 active+clean, 15 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 1 op/s 2023-12-16T08:37:33.906 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:37:33.906 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "d71d958f-3091-44c1-b4f5-80c4a0577d3e", 2023-12-16T08:37:33.906 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "z", 2023-12-16T08:37:33.906 INFO:teuthology.orchestra.run.smithi029.stdout: "domain_root": "z.rgw.meta:root", 2023-12-16T08:37:33.906 INFO:teuthology.orchestra.run.smithi029.stdout: "control_pool": "z.rgw.control", 2023-12-16T08:37:33.906 INFO:teuthology.orchestra.run.smithi029.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "log_pool": "z.rgw.log", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "otp_pool": "z.rgw.otp", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "system_key": { 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "access_key": "", 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: "secret_key": "" 2023-12-16T08:37:33.907 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "placement_pools": [ 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: { 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "key": "default-placement", 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "val": { 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "storage_classes": { 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "STANDARD": { 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "index_type": 0 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:37:33.908 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_id": "4d0eee72-4817-4934-8a9e-3c60b9536690", 2023-12-16T08:37:33.909 INFO:teuthology.orchestra.run.smithi029.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-16T08:37:33.909 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:37:34.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:33 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:34.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:33 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:34.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:33 smithi190 ceph-mon[109423]: pgmap v34: 33 pgs: 18 active+clean, 15 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 1 op/s 2023-12-16T08:37:34.293 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-16T08:37:35.167 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:34 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:35.167 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:34 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:35.167 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:34 smithi029 ceph-mon[114768]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T08:37:35.167 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:34 smithi029 ceph-mon[114768]: Reconfiguring daemon alertmanager.a on smithi029 2023-12-16T08:37:35.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:34 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:35.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:34 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:35.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:34 smithi029 ceph-mon[108637]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T08:37:35.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:34 smithi029 ceph-mon[108637]: Reconfiguring daemon alertmanager.a on smithi029 2023-12-16T08:37:35.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:34 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:35.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:34 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:35.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:34 smithi190 ceph-mon[109423]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T08:37:35.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:34 smithi190 ceph-mon[109423]: Reconfiguring daemon alertmanager.a on smithi029 2023-12-16T08:37:36.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:35 smithi029 ceph-mon[108637]: pgmap v35: 33 pgs: 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-16T08:37:36.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:35 smithi029 ceph-mon[114768]: pgmap v35: 33 pgs: 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-16T08:37:36.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:35 smithi190 ceph-mon[109423]: pgmap v35: 33 pgs: 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-16T08:37:36.483 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:37:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:36] "GET /metrics HTTP/1.1" 200 191470 "" "Prometheus/2.33.4" 2023-12-16T08:37:36.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:36 smithi029 systemd[1]: Stopping Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:37:36.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:36 smithi029 bash[138851]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager.a" found: no such container 2023-12-16T08:37:36.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[136624]: level=info ts=2023-12-16T08:37:36.609Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-16T08:37:37.253 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:36 smithi029 bash[138863]: ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a 2023-12-16T08:37:37.253 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:36 smithi029 bash[138902]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager.a" found: no such container 2023-12-16T08:37:37.253 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:36 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-16T08:37:37.253 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:36 smithi029 systemd[1]: Stopped Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:37:37.253 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:36 smithi029 systemd[1]: Starting Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:37:37.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:37.475Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-16T08:37:37.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:37.475Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-16T08:37:37.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:37.477Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.29 port=9094 2023-12-16T08:37:37.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:37.478Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-16T08:37:37.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 bash[138966]: 865cbceffe88145bd85745792596d2212551613e2f43d4a339dc2b39f816798f 2023-12-16T08:37:37.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 systemd[1]: Started Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:37:37.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:37.507Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T08:37:37.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:37.507Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T08:37:37.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:37.510Z caller=main.go:518 msg=Listening address=:9093 2023-12-16T08:37:37.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:37.511Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-16T08:37:38.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:37 smithi190 ceph-mon[109423]: osdmap e59: 8 total, 8 up, 8 in 2023-12-16T08:37:38.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:37 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-16T08:37:38.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:37 smithi190 ceph-mon[109423]: pgmap v37: 65 pgs: 32 unknown, 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-16T08:37:38.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:37 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:38.149 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:37 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:37:38.150 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:37 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:37:38.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[114768]: osdmap e59: 8 total, 8 up, 8 in 2023-12-16T08:37:38.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-16T08:37:38.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[114768]: pgmap v37: 65 pgs: 32 unknown, 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-16T08:37:38.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:38.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:37:38.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:37:38.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[108637]: osdmap e59: 8 total, 8 up, 8 in 2023-12-16T08:37:38.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-16T08:37:38.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[108637]: pgmap v37: 65 pgs: 32 unknown, 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-16T08:37:38.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:38.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:37:38.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:37 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:37:38.995 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:38 smithi190 ceph-mon[109423]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T08:37:38.995 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:38 smithi190 ceph-mon[109423]: Reconfiguring daemon prometheus.a on smithi190 2023-12-16T08:37:38.995 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:38 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-16T08:37:38.995 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:38 smithi190 ceph-mon[109423]: osdmap e60: 8 total, 8 up, 8 in 2023-12-16T08:37:39.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:38 smithi029 ceph-mon[108637]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T08:37:39.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:38 smithi029 ceph-mon[108637]: Reconfiguring daemon prometheus.a on smithi190 2023-12-16T08:37:39.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:38 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-16T08:37:39.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:38 smithi029 ceph-mon[108637]: osdmap e60: 8 total, 8 up, 8 in 2023-12-16T08:37:39.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:38 smithi029 ceph-mon[114768]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T08:37:39.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:38 smithi029 ceph-mon[114768]: Reconfiguring daemon prometheus.a on smithi190 2023-12-16T08:37:39.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:38 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-16T08:37:39.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:38 smithi029 ceph-mon[114768]: osdmap e60: 8 total, 8 up, 8 in 2023-12-16T08:37:39.270 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 systemd[1]: Stopping Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:37:39.270 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 bash[128855]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus.a" found: no such container 2023-12-16T08:37:39.637 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.324Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-16T08:37:39.637 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.324Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.324Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.324Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.324Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.324Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.324Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.324Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.324Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.325Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.325Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[127054]: ts=2023-12-16T08:37:39.325Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 bash[128867]: ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 bash[128905]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus.a" found: no such container 2023-12-16T08:37:39.638 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-16T08:37:39.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:39 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:39.479Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000661625s 2023-12-16T08:37:39.998 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-mon[109423]: osdmap e61: 8 total, 8 up, 8 in 2023-12-16T08:37:39.998 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-16T08:37:39.998 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-mon[109423]: pgmap v40: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2023-12-16T08:37:39.998 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 systemd[1]: Stopped Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:37:39.998 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 systemd[1]: Starting Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:37:40.252 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:39.998Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-16T08:37:40.252 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:39.998Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-16T08:37:40.252 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:39.998Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-16T08:37:40.252 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:39.998Z caller=main.go:518 level=info host_details="(Linux 4.18.0-527.el8.x86_64 #1 SMP Thu Nov 23 14:16:19 UTC 2023 x86_64 smithi190 (none))" 2023-12-16T08:37:40.252 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:39.998Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-16T08:37:40.252 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:39.998Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:39 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:39.999Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.000Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.001Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 bash[128969]: fbfff39788a0b0882279f8d255c25a35b43c7ddd6ccc8cf3787c0d9586479e60 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.004Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.004Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.716µs 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.004Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 systemd[1]: Started Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.234Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.234Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.234Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.301µs wal_replay_duration=229.748866ms total_replay_duration=229.818428ms 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.235Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.235Z caller=main.go:947 level=info msg="TSDB started" 2023-12-16T08:37:40.253 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.236Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-16T08:37:40.254 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.252Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.425995ms db_storage=612ns remote_storage=1.275µs web_handler=344ns query_engine=649ns scrape=404.214µs scrape_sd=23.649µs notify=44.959µs notify_sd=8.988µs rules=15.725262ms 2023-12-16T08:37:40.254 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:37:40.252Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-16T08:37:40.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:39 smithi029 ceph-mon[114768]: osdmap e61: 8 total, 8 up, 8 in 2023-12-16T08:37:40.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:39 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-16T08:37:40.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:39 smithi029 ceph-mon[114768]: pgmap v40: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2023-12-16T08:37:40.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:39 smithi029 ceph-mon[108637]: osdmap e61: 8 total, 8 up, 8 in 2023-12-16T08:37:40.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:39 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-16T08:37:40.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:39 smithi029 ceph-mon[108637]: pgmap v40: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2023-12-16T08:37:41.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-16T08:37:41.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: osdmap e62: 8 total, 8 up, 8 in 2023-12-16T08:37:41.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:37:41.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.29:9093"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.29:9093"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.190:9095"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.190:9095"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.190:3000"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.190:3000"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:41.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: osdmap e62: 8 total, 8 up, 8 in 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.29:9093"}]: dispatch 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.29:9093"}]: dispatch 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.190:9095"}]: dispatch 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.190:9095"}]: dispatch 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:37:41.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:37:41.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.190:3000"}]: dispatch 2023-12-16T08:37:41.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.190:3000"}]: dispatch 2023-12-16T08:37:41.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:41.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:40 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1114737451' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-16T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: osdmap e62: 8 total, 8 up, 8 in 2023-12-16T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.29:9093"}]: dispatch 2023-12-16T08:37:41.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.29:9093"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.190:9095"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.190:9095"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.190:3000"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.190:3000"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:41.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:40 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:42.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:41 smithi029 ceph-mon[108637]: osdmap e63: 8 total, 8 up, 8 in 2023-12-16T08:37:42.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:41 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-16T08:37:42.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:41 smithi029 ceph-mon[108637]: pgmap v43: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-16T08:37:42.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:41 smithi029 ceph-mon[114768]: osdmap e63: 8 total, 8 up, 8 in 2023-12-16T08:37:42.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:41 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-16T08:37:42.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:41 smithi029 ceph-mon[114768]: pgmap v43: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-16T08:37:42.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:41 smithi190 ceph-mon[109423]: osdmap e63: 8 total, 8 up, 8 in 2023-12-16T08:37:42.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:41 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-16T08:37:42.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:41 smithi190 ceph-mon[109423]: pgmap v43: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-16T08:37:43.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-16T08:37:43.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[114768]: osdmap e64: 8 total, 8 up, 8 in 2023-12-16T08:37:43.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-16T08:37:43.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:43.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[114768]: osdmap e65: 8 total, 8 up, 8 in 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[108637]: osdmap e64: 8 total, 8 up, 8 in 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[108637]: osdmap e65: 8 total, 8 up, 8 in 2023-12-16T08:37:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:42 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-16T08:37:43.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:42 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-16T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:42 smithi190 ceph-mon[109423]: osdmap e64: 8 total, 8 up, 8 in 2023-12-16T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:42 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-16T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:42 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:42 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:42 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-16T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:42 smithi190 ceph-mon[109423]: osdmap e65: 8 total, 8 up, 8 in 2023-12-16T08:37:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:42 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-16T08:37:43.919 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:37:43.919 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "0fdcb2c7-9e8c-44ab-a426-3b66132ee20a", 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "epoch": 1, 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "predecessor_uuid": "6f7e79e7-c504-475b-8028-8fb55d9e2a72", 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_status": [], 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "period_map": { 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "0fdcb2c7-9e8c-44ab-a426-3b66132ee20a", 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "zonegroups": [ 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: { 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "3b7fe12c-ab7e-47ae-a910-e05e2a8a930b", 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "default", 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "api_name": "default", 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "is_master": "true", 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "endpoints": [], 2023-12-16T08:37:43.920 INFO:teuthology.orchestra.run.smithi029.stdout: "hostnames": [], 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "hostnames_s3website": [], 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "master_zone": "d71d958f-3091-44c1-b4f5-80c4a0577d3e", 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "zones": [ 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: { 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "d71d958f-3091-44c1-b4f5-80c4a0577d3e", 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "z", 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "endpoints": [], 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "log_meta": "false", 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "log_data": "false", 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "bucket_index_max_shards": 11, 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "read_only": "false", 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "tier_type": "", 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_from_all": "true", 2023-12-16T08:37:43.921 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_from": [], 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "redirect_zone": "" 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "placement_targets": [ 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: { 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "default-placement", 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "tags": [], 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "storage_classes": [ 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "STANDARD" 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "default_placement": "default-placement", 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_id": "4d0eee72-4817-4934-8a9e-3c60b9536690", 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_policy": { 2023-12-16T08:37:43.922 INFO:teuthology.orchestra.run.smithi029.stdout: "groups": [] 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: "short_zone_ids": [ 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: { 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: "key": "d71d958f-3091-44c1-b4f5-80c4a0577d3e", 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: "val": 3584918072 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: "master_zonegroup": "3b7fe12c-ab7e-47ae-a910-e05e2a8a930b", 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: "master_zone": "d71d958f-3091-44c1-b4f5-80c4a0577d3e", 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: "period_config": { 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: "bucket_quota": { 2023-12-16T08:37:43.923 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "check_on_raw": false, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_size": -1, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_size_kb": 0, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_objects": -1 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "user_quota": { 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "check_on_raw": false, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_size": -1, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_size_kb": 0, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_objects": -1 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "user_ratelimit": { 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_ops": 0, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_ops": 0, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_bytes": 0, 2023-12-16T08:37:43.924 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_bytes": 0, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "bucket_ratelimit": { 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_ops": 0, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_ops": 0, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_bytes": 0, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_bytes": 0, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "anonymous_ratelimit": { 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_ops": 0, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_ops": 0, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_bytes": 0, 2023-12-16T08:37:43.925 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_bytes": 0, 2023-12-16T08:37:43.926 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false 2023-12-16T08:37:43.926 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:37:43.926 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:37:43.926 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_id": "4d0eee72-4817-4934-8a9e-3c60b9536690", 2023-12-16T08:37:43.926 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_name": "r", 2023-12-16T08:37:43.926 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_epoch": 2 2023-12-16T08:37:43.926 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:37:44.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:44.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:44.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:44.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[108637]: pgmap v46: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-16T08:37:44.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-16T08:37:44.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[108637]: osdmap e66: 8 total, 8 up, 8 in 2023-12-16T08:37:44.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:44.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:44.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:44.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[114768]: pgmap v46: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-16T08:37:44.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-16T08:37:44.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:44 smithi029 ceph-mon[114768]: osdmap e66: 8 total, 8 up, 8 in 2023-12-16T08:37:44.315 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-16T08:37:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:44 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:44 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:44 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:44 smithi190 ceph-mon[109423]: pgmap v46: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-16T08:37:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:44 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/579341297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-16T08:37:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:44 smithi190 ceph-mon[109423]: osdmap e66: 8 total, 8 up, 8 in 2023-12-16T08:37:45.799 INFO:teuthology.orchestra.run.smithi029.stdout:Scheduled rgw.foo update... 2023-12-16T08:37:46.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: pgmap v48: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 220 B/s rd, 440 B/s wr, 1 op/s 2023-12-16T08:37:46.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.bhunmp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.bhunmp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: pgmap v48: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 220 B/s rd, 440 B/s wr, 1 op/s 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.bhunmp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:46.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.bhunmp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:46.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:46.231 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch apply rgw smpl' 2023-12-16T08:37:46.462 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:37:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:46] "GET /metrics HTTP/1.1" 200 194055 "" "Prometheus/2.33.4" 2023-12-16T08:37:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: pgmap v48: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 220 B/s rd, 440 B/s wr, 1 op/s 2023-12-16T08:37:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.bhunmp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:46.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.bhunmp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:46.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:46.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:46 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:47.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:47 smithi029 ceph-mon[114768]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:47.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:47 smithi029 ceph-mon[114768]: Saving service rgw.foo spec with placement count:2 2023-12-16T08:37:47.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:47 smithi029 ceph-mon[114768]: Saving service rgw.foo spec with placement count:2 2023-12-16T08:37:47.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:47 smithi029 ceph-mon[114768]: Deploying daemon rgw.foo.smithi029.bhunmp on smithi029 2023-12-16T08:37:47.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:47 smithi029 ceph-mon[108637]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:47.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:47 smithi029 ceph-mon[108637]: Saving service rgw.foo spec with placement count:2 2023-12-16T08:37:47.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:47 smithi029 ceph-mon[108637]: Saving service rgw.foo spec with placement count:2 2023-12-16T08:37:47.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:47 smithi029 ceph-mon[108637]: Deploying daemon rgw.foo.smithi029.bhunmp on smithi029 2023-12-16T08:37:47.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:47 smithi190 ceph-mon[109423]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:47.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:47 smithi190 ceph-mon[109423]: Saving service rgw.foo spec with placement count:2 2023-12-16T08:37:47.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:47 smithi190 ceph-mon[109423]: Saving service rgw.foo spec with placement count:2 2023-12-16T08:37:47.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:47 smithi190 ceph-mon[109423]: Deploying daemon rgw.foo.smithi029.bhunmp on smithi029 2023-12-16T08:37:47.741 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:37:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:37:47.481Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003273188s 2023-12-16T08:37:48.327 INFO:teuthology.orchestra.run.smithi029.stdout:Scheduled rgw.smpl update... 2023-12-16T08:37:48.350 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:48 smithi029 ceph-mon[108637]: pgmap v49: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T08:37:48.351 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:48 smithi029 ceph-mon[114768]: pgmap v49: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T08:37:48.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:48 smithi190 ceph-mon[109423]: pgmap v49: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T08:37:48.698 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph osd pool create foo' 2023-12-16T08:37:49.240 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:49 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:49.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:49 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.ntrwdm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:49.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:49 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.ntrwdm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:49.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:49 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:49.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:49 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:49.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:49 smithi190 ceph-mon[109423]: Deploying daemon rgw.foo.smithi190.ntrwdm on smithi190 2023-12-16T08:37:49.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:49 smithi190 ceph-mon[109423]: from='client.24598 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:49.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:49 smithi190 ceph-mon[109423]: Saving service rgw.smpl spec with placement count:2 2023-12-16T08:37:49.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:49 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:49.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:49.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.ntrwdm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:49.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.ntrwdm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:49.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:49.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:49.462 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[108637]: Deploying daemon rgw.foo.smithi190.ntrwdm on smithi190 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[108637]: from='client.24598 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[108637]: Saving service rgw.smpl spec with placement count:2 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.ntrwdm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.ntrwdm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[114768]: Deploying daemon rgw.foo.smithi190.ntrwdm on smithi190 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[114768]: from='client.24598 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[114768]: Saving service rgw.smpl spec with placement count:2 2023-12-16T08:37:49.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:49 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:50.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:50 smithi029 ceph-mon[108637]: pgmap v50: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 5.5 KiB/s wr, 145 op/s 2023-12-16T08:37:50.136 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:50 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:50.136 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:50 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:50.136 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:50 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:50.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:50 smithi029 ceph-mon[114768]: pgmap v50: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 5.5 KiB/s wr, 145 op/s 2023-12-16T08:37:50.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:50 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:50.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:50 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:50.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:50 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:50.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:50 smithi190 ceph-mon[109423]: pgmap v50: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 5.5 KiB/s wr, 145 op/s 2023-12-16T08:37:50.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:50 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:50.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:50 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:50.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:50 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:51.154 INFO:teuthology.orchestra.run.smithi029.stderr:pool 'foo' created 2023-12-16T08:37:51.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:51 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1035746552' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-16T08:37:51.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:51 smithi029 ceph-mon[108637]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-16T08:37:51.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:51 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1035746552' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-16T08:37:51.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:51 smithi029 ceph-mon[114768]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-16T08:37:51.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:51 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1035746552' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-16T08:37:51.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:51 smithi190 ceph-mon[109423]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-16T08:37:52.174 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'rbd pool init foo' 2023-12-16T08:37:52.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:52 smithi029 ceph-mon[108637]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-16T08:37:52.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:52 smithi029 ceph-mon[108637]: osdmap e67: 8 total, 8 up, 8 in 2023-12-16T08:37:52.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:52 smithi029 ceph-mon[108637]: pgmap v52: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 138 op/s 2023-12-16T08:37:52.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:52 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:52.207 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:52 smithi029 ceph-mon[114768]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-16T08:37:52.207 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:52 smithi029 ceph-mon[114768]: osdmap e67: 8 total, 8 up, 8 in 2023-12-16T08:37:52.207 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:52 smithi029 ceph-mon[114768]: pgmap v52: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 138 op/s 2023-12-16T08:37:52.207 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:52 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:52.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:52 smithi190 ceph-mon[109423]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-16T08:37:52.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:52 smithi190 ceph-mon[109423]: osdmap e67: 8 total, 8 up, 8 in 2023-12-16T08:37:52.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:52 smithi190 ceph-mon[109423]: pgmap v52: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 138 op/s 2023-12-16T08:37:52.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:52 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:52.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:37:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:37:53.423 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: osdmap e68: 8 total, 8 up, 8 in 2023-12-16T08:37:53.423 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.423 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.423 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.423 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.423 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.423 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.423 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi029.iroltq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi029.iroltq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: osdmap e68: 8 total, 8 up, 8 in 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi029.iroltq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:53.424 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi029.iroltq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:53.425 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.425 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:53 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: osdmap e68: 8 total, 8 up, 8 in 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi029.iroltq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi029.iroltq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:53 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:54.462 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[114768]: Checking dashboard <-> RGW credentials 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[114768]: Saving service rgw.smpl spec with placement count:2 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[114768]: Deploying daemon rgw.smpl.smithi029.iroltq on smithi029 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[114768]: osdmap e69: 8 total, 8 up, 8 in 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[114768]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 193 KiB/s rd, 7.2 KiB/s wr, 364 op/s 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3118062840' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[114768]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[108637]: Checking dashboard <-> RGW credentials 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[108637]: Saving service rgw.smpl spec with placement count:2 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[108637]: Deploying daemon rgw.smpl.smithi029.iroltq on smithi029 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[108637]: osdmap e69: 8 total, 8 up, 8 in 2023-12-16T08:37:54.463 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[108637]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 193 KiB/s rd, 7.2 KiB/s wr, 364 op/s 2023-12-16T08:37:54.464 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3118062840' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-16T08:37:54.464 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:54 smithi029 ceph-mon[108637]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-16T08:37:54.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:54 smithi190 ceph-mon[109423]: Checking dashboard <-> RGW credentials 2023-12-16T08:37:54.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:54 smithi190 ceph-mon[109423]: Saving service rgw.smpl spec with placement count:2 2023-12-16T08:37:54.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:54 smithi190 ceph-mon[109423]: Deploying daemon rgw.smpl.smithi029.iroltq on smithi029 2023-12-16T08:37:54.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:54 smithi190 ceph-mon[109423]: osdmap e69: 8 total, 8 up, 8 in 2023-12-16T08:37:54.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:54 smithi190 ceph-mon[109423]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 193 KiB/s rd, 7.2 KiB/s wr, 364 op/s 2023-12-16T08:37:54.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:54 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3118062840' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-16T08:37:54.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:54 smithi190 ceph-mon[109423]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-16T08:37:55.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:55 smithi190 ceph-mon[109423]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-16T08:37:55.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:55 smithi190 ceph-mon[109423]: osdmap e70: 8 total, 8 up, 8 in 2023-12-16T08:37:55.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:55 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:55.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:55 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi190.vtjbfy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:55.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:55 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi190.vtjbfy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:55.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:55 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:55.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:55 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:55.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:55 smithi190 ceph-mon[109423]: Deploying daemon rgw.smpl.smithi190.vtjbfy on smithi190 2023-12-16T08:37:55.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:55 smithi190 ceph-mon[109423]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 703 B/s wr, 246 op/s 2023-12-16T08:37:56.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[114768]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-16T08:37:56.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[114768]: osdmap e70: 8 total, 8 up, 8 in 2023-12-16T08:37:56.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:56.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi190.vtjbfy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:56.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi190.vtjbfy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:56.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:56.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[114768]: Deploying daemon rgw.smpl.smithi190.vtjbfy on smithi190 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[114768]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 703 B/s wr, 246 op/s 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[108637]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[108637]: osdmap e70: 8 total, 8 up, 8 in 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi190.vtjbfy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi190.vtjbfy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[108637]: Deploying daemon rgw.smpl.smithi190.vtjbfy on smithi190 2023-12-16T08:37:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:55 smithi029 ceph-mon[108637]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 703 B/s wr, 246 op/s 2023-12-16T08:37:56.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:56 smithi029 ceph-mon[108637]: osdmap e71: 8 total, 8 up, 8 in 2023-12-16T08:37:56.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:56 smithi029 ceph-mon[114768]: osdmap e71: 8 total, 8 up, 8 in 2023-12-16T08:37:56.687 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:37:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:37:56] "GET /metrics HTTP/1.1" 200 206371 "" "Prometheus/2.33.4" 2023-12-16T08:37:56.793 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:56 smithi190 ceph-mon[109423]: osdmap e71: 8 total, 8 up, 8 in 2023-12-16T08:37:57.009 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[108637]: osdmap e72: 8 total, 8 up, 8 in 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[108637]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 705 B/s wr, 246 op/s 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[114768]: osdmap e72: 8 total, 8 up, 8 in 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:57.798 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:57 smithi029 ceph-mon[114768]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 705 B/s wr, 246 op/s 2023-12-16T08:37:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:57 smithi190 ceph-mon[109423]: osdmap e72: 8 total, 8 up, 8 in 2023-12-16T08:37:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:57 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:57 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:57 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:57 smithi190 ceph-mon[109423]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 705 B/s wr, 246 op/s 2023-12-16T08:37:58.901 INFO:teuthology.orchestra.run.smithi029.stdout:Scheduled iscsi.foo update... 2023-12-16T08:37:58.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:58 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:58.928 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:58 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:59.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:58 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:37:59.606 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'sleep 120' 2023-12-16T08:38:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:59 smithi190 ceph-mon[109423]: from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:00.158 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:59 smithi190 ceph-mon[109423]: Saving service iscsi.foo spec with placement count:1 2023-12-16T08:38:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:59 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:00.159 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:37:59 smithi190 ceph-mon[109423]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2023-12-16T08:38:00.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:59 smithi029 ceph-mon[108637]: from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:00.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:59 smithi029 ceph-mon[108637]: Saving service iscsi.foo spec with placement count:1 2023-12-16T08:38:00.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:59 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:00.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:37:59 smithi029 ceph-mon[108637]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2023-12-16T08:38:00.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:59 smithi029 ceph-mon[114768]: from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:00.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:59 smithi029 ceph-mon[114768]: Saving service iscsi.foo spec with placement count:1 2023-12-16T08:38:00.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:59 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:00.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:37:59 smithi029 ceph-mon[114768]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2023-12-16T08:38:01.416 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:01 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:01.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:01 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:01.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:01 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[108637]: Checking dashboard <-> RGW credentials 2023-12-16T08:38:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[108637]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 187 KiB/s rd, 586 B/s wr, 288 op/s 2023-12-16T08:38:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:38:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-16T08:38:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[114768]: Checking dashboard <-> RGW credentials 2023-12-16T08:38:02.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[114768]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 187 KiB/s rd, 586 B/s wr, 288 op/s 2023-12-16T08:38:02.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:02.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:38:02.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-16T08:38:02.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:02 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:02 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:02 smithi190 ceph-mon[109423]: Checking dashboard <-> RGW credentials 2023-12-16T08:38:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:02 smithi190 ceph-mon[109423]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 187 KiB/s rd, 586 B/s wr, 288 op/s 2023-12-16T08:38:02.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:02 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:02.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:02 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:38:02.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:02 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-16T08:38:02.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:02 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:02.771 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:38:02 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:38:03.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:03 smithi029 ceph-mon[108637]: Checking pool "foo" exists for service iscsi.foo 2023-12-16T08:38:03.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:03 smithi029 ceph-mon[108637]: Deploying daemon iscsi.foo.smithi029.pamkhi on smithi029 2023-12-16T08:38:03.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:03 smithi029 ceph-mon[108637]: mgrmap e21: y(active, since 85s), standbys: x 2023-12-16T08:38:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:03 smithi029 ceph-mon[114768]: Checking pool "foo" exists for service iscsi.foo 2023-12-16T08:38:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:03 smithi029 ceph-mon[114768]: Deploying daemon iscsi.foo.smithi029.pamkhi on smithi029 2023-12-16T08:38:03.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:03 smithi029 ceph-mon[114768]: mgrmap e21: y(active, since 85s), standbys: x 2023-12-16T08:38:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:03 smithi190 ceph-mon[109423]: Checking pool "foo" exists for service iscsi.foo 2023-12-16T08:38:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:03 smithi190 ceph-mon[109423]: Deploying daemon iscsi.foo.smithi029.pamkhi on smithi029 2023-12-16T08:38:03.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:03 smithi190 ceph-mon[109423]: mgrmap e21: y(active, since 85s), standbys: x 2023-12-16T08:38:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[108637]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 511 B/s wr, 256 op/s 2023-12-16T08:38:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[108637]: osdmap e73: 8 total, 8 up, 8 in 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/211898097' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[114768]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 511 B/s wr, 256 op/s 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[114768]: osdmap e73: 8 total, 8 up, 8 in 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:38:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:04 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/211898097' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-16T08:38:04.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:04 smithi190 ceph-mon[109423]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 511 B/s wr, 256 op/s 2023-12-16T08:38:04.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:04 smithi190 ceph-mon[109423]: osdmap e73: 8 total, 8 up, 8 in 2023-12-16T08:38:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:04 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:04 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:04 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:38:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:04 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/211898097' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-16T08:38:05.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:05 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4180682351' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3393645064"}]: dispatch 2023-12-16T08:38:05.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:05 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4180682351' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3393645064"}]: dispatch 2023-12-16T08:38:05.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:05 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4180682351' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3393645064"}]: dispatch 2023-12-16T08:38:06.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:06] "GET /metrics HTTP/1.1" 200 206371 "" "Prometheus/2.33.4" 2023-12-16T08:38:06.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4180682351' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3393645064"}]': finished 2023-12-16T08:38:06.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: osdmap e74: 8 total, 8 up, 8 in 2023-12-16T08:38:06.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 511 B/s wr, 256 op/s 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/52189368' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3393645064"}]: dispatch 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4180682351' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3393645064"}]': finished 2023-12-16T08:38:06.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: osdmap e74: 8 total, 8 up, 8 in 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 511 B/s wr, 256 op/s 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/52189368' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3393645064"}]: dispatch 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:38:06.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4180682351' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3393645064"}]': finished 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: osdmap e74: 8 total, 8 up, 8 in 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 511 B/s wr, 256 op/s 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/52189368' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3393645064"}]: dispatch 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:38:06.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:06.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:06.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:38:06.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:07.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:38:07.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[108637]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2023-12-16T08:38:07.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:38:07.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[108637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:38:07.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[108637]: Checking dashboard <-> RGW credentials 2023-12-16T08:38:07.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/52189368' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3393645064"}]': finished 2023-12-16T08:38:07.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[108637]: osdmap e75: 8 total, 8 up, 8 in 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1816468087' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4034053027"}]: dispatch 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4034053027"}]: dispatch 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[114768]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[114768]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[114768]: Checking dashboard <-> RGW credentials 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/52189368' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3393645064"}]': finished 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[114768]: osdmap e75: 8 total, 8 up, 8 in 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1816468087' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4034053027"}]: dispatch 2023-12-16T08:38:07.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:07 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4034053027"}]: dispatch 2023-12-16T08:38:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:07 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:38:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:07 smithi190 ceph-mon[109423]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2023-12-16T08:38:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:07 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:38:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:07 smithi190 ceph-mon[109423]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:38:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:07 smithi190 ceph-mon[109423]: Checking dashboard <-> RGW credentials 2023-12-16T08:38:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:07 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/52189368' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3393645064"}]': finished 2023-12-16T08:38:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:07 smithi190 ceph-mon[109423]: osdmap e75: 8 total, 8 up, 8 in 2023-12-16T08:38:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:07 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1816468087' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4034053027"}]: dispatch 2023-12-16T08:38:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:07 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4034053027"}]: dispatch 2023-12-16T08:38:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4034053027"}]': finished 2023-12-16T08:38:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[108637]: osdmap e76: 8 total, 8 up, 8 in 2023-12-16T08:38:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[108637]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:38:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1568349971' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2879684081"}]: dispatch 2023-12-16T08:38:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2879684081"}]: dispatch 2023-12-16T08:38:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4034053027"}]': finished 2023-12-16T08:38:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[114768]: osdmap e76: 8 total, 8 up, 8 in 2023-12-16T08:38:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[114768]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:38:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1568349971' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2879684081"}]: dispatch 2023-12-16T08:38:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:08 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2879684081"}]: dispatch 2023-12-16T08:38:08.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:08 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4034053027"}]': finished 2023-12-16T08:38:08.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:08 smithi190 ceph-mon[109423]: osdmap e76: 8 total, 8 up, 8 in 2023-12-16T08:38:08.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:08 smithi190 ceph-mon[109423]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:38:08.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:08 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:38:08.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:08 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1568349971' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2879684081"}]: dispatch 2023-12-16T08:38:08.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:08 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2879684081"}]: dispatch 2023-12-16T08:38:10.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:09 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2879684081"}]': finished 2023-12-16T08:38:10.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:09 smithi029 ceph-mon[108637]: osdmap e77: 8 total, 8 up, 8 in 2023-12-16T08:38:10.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:09 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/243285492' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3573014607"}]: dispatch 2023-12-16T08:38:10.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:09 smithi029 ceph-mon[108637]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 252 B/s wr, 11 op/s 2023-12-16T08:38:10.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:09 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2879684081"}]': finished 2023-12-16T08:38:10.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:09 smithi029 ceph-mon[114768]: osdmap e77: 8 total, 8 up, 8 in 2023-12-16T08:38:10.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:09 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/243285492' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3573014607"}]: dispatch 2023-12-16T08:38:10.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:09 smithi029 ceph-mon[114768]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 252 B/s wr, 11 op/s 2023-12-16T08:38:10.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:09 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2879684081"}]': finished 2023-12-16T08:38:10.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:09 smithi190 ceph-mon[109423]: osdmap e77: 8 total, 8 up, 8 in 2023-12-16T08:38:10.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:09 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/243285492' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3573014607"}]: dispatch 2023-12-16T08:38:10.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:09 smithi190 ceph-mon[109423]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 252 B/s wr, 11 op/s 2023-12-16T08:38:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:10 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/243285492' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3573014607"}]': finished 2023-12-16T08:38:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:10 smithi029 ceph-mon[108637]: osdmap e78: 8 total, 8 up, 8 in 2023-12-16T08:38:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:10 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2074896375' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/509892194"}]: dispatch 2023-12-16T08:38:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:10 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/509892194"}]: dispatch 2023-12-16T08:38:11.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:10 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/243285492' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3573014607"}]': finished 2023-12-16T08:38:11.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:10 smithi029 ceph-mon[114768]: osdmap e78: 8 total, 8 up, 8 in 2023-12-16T08:38:11.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:10 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2074896375' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/509892194"}]: dispatch 2023-12-16T08:38:11.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:10 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/509892194"}]: dispatch 2023-12-16T08:38:11.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:10 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/243285492' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3573014607"}]': finished 2023-12-16T08:38:11.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:10 smithi190 ceph-mon[109423]: osdmap e78: 8 total, 8 up, 8 in 2023-12-16T08:38:11.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:10 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2074896375' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/509892194"}]: dispatch 2023-12-16T08:38:11.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:10 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/509892194"}]: dispatch 2023-12-16T08:38:12.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:11 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/509892194"}]': finished 2023-12-16T08:38:12.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:11 smithi029 ceph-mon[108637]: osdmap e79: 8 total, 8 up, 8 in 2023-12-16T08:38:12.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:11 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1656246561' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/509892194"}]: dispatch 2023-12-16T08:38:12.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:11 smithi029 ceph-mon[108637]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 252 B/s wr, 11 op/s 2023-12-16T08:38:12.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:11 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/509892194"}]': finished 2023-12-16T08:38:12.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:11 smithi029 ceph-mon[114768]: osdmap e79: 8 total, 8 up, 8 in 2023-12-16T08:38:12.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:11 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1656246561' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/509892194"}]: dispatch 2023-12-16T08:38:12.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:11 smithi029 ceph-mon[114768]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 252 B/s wr, 11 op/s 2023-12-16T08:38:12.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:11 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/509892194"}]': finished 2023-12-16T08:38:12.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:11 smithi190 ceph-mon[109423]: osdmap e79: 8 total, 8 up, 8 in 2023-12-16T08:38:12.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:11 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1656246561' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/509892194"}]: dispatch 2023-12-16T08:38:12.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:11 smithi190 ceph-mon[109423]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 252 B/s wr, 11 op/s 2023-12-16T08:38:12.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:38:12 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:38:12.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:12 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1656246561' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/509892194"}]': finished 2023-12-16T08:38:12.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:12 smithi190 ceph-mon[109423]: osdmap e80: 8 total, 8 up, 8 in 2023-12-16T08:38:12.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:12 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/668583711' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1156695131"}]: dispatch 2023-12-16T08:38:13.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:12 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1656246561' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/509892194"}]': finished 2023-12-16T08:38:13.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:12 smithi029 ceph-mon[108637]: osdmap e80: 8 total, 8 up, 8 in 2023-12-16T08:38:13.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:12 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/668583711' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1156695131"}]: dispatch 2023-12-16T08:38:13.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:12 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1656246561' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/509892194"}]': finished 2023-12-16T08:38:13.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:12 smithi029 ceph-mon[114768]: osdmap e80: 8 total, 8 up, 8 in 2023-12-16T08:38:13.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:12 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/668583711' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1156695131"}]: dispatch 2023-12-16T08:38:13.918 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:38:13.918 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:38:13.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/668583711' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1156695131"}]': finished 2023-12-16T08:38:13.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-mon[108637]: osdmap e81: 8 total, 8 up, 8 in 2023-12-16T08:38:13.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/280450236' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2024330015"}]: dispatch 2023-12-16T08:38:13.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-mon[108637]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:13.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/668583711' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1156695131"}]': finished 2023-12-16T08:38:13.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-mon[114768]: osdmap e81: 8 total, 8 up, 8 in 2023-12-16T08:38:13.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/280450236' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2024330015"}]: dispatch 2023-12-16T08:38:13.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:13 smithi029 ceph-mon[114768]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:14.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:13 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/668583711' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1156695131"}]': finished 2023-12-16T08:38:14.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:13 smithi190 ceph-mon[109423]: osdmap e81: 8 total, 8 up, 8 in 2023-12-16T08:38:14.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:13 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/280450236' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2024330015"}]: dispatch 2023-12-16T08:38:14.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:13 smithi190 ceph-mon[109423]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:14 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/280450236' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2024330015"}]': finished 2023-12-16T08:38:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:14 smithi029 ceph-mon[108637]: osdmap e82: 8 total, 8 up, 8 in 2023-12-16T08:38:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:14 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:14 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2775349496' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2746334237"}]: dispatch 2023-12-16T08:38:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:14 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/280450236' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2024330015"}]': finished 2023-12-16T08:38:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:14 smithi029 ceph-mon[114768]: osdmap e82: 8 total, 8 up, 8 in 2023-12-16T08:38:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:14 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:14 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2775349496' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2746334237"}]: dispatch 2023-12-16T08:38:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:14 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/280450236' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2024330015"}]': finished 2023-12-16T08:38:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:14 smithi190 ceph-mon[109423]: osdmap e82: 8 total, 8 up, 8 in 2023-12-16T08:38:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:14 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:14 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2775349496' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2746334237"}]: dispatch 2023-12-16T08:38:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:15 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2775349496' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2746334237"}]': finished 2023-12-16T08:38:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:15 smithi029 ceph-mon[108637]: osdmap e83: 8 total, 8 up, 8 in 2023-12-16T08:38:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:15 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1707575923' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3047165923"}]: dispatch 2023-12-16T08:38:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:15 smithi029 ceph-mon[108637]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:16.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:15 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2775349496' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2746334237"}]': finished 2023-12-16T08:38:16.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:15 smithi029 ceph-mon[114768]: osdmap e83: 8 total, 8 up, 8 in 2023-12-16T08:38:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:15 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1707575923' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3047165923"}]: dispatch 2023-12-16T08:38:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:15 smithi029 ceph-mon[114768]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:16.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:15 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2775349496' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2746334237"}]': finished 2023-12-16T08:38:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:15 smithi190 ceph-mon[109423]: osdmap e83: 8 total, 8 up, 8 in 2023-12-16T08:38:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:15 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1707575923' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3047165923"}]: dispatch 2023-12-16T08:38:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:15 smithi190 ceph-mon[109423]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:16.654 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:38:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:16] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2023-12-16T08:38:17.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:16 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1707575923' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3047165923"}]': finished 2023-12-16T08:38:17.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:16 smithi190 ceph-mon[109423]: osdmap e84: 8 total, 8 up, 8 in 2023-12-16T08:38:17.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:16 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/947173510' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1298672970"}]: dispatch 2023-12-16T08:38:17.094 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:16 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1707575923' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3047165923"}]': finished 2023-12-16T08:38:17.094 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:16 smithi029 ceph-mon[108637]: osdmap e84: 8 total, 8 up, 8 in 2023-12-16T08:38:17.094 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:16 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/947173510' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1298672970"}]: dispatch 2023-12-16T08:38:17.094 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:16 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1707575923' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3047165923"}]': finished 2023-12-16T08:38:17.094 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:16 smithi029 ceph-mon[114768]: osdmap e84: 8 total, 8 up, 8 in 2023-12-16T08:38:17.094 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:16 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/947173510' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1298672970"}]: dispatch 2023-12-16T08:38:18.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:17 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/947173510' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1298672970"}]': finished 2023-12-16T08:38:18.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:17 smithi029 ceph-mon[108637]: osdmap e85: 8 total, 8 up, 8 in 2023-12-16T08:38:18.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:17 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2895584703' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2746334237"}]: dispatch 2023-12-16T08:38:18.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:17 smithi029 ceph-mon[108637]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:38:18.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:17 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/947173510' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1298672970"}]': finished 2023-12-16T08:38:18.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:17 smithi029 ceph-mon[114768]: osdmap e85: 8 total, 8 up, 8 in 2023-12-16T08:38:18.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:17 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2895584703' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2746334237"}]: dispatch 2023-12-16T08:38:18.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:17 smithi029 ceph-mon[114768]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:38:18.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:17 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/947173510' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1298672970"}]': finished 2023-12-16T08:38:18.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:17 smithi190 ceph-mon[109423]: osdmap e85: 8 total, 8 up, 8 in 2023-12-16T08:38:18.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:17 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2895584703' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2746334237"}]: dispatch 2023-12-16T08:38:18.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:17 smithi190 ceph-mon[109423]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:38:19.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:18 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2895584703' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2746334237"}]': finished 2023-12-16T08:38:19.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:18 smithi029 ceph-mon[114768]: osdmap e86: 8 total, 8 up, 8 in 2023-12-16T08:38:19.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:18 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1409481403' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2809523633"}]: dispatch 2023-12-16T08:38:19.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:18 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2895584703' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2746334237"}]': finished 2023-12-16T08:38:19.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:18 smithi029 ceph-mon[108637]: osdmap e86: 8 total, 8 up, 8 in 2023-12-16T08:38:19.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:18 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1409481403' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2809523633"}]: dispatch 2023-12-16T08:38:19.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:18 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2895584703' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2746334237"}]': finished 2023-12-16T08:38:19.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:18 smithi190 ceph-mon[109423]: osdmap e86: 8 total, 8 up, 8 in 2023-12-16T08:38:19.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:18 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1409481403' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2809523633"}]: dispatch 2023-12-16T08:38:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1409481403' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2809523633"}]': finished 2023-12-16T08:38:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[114768]: osdmap e87: 8 total, 8 up, 8 in 2023-12-16T08:38:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4197292304' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3728234988"}]: dispatch 2023-12-16T08:38:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3728234988"}]: dispatch 2023-12-16T08:38:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[114768]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:20.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1409481403' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2809523633"}]': finished 2023-12-16T08:38:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[108637]: osdmap e87: 8 total, 8 up, 8 in 2023-12-16T08:38:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4197292304' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3728234988"}]: dispatch 2023-12-16T08:38:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3728234988"}]: dispatch 2023-12-16T08:38:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:19 smithi029 ceph-mon[108637]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:19 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1409481403' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2809523633"}]': finished 2023-12-16T08:38:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:19 smithi190 ceph-mon[109423]: osdmap e87: 8 total, 8 up, 8 in 2023-12-16T08:38:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:19 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4197292304' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3728234988"}]: dispatch 2023-12-16T08:38:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:19 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3728234988"}]: dispatch 2023-12-16T08:38:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:19 smithi190 ceph-mon[109423]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:21.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:20 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3728234988"}]': finished 2023-12-16T08:38:21.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:20 smithi029 ceph-mon[108637]: osdmap e88: 8 total, 8 up, 8 in 2023-12-16T08:38:21.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:20 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3515173719' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3762511351"}]: dispatch 2023-12-16T08:38:21.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:20 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3762511351"}]: dispatch 2023-12-16T08:38:21.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:20 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3728234988"}]': finished 2023-12-16T08:38:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:20 smithi029 ceph-mon[114768]: osdmap e88: 8 total, 8 up, 8 in 2023-12-16T08:38:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:20 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3515173719' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3762511351"}]: dispatch 2023-12-16T08:38:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:20 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3762511351"}]: dispatch 2023-12-16T08:38:21.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:20 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3728234988"}]': finished 2023-12-16T08:38:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:20 smithi190 ceph-mon[109423]: osdmap e88: 8 total, 8 up, 8 in 2023-12-16T08:38:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:20 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3515173719' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3762511351"}]: dispatch 2023-12-16T08:38:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:20 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3762511351"}]: dispatch 2023-12-16T08:38:22.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:21 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3762511351"}]': finished 2023-12-16T08:38:22.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:21 smithi029 ceph-mon[108637]: osdmap e89: 8 total, 8 up, 8 in 2023-12-16T08:38:22.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:21 smithi029 ceph-mon[108637]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:22.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:21 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3762511351"}]': finished 2023-12-16T08:38:22.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:21 smithi029 ceph-mon[114768]: osdmap e89: 8 total, 8 up, 8 in 2023-12-16T08:38:22.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:21 smithi029 ceph-mon[114768]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:21 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3762511351"}]': finished 2023-12-16T08:38:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:21 smithi190 ceph-mon[109423]: osdmap e89: 8 total, 8 up, 8 in 2023-12-16T08:38:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:21 smithi190 ceph-mon[109423]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:22.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:38:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:38:23.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:23 smithi029 ceph-mon[108637]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-16T08:38:23.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:23 smithi029 ceph-mon[114768]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-16T08:38:23.925 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:38:23.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:38:23.925 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:23.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:38:23.925 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:23.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:38:24.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:23 smithi190 ceph-mon[109423]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-16T08:38:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:24 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:25.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:24 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:25.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:24 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:25 smithi029 ceph-mon[108637]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2023-12-16T08:38:26.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:25 smithi029 ceph-mon[114768]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2023-12-16T08:38:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:25 smithi190 ceph-mon[109423]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2023-12-16T08:38:26.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:38:26 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:26] "GET /metrics HTTP/1.1" 200 214918 "" "Prometheus/2.33.4" 2023-12-16T08:38:28.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:27 smithi029 ceph-mon[108637]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-16T08:38:28.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:27 smithi029 ceph-mon[114768]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-16T08:38:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:27 smithi190 ceph-mon[109423]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-16T08:38:30.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:29 smithi029 ceph-mon[108637]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:38:30.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:29 smithi029 ceph-mon[114768]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:38:30.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:29 smithi190 ceph-mon[109423]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:38:32.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:31 smithi029 ceph-mon[108637]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2023-12-16T08:38:32.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:31 smithi029 ceph-mon[114768]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2023-12-16T08:38:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:31 smithi190 ceph-mon[109423]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2023-12-16T08:38:32.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:38:32 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:38:33.936 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:33 smithi029 ceph-mon[108637]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:33.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:33 smithi029 ceph-mon[114768]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:33.936 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:38:33.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:38:33.937 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:33.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:38:33.937 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:33.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:38:34.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:33 smithi190 ceph-mon[109423]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:35.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:34 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:35.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:34 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:34 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:35 smithi029 ceph-mon[108637]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:36.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:35 smithi029 ceph-mon[114768]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:36.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:35 smithi190 ceph-mon[109423]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:36.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:38:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:36] "GET /metrics HTTP/1.1" 200 214918 "" "Prometheus/2.33.4" 2023-12-16T08:38:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-16T08:38:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-16T08:38:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-16T08:38:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-12-16T08:38:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[108637]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-16T08:38:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-16T08:38:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-16T08:38:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-12-16T08:38:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:37 smithi029 ceph-mon[114768]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:37 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-16T08:38:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:37 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-16T08:38:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:37 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-16T08:38:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:37 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-12-16T08:38:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:37 smithi190 ceph-mon[109423]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-12-16T08:38:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-12-16T08:38:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-12-16T08:38:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-12-16T08:38:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[108637]: osdmap e90: 8 total, 8 up, 8 in 2023-12-16T08:38:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:38:39.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:38:39.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-12-16T08:38:39.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-12-16T08:38:39.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-12-16T08:38:39.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-12-16T08:38:39.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[114768]: osdmap e90: 8 total, 8 up, 8 in 2023-12-16T08:38:39.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:38:39.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:38:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-12-16T08:38:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-12-16T08:38:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-12-16T08:38:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-12-16T08:38:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:38 smithi190 ceph-mon[109423]: osdmap e90: 8 total, 8 up, 8 in 2023-12-16T08:38:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:38:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:38:40.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:39 smithi029 ceph-mon[108637]: osdmap e91: 8 total, 8 up, 8 in 2023-12-16T08:38:40.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:39 smithi029 ceph-mon[108637]: pgmap v100: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:40.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:39 smithi029 ceph-mon[114768]: osdmap e91: 8 total, 8 up, 8 in 2023-12-16T08:38:40.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:39 smithi029 ceph-mon[114768]: pgmap v100: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:40.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:39 smithi190 ceph-mon[109423]: osdmap e91: 8 total, 8 up, 8 in 2023-12-16T08:38:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:39 smithi190 ceph-mon[109423]: pgmap v100: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:41 smithi029 ceph-mon[108637]: pgmap v101: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-16T08:38:42.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:41 smithi029 ceph-mon[114768]: pgmap v101: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-16T08:38:42.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:41 smithi190 ceph-mon[109423]: pgmap v101: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-16T08:38:42.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:38:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:38:43.945 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:43 smithi029 ceph-mon[108637]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:43.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:43 smithi029 ceph-mon[114768]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:43.946 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:38:43.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:38:43.946 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:43.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:38:43.946 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:43.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:38:44.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:43 smithi190 ceph-mon[109423]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:45.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:44 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:45.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:44 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:45.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:44 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:45 smithi029 ceph-mon[108637]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:46.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:45 smithi029 ceph-mon[114768]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:46.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:45 smithi190 ceph-mon[109423]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:46.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:38:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:46] "GET /metrics HTTP/1.1" 200 214857 "" "Prometheus/2.33.4" 2023-12-16T08:38:48.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:47 smithi029 ceph-mon[108637]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:38:48.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:47 smithi029 ceph-mon[114768]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:38:48.028 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:47 smithi190 ceph-mon[109423]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:38:50.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:49 smithi029 ceph-mon[108637]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s 2023-12-16T08:38:50.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:49 smithi029 ceph-mon[114768]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s 2023-12-16T08:38:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:49 smithi190 ceph-mon[109423]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s 2023-12-16T08:38:52.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:51 smithi029 ceph-mon[108637]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:52.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:51 smithi029 ceph-mon[114768]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:52.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:51 smithi190 ceph-mon[109423]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:52.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:38:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:38:53.955 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:53 smithi029 ceph-mon[108637]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:53.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:53 smithi029 ceph-mon[114768]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:53.956 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:38:53.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:38:53.956 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:53.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:38:53.956 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:38:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:38:53.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:38:54.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:53 smithi190 ceph-mon[109423]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:38:55.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:54 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:55.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:54 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:54 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:38:56.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:55 smithi029 ceph-mon[108637]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:56.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:55 smithi029 ceph-mon[114768]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:55 smithi190 ceph-mon[109423]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:56.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:38:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:38:56] "GET /metrics HTTP/1.1" 200 214870 "" "Prometheus/2.33.4" 2023-12-16T08:38:58.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:38:57 smithi029 ceph-mon[108637]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:58.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:38:57 smithi029 ceph-mon[114768]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:38:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:38:57 smithi190 ceph-mon[109423]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:00 smithi029 ceph-mon[108637]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:01.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:00 smithi029 ceph-mon[114768]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:01.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:00 smithi190 ceph-mon[109423]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:02 smithi190 ceph-mon[109423]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:02.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:39:02 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:39:03.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:02 smithi029 ceph-mon[108637]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:03.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:02 smithi029 ceph-mon[114768]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:03.962 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:03 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:39:03.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:03.962 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:03 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:03.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://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:39:03.962 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:03 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:03.512Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:05.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:04 smithi029 ceph-mon[114768]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:05.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:04 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:04 smithi029 ceph-mon[108637]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:04 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:04 smithi190 ceph-mon[109423]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:04 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:06 smithi190 ceph-mon[109423]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:39:06.651 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:39:06.695 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:06 smithi029 ceph-mon[108637]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:06.695 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:39:06.695 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:39:06.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:06 smithi029 ceph-mon[114768]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:06.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:39:06.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:39:06.696 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:39:06 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:06] "GET /metrics HTTP/1.1" 200 214870 "" "Prometheus/2.33.4" 2023-12-16T08:39:08.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:07 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:39:08.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:07 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:39:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:07 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:39:09.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:08 smithi029 ceph-mon[108637]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:09.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:08 smithi029 ceph-mon[114768]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:08 smithi190 ceph-mon[109423]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:10 smithi029 ceph-mon[108637]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:11.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:10 smithi029 ceph-mon[114768]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:11.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:10 smithi190 ceph-mon[109423]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:12.714 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:39:12 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:39:13.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:12 smithi029 ceph-mon[108637]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:13.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:12 smithi029 ceph-mon[114768]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:13.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:12 smithi190 ceph-mon[109423]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:13.965 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:39:13.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:39:13.966 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:13.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:39:13.966 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:13.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:14 smithi029 ceph-mon[108637]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:14 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:15.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:14 smithi029 ceph-mon[114768]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:15.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:14 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:14 smithi190 ceph-mon[109423]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:14 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:16.718 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:39:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:16] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2023-12-16T08:39:17.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:16 smithi029 ceph-mon[108637]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:17.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:16 smithi029 ceph-mon[114768]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:16 smithi190 ceph-mon[109423]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:19.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:18 smithi029 ceph-mon[108637]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:19.018 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:18 smithi029 ceph-mon[114768]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:19.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:18 smithi190 ceph-mon[109423]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:21.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:20 smithi029 ceph-mon[108637]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:21.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:20 smithi029 ceph-mon[114768]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:21.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:20 smithi190 ceph-mon[109423]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:22.727 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:39:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:39:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:22 smithi029 ceph-mon[108637]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:23.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:22 smithi029 ceph-mon[114768]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:23.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:22 smithi190 ceph-mon[109423]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:23.975 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:39:23.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:23.975 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:39:23.975 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:24 smithi029 ceph-mon[108637]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:24 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:25.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:24 smithi029 ceph-mon[114768]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:25.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:24 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:24 smithi190 ceph-mon[109423]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:24 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:26.732 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:39:26 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:26] "GET /metrics HTTP/1.1" 200 214829 "" "Prometheus/2.33.4" 2023-12-16T08:39:27.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:26 smithi029 ceph-mon[114768]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:27.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:26 smithi029 ceph-mon[108637]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:27.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:26 smithi190 ceph-mon[109423]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:29.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:28 smithi029 ceph-mon[108637]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:29.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:28 smithi029 ceph-mon[114768]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:29.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:28 smithi190 ceph-mon[109423]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:31.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:30 smithi029 ceph-mon[108637]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:31.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:30 smithi029 ceph-mon[114768]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:31.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:30 smithi190 ceph-mon[109423]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:32.741 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:39:32 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:39:33.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:32 smithi029 ceph-mon[108637]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:33.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:32 smithi029 ceph-mon[114768]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:32 smithi190 ceph-mon[109423]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:33.986 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:39:33.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:33.986 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:33.986 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:39:35.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:34 smithi029 ceph-mon[114768]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:35.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:34 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:35.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:34 smithi029 ceph-mon[108637]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:34 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:34 smithi190 ceph-mon[109423]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:34 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:36.746 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:39:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:36] "GET /metrics HTTP/1.1" 200 214829 "" "Prometheus/2.33.4" 2023-12-16T08:39:37.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:36 smithi029 ceph-mon[108637]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:37.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:36 smithi029 ceph-mon[114768]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:37.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:36 smithi190 ceph-mon[109423]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:37 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:39:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:37 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:39:38.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:37 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:39:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:37 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:39:38.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:37 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:39:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:37 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:39:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:38 smithi029 ceph-mon[108637]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:39.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:38 smithi029 ceph-mon[114768]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:38 smithi190 ceph-mon[109423]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:40 smithi190 ceph-mon[109423]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:41.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:40 smithi029 ceph-mon[108637]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:41.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:40 smithi029 ceph-mon[114768]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:42.759 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:39:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:39:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:42 smithi190 ceph-mon[109423]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:43.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:42 smithi029 ceph-mon[108637]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:43.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:42 smithi029 ceph-mon[114768]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:43.997 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:39:43.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:43.997 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:39:43.997 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:44 smithi190 ceph-mon[109423]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:44 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:45.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:44 smithi029 ceph-mon[108637]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:45.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:44 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:45.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:44 smithi029 ceph-mon[114768]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:45.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:44 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:46.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:39:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:46] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2023-12-16T08:39:47.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:46 smithi190 ceph-mon[109423]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:47.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:46 smithi029 ceph-mon[108637]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:47.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:46 smithi029 ceph-mon[114768]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:49.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:48 smithi190 ceph-mon[109423]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:49.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:48 smithi029 ceph-mon[108637]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:49.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:48 smithi029 ceph-mon[114768]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:51.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:50 smithi029 ceph-mon[108637]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:51.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:50 smithi029 ceph-mon[114768]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:51.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:50 smithi190 ceph-mon[109423]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:52.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:39:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:39:53.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:52 smithi029 ceph-mon[108637]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:53.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:52 smithi029 ceph-mon[114768]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:53.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:52 smithi190 ceph-mon[109423]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:54.002 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:39:53.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:39:54.003 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:53.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:39:54.003 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:39:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:39:53.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:39:55.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:54 smithi029 ceph-mon[108637]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:55.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:54 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:55.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:54 smithi029 ceph-mon[114768]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:55.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:54 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:55.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:54 smithi190 ceph-mon[109423]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:39:55.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:54 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:39:56.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:39:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:39:56] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2023-12-16T08:39:57.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:56 smithi029 ceph-mon[108637]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:57.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:56 smithi029 ceph-mon[114768]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:57.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:56 smithi190 ceph-mon[109423]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:59.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:39:58 smithi029 ceph-mon[108637]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:59.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:39:58 smithi029 ceph-mon[114768]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:39:59.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:39:58 smithi190 ceph-mon[109423]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:01.114 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:00 smithi029 ceph-mon[108637]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:01.114 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:00 smithi029 ceph-mon[108637]: overall HEALTH_OK 2023-12-16T08:40:01.114 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:00 smithi029 ceph-mon[114768]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:01.114 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:00 smithi029 ceph-mon[114768]: overall HEALTH_OK 2023-12-16T08:40:01.140 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-16T08:40:01.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:00 smithi190 ceph-mon[109423]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:01.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:00 smithi190 ceph-mon[109423]: overall HEALTH_OK 2023-12-16T08:40:02.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:40:02 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:40:02.992 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:02 smithi029 ceph-mon[108637]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:02.992 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:02 smithi029 ceph-mon[114768]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:03.074 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-16T08:40:03.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:02 smithi190 ceph-mon[109423]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:03.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:03 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:40:03.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:40:03.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:03 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:40:03.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:03 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:03.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:40:04.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:04 smithi029 ceph-mon[114768]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:04.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:04 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:04.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:04 smithi029 ceph-mon[108637]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:04.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:04 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:04.957 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-16T08:40:05.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:04 smithi190 ceph-mon[109423]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:05.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:04 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:06.695 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:40:06 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:06] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2023-12-16T08:40:06.896 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-16T08:40:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:06 smithi029 ceph-mon[108637]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:40:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:06 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:40:07.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:06 smithi029 ceph-mon[114768]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:07.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:40:07.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:06 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:40:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:06 smithi190 ceph-mon[109423]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:40:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:06 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:40:08.371 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T08:40:08.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:08 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:08.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:08 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:08.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:08 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:08.770 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-16T08:40:08.779 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi029.front.sepia.ceph.com 2023-12-16T08:40:08.780 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2023-12-16T08:40:09.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[114768]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:09.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[114768]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[114768]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[114768]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[108637]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[108637]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[108637]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T08:40:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:40:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:40:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:09 smithi029 ceph-mon[108637]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T08:40:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:09 smithi190 ceph-mon[109423]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:09 smithi190 ceph-mon[109423]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:09 smithi190 ceph-mon[109423]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T08:40:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:09 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:09 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:40:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:09 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:40:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:09 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:09 smithi190 ceph-mon[109423]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T08:40:10.431 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:40:11.117 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:40:11.117 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (2m) 2m ago 2m 14.1M - ba2b418f427c 865cbceffe88 2023-12-16T08:40:11.117 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (2m) 2m ago 2m 55.5M - 8.3.5 dad864ee21e9 445dc4200c58 2023-12-16T08:40:11.117 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (2m) 2m ago 2m 63.3M - 3.5 e1d6a67b021e 6117301ed968 2023-12-16T08:40:11.117 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443 running (6m) 2m ago 6m 418M - 17.2.0 e1d6a67b021e 4eacf8a02284 2023-12-16T08:40:11.117 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283 running (7m) 2m ago 7m 472M - 17.2.0 e1d6a67b021e 28b67ddb2afe 2023-12-16T08:40:11.117 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (7m) 2m ago 7m 82.6M 2048M 17.2.0 e1d6a67b021e dd9f0cf480ce 2023-12-16T08:40:11.117 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (6m) 2m ago 6m 68.2M 2048M 17.2.0 e1d6a67b021e 832108d91566 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (6m) 2m ago 6m 68.5M 2048M 17.2.0 e1d6a67b021e 1cbb01f87ba8 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (3m) 2m ago 3m 22.7M - 1dbe0e931976 1d6fb6923663 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (3m) 2m ago 3m 17.6M - 1dbe0e931976 0bb8b5984d5c 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (5m) 2m ago 5m 76.7M 4025M 17.2.0 e1d6a67b021e 41aa96a641dd 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (5m) 2m ago 5m 84.9M 4025M 17.2.0 e1d6a67b021e f5ef588a32d2 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (5m) 2m ago 5m 61.3M 4025M 17.2.0 e1d6a67b021e ffd613dfdc5c 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (4m) 2m ago 4m 73.7M 4025M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (4m) 2m ago 4m 77.6M 4280M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (4m) 2m ago 4m 70.5M 4280M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (4m) 2m ago 4m 65.7M 4280M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (3m) 2m ago 3m 73.8M 4280M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (2m) 2m ago 3m 45.2M - 514e6a882f6e fbfff39788a0 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (2m) 2m ago 2m 92.2M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (2m) 2m ago 2m 90.3M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:40:11.118 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (2m) 2m ago 2m 88.9M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:40:11.119 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (2m) 2m ago 2m 91.3M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:40:11.551 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:40:11.552 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": {}, 2023-12-16T08:40:11.553 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:40:11.553 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:40:11.553 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:40:11.553 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:40:11.553 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-16T08:40:11.553 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:40:11.553 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:40:11.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:11 smithi029 ceph-mon[108637]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:11.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:11 smithi029 ceph-mon[108637]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:11.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:11 smithi029 ceph-mon[114768]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:11.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:11 smithi029 ceph-mon[114768]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:11.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:11 smithi190 ceph-mon[109423]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:11.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:11 smithi190 ceph-mon[109423]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:11.903 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:40:11.904 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:40:11.904 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:40:11.904 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2023-12-16T08:40:11.904 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2023-12-16T08:40:11.904 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 image" 2023-12-16T08:40:11.904 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:40:12.320 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:40:12.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:12 smithi029 ceph-mon[108637]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:12.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:12 smithi029 ceph-mon[108637]: from='client.24937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:12.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:12 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4217639939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:12.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:12 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2042266695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:40:12.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:12 smithi029 ceph-mon[114768]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:12.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:12 smithi029 ceph-mon[114768]: from='client.24937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:12.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:12 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4217639939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:12.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:12 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2042266695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:40:12.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:40:12 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:40:12.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:12 smithi190 ceph-mon[109423]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:12.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:12 smithi190 ceph-mon[109423]: from='client.24937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:12.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:12 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4217639939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:12.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:12 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2042266695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:40:13.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:13 smithi029 ceph-mon[108637]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:13.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:13 smithi029 ceph-mon[108637]: from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:13.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:13 smithi029 ceph-mon[114768]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:13.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:13 smithi029 ceph-mon[114768]: from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:13.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:40:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:40:13.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:40:13.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:13.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:40:13.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:13 smithi190 ceph-mon[109423]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:13.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:13 smithi190 ceph-mon[109423]: from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:15.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:15 smithi029 ceph-mon[114768]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:15.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:15 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:15.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:15 smithi029 ceph-mon[108637]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:15.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:15 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:15.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:15 smithi190 ceph-mon[109423]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:15 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:16.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:40:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:16] "GET /metrics HTTP/1.1" 200 214837 "" "Prometheus/2.33.4" 2023-12-16T08:40:17.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:17 smithi029 ceph-mon[114768]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:17.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:17 smithi029 ceph-mon[108637]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:17.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:17 smithi190 ceph-mon[109423]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:19.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:19 smithi029 ceph-mon[108637]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:19.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:19 smithi029 ceph-mon[114768]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:19.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:19 smithi190 ceph-mon[109423]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:21.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:21 smithi029 ceph-mon[108637]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:21.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:21 smithi029 ceph-mon[114768]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:21.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:21 smithi190 ceph-mon[109423]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:22.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:40:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:40:23.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:23 smithi029 ceph-mon[108637]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:23.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:23 smithi029 ceph-mon[114768]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:23.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:40:23.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:40:23.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:40:23.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:40:23.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:23 smithi190 ceph-mon[109423]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:25.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:25 smithi029 ceph-mon[108637]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:25.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:25 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:25.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:25 smithi029 ceph-mon[114768]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:25.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:25 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:25.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:25 smithi190 ceph-mon[109423]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:25.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:25 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:26.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:40:26 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:26] "GET /metrics HTTP/1.1" 200 214811 "" "Prometheus/2.33.4" 2023-12-16T08:40:27.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:27 smithi029 ceph-mon[108637]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:27.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:27 smithi029 ceph-mon[114768]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:27.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:27 smithi190 ceph-mon[109423]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:29.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:29 smithi029 ceph-mon[108637]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:29.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:29 smithi029 ceph-mon[114768]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:29.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:29 smithi190 ceph-mon[109423]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:31 smithi029 ceph-mon[108637]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:31.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:31 smithi029 ceph-mon[114768]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:31.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:31 smithi190 ceph-mon[109423]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:32.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:40:32 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:40:33.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:33 smithi029 ceph-mon[108637]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:33.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:33 smithi029 ceph-mon[114768]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:33.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:40:33.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:40:33.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:40:33.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:40:33.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:33 smithi190 ceph-mon[109423]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:35.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:35 smithi029 ceph-mon[108637]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:35.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:35 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:35.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:35 smithi029 ceph-mon[114768]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:35.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:35 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:35 smithi190 ceph-mon[109423]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:35 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:36.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:40:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:36] "GET /metrics HTTP/1.1" 200 214811 "" "Prometheus/2.33.4" 2023-12-16T08:40:37.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:37 smithi029 ceph-mon[108637]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:37.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:37 smithi029 ceph-mon[114768]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:37 smithi190 ceph-mon[109423]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:40:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:38 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:40:38.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:40:38.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:38 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:40:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:40:38.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:38 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:40:39.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:39 smithi029 ceph-mon[108637]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:39.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:39 smithi029 ceph-mon[114768]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:39.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:39 smithi190 ceph-mon[109423]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:41.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:41 smithi029 ceph-mon[114768]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:41.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:41 smithi029 ceph-mon[108637]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:41.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:41 smithi190 ceph-mon[109423]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:42.700 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:40:42.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:40:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:40:43.382 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:40:43.382 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (3m) 2m ago 3m 14.1M - ba2b418f427c 865cbceffe88 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (3m) 2m ago 3m 55.5M - 8.3.5 dad864ee21e9 445dc4200c58 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (2m) 2m ago 2m 63.3M - 3.5 e1d6a67b021e 6117301ed968 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443 running (6m) 2m ago 6m 418M - 17.2.0 e1d6a67b021e 4eacf8a02284 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283 running (8m) 2m ago 8m 472M - 17.2.0 e1d6a67b021e 28b67ddb2afe 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (8m) 2m ago 8m 82.6M 2048M 17.2.0 e1d6a67b021e dd9f0cf480ce 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (6m) 2m ago 6m 68.2M 2048M 17.2.0 e1d6a67b021e 832108d91566 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (6m) 2m ago 6m 68.5M 2048M 17.2.0 e1d6a67b021e 1cbb01f87ba8 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (3m) 2m ago 3m 22.7M - 1dbe0e931976 1d6fb6923663 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (3m) 2m ago 3m 17.6M - 1dbe0e931976 0bb8b5984d5c 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (6m) 2m ago 6m 76.7M 4025M 17.2.0 e1d6a67b021e 41aa96a641dd 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (6m) 2m ago 6m 84.9M 4025M 17.2.0 e1d6a67b021e f5ef588a32d2 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (5m) 2m ago 5m 61.3M 4025M 17.2.0 e1d6a67b021e ffd613dfdc5c 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (5m) 2m ago 5m 73.7M 4025M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (5m) 2m ago 5m 77.6M 4280M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:40:43.383 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (4m) 2m ago 4m 70.5M 4280M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:40:43.384 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (4m) 2m ago 4m 65.7M 4280M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:40:43.384 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (4m) 2m ago 4m 73.8M 4280M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:40:43.384 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (3m) 2m ago 3m 45.2M - 514e6a882f6e fbfff39788a0 2023-12-16T08:40:43.384 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (2m) 2m ago 2m 92.2M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:40:43.384 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (2m) 2m ago 2m 90.3M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:40:43.384 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (2m) 2m ago 2m 88.9M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:40:43.384 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (2m) 2m ago 2m 91.3M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:40:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-mon[108637]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:40:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:43.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-mon[114768]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:43.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:43.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:40:43.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:43.562 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:43 smithi190 ceph-mon[109423]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:43.563 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:43 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:43.563 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:43 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:40:43.563 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:43 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:40:43.777 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:40:43.777 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": {}, 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:40:43.778 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:40:44.005 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:40:43.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:40:44.005 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:40:44.005 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:40:44.108 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:40:44.109 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:40:44.109 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:40:44.109 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2023-12-16T08:40:44.109 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "0/23 daemons upgraded", 2023-12-16T08:40:44.109 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 image on host smithi190" 2023-12-16T08:40:44.109 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:40:44.493 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:40:44.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[108637]: from='client.24961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:44.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[108637]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:44.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[108637]: Upgrade: Target is version 19.0.0-191-g6d933094 (unknown) 2023-12-16T08:40:44.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[108637]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17'] 2023-12-16T08:40:44.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[108637]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-16T08:40:44.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[108637]: from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:44.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1459631013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:44.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[114768]: from='client.24961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:44.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[114768]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:44.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[114768]: Upgrade: Target is version 19.0.0-191-g6d933094 (unknown) 2023-12-16T08:40:44.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[114768]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17'] 2023-12-16T08:40:44.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[114768]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-16T08:40:44.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[114768]: from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:44.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:44 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1459631013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:44 smithi190 ceph-mon[109423]: from='client.24961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:44 smithi190 ceph-mon[109423]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:44 smithi190 ceph-mon[109423]: Upgrade: Target is version 19.0.0-191-g6d933094 (unknown) 2023-12-16T08:40:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:44 smithi190 ceph-mon[109423]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17'] 2023-12-16T08:40:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:44 smithi190 ceph-mon[109423]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-16T08:40:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:44 smithi190 ceph-mon[109423]: from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:44 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1459631013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:45.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[108637]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 on smithi190 2023-12-16T08:40:45.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[108637]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:45.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:45.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[108637]: from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:45.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4024553775' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:40:45.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[114768]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 on smithi190 2023-12-16T08:40:45.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[114768]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:45.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:45.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[114768]: from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:45.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:45 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4024553775' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:40:45.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:45 smithi190 ceph-mon[109423]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 on smithi190 2023-12-16T08:40:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:45 smithi190 ceph-mon[109423]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:45 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:45 smithi190 ceph-mon[109423]: from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:45 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4024553775' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:40:46.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:40:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:46] "GET /metrics HTTP/1.1" 200 214803 "" "Prometheus/2.33.4" 2023-12-16T08:40:47.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:47 smithi029 ceph-mon[108637]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:47.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:47 smithi029 ceph-mon[114768]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:47.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:47 smithi190 ceph-mon[109423]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:49.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:49 smithi029 ceph-mon[108637]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:49.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:49 smithi029 ceph-mon[114768]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:49.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:49 smithi190 ceph-mon[109423]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:51.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:51 smithi029 ceph-mon[108637]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:51.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:51 smithi029 ceph-mon[114768]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:51.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:51 smithi190 ceph-mon[109423]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:52.769 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:40:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:40:53.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:53 smithi029 ceph-mon[108637]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:53.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:53 smithi029 ceph-mon[114768]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:53.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:40:53.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:40:53.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:53.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:40:53.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:40:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:40:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:40:53.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:53 smithi190 ceph-mon[109423]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:55.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:55 smithi029 ceph-mon[108637]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:55.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:55 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:55.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:55 smithi029 ceph-mon[114768]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:55.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:55 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:55.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:55 smithi190 ceph-mon[109423]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:40:55.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:55 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:40:56.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:40:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:40:56] "GET /metrics HTTP/1.1" 200 214775 "" "Prometheus/2.33.4" 2023-12-16T08:40:57.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:57 smithi029 ceph-mon[108637]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:57.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:57 smithi029 ceph-mon[114768]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:57.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:57 smithi190 ceph-mon[109423]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:59.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:40:59 smithi029 ceph-mon[108637]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:59.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:40:59 smithi029 ceph-mon[114768]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:40:59.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:40:59 smithi190 ceph-mon[109423]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:01 smithi029 ceph-mon[108637]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:01.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:01 smithi029 ceph-mon[114768]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:01.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:01 smithi190 ceph-mon[109423]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:02.769 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:02 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:41:03.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:03 smithi029 ceph-mon[108637]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:03.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:03 smithi029 ceph-mon[114768]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:03.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:03 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:41:03.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:41:03.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:03 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:03.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:41:03.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:03 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:03.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:41:03.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:03 smithi190 ceph-mon[109423]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:05.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:04 smithi029 ceph-mon[108637]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:05.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:04 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:05.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:04 smithi029 ceph-mon[114768]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:05.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:04 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:05.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:04 smithi190 ceph-mon[109423]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:04 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:06.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:06 smithi029 ceph-mon[108637]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:06.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:06 smithi029 ceph-mon[114768]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:06.757 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:06 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:06] "GET /metrics HTTP/1.1" 200 214775 "" "Prometheus/2.33.4" 2023-12-16T08:41:07.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:06 smithi190 ceph-mon[109423]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:09.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:08 smithi029 ceph-mon[108637]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:09.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:08 smithi029 ceph-mon[114768]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:09.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:08 smithi190 ceph-mon[109423]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:10 smithi029 ceph-mon[108637]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:11.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:10 smithi029 ceph-mon[114768]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:11.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:10 smithi190 ceph-mon[109423]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:12.725 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:12 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[110670]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:41:13.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:13 smithi190 ceph-mon[109423]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:13.685 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:13 smithi190 ceph-mon[109423]: Upgrade: Updating mgr.x 2023-12-16T08:41:13.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:13 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:13.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:13 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:41:13.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:13 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:41:13.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:13 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:13.686 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:13 smithi190 ceph-mon[109423]: Deploying daemon mgr.x on smithi190 2023-12-16T08:41:13.686 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:13 smithi190 systemd[1]: Stopping Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:13.686 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:13 smithi190 bash[133548]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr.x" found: no such container 2023-12-16T08:41:13.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:41:13.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:41:13.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-12-16T08:41:13.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:13.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:41:13.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[108637]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:13.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[108637]: Upgrade: Updating mgr.x 2023-12-16T08:41:13.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:13.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:41:13.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:41:13.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:13.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[108637]: Deploying daemon mgr.x on smithi190 2023-12-16T08:41:13.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[114768]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:13.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[114768]: Upgrade: Updating mgr.x 2023-12-16T08:41:13.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:13.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:41:13.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:41:13.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:13.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:13 smithi029 ceph-mon[114768]: Deploying daemon mgr.x on smithi190 2023-12-16T08:41:13.939 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:13 smithi190 bash[133560]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x 2023-12-16T08:41:13.939 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:13 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-16T08:41:13.939 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:13 smithi190 bash[133600]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr.x" found: no such container 2023-12-16T08:41:13.939 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:13 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-16T08:41:13.939 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:13 smithi190 systemd[1]: Stopped Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:14.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:13 smithi190 systemd[1]: Starting Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:14.845 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:41:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:14 smithi029 ceph-mon[108637]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:14 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:15.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:14 smithi029 ceph-mon[114768]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:15.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:14 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:14 smithi190 ceph-mon[109423]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:14 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:15.492 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:41:15.492 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (3m) 3m ago 3m 14.1M - ba2b418f427c 865cbceffe88 2023-12-16T08:41:15.492 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (3m) 3m ago 3m 55.5M - 8.3.5 dad864ee21e9 445dc4200c58 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (3m) 3m ago 3m 63.3M - 3.5 e1d6a67b021e 6117301ed968 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283 starting - - - - 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283 running (8m) 3m ago 8m 472M - 17.2.0 e1d6a67b021e 28b67ddb2afe 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (8m) 3m ago 8m 82.6M 2048M 17.2.0 e1d6a67b021e dd9f0cf480ce 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (7m) 3m ago 7m 68.2M 2048M 17.2.0 e1d6a67b021e 832108d91566 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (7m) 3m ago 7m 68.5M 2048M 17.2.0 e1d6a67b021e 1cbb01f87ba8 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (4m) 3m ago 4m 22.7M - 1dbe0e931976 1d6fb6923663 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (4m) 3m ago 4m 17.6M - 1dbe0e931976 0bb8b5984d5c 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (6m) 3m ago 6m 76.7M 4025M 17.2.0 e1d6a67b021e 41aa96a641dd 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (6m) 3m ago 6m 84.9M 4025M 17.2.0 e1d6a67b021e f5ef588a32d2 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (6m) 3m ago 6m 61.3M 4025M 17.2.0 e1d6a67b021e ffd613dfdc5c 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (6m) 3m ago 6m 73.7M 4025M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:41:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (5m) 3m ago 5m 77.6M 4280M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:41:15.494 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (5m) 3m ago 5m 70.5M 4280M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:41:15.494 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (5m) 3m ago 5m 65.7M 4280M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:41:15.494 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (4m) 3m ago 4m 73.8M 4280M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:41:15.494 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (3m) 3m ago 4m 45.2M - 514e6a882f6e fbfff39788a0 2023-12-16T08:41:15.494 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (3m) 3m ago 3m 92.2M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:41:15.494 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (3m) 3m ago 3m 90.3M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:41:15.494 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (3m) 3m ago 3m 88.9M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:41:15.494 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (3m) 3m ago 3m 91.3M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:41:15.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:15 smithi190 ceph-mgr[133733]: -- 172.21.15.190:0/2512773712 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d073743520 con 0x55d073718c00 2023-12-16T08:41:15.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:15 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:15.389+0000 7fb909c39200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:41:15.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:15 smithi190 bash[133696]: c87e5288d5fc6080c0d54f1d53c3f11aa3773c11cc86f05c92d3b90a63fb6c9d 2023-12-16T08:41:15.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:15 smithi190 systemd[1]: Started Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T08:41:15.889 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:41:15.890 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": {}, 2023-12-16T08:41:15.890 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:41:15.890 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:41:15.890 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:41:15.890 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:41:15.890 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-16T08:41:15.890 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:41:15.890 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:41:15.943 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:15 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:15.572+0000 7fb909c39200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:41:16.215 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:41:16.215 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:41:16.216 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:41:16.216 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2023-12-16T08:41:16.216 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2023-12-16T08:41:16.216 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons" 2023-12-16T08:41:16.216 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:41:16.269 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:15 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:15.942+0000 7fb909c39200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:41:16.602 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:41:16.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:16] "GET /metrics HTTP/1.1" 200 214775 "" "Prometheus/2.33.4" 2023-12-16T08:41:16.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[108637]: from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:16.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[108637]: from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[108637]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4266310865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[114768]: from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[114768]: from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[114768]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:41:16.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:16 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4266310865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:16.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:16 smithi190 ceph-mon[109423]: from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:16.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:16 smithi190 ceph-mon[109423]: from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:16.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:16 smithi190 ceph-mon[109423]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:16.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:16 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:16.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:16 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:16.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:16 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:41:16.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:16 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4266310865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:16.771 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:16 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:16.446+0000 7fb909c39200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:41:16.771 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:16 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:16.692+0000 7fb909c39200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T08:41:17.491 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:17 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:17.126+0000 7fb909c39200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:41:17.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:17 smithi029 ceph-mon[108637]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:17.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:17 smithi029 ceph-mon[108637]: from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:17.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:17 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2675521432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:41:17.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:17 smithi029 ceph-mon[114768]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:17.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:17 smithi029 ceph-mon[114768]: from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:17.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:17 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2675521432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:41:17.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:17 smithi190 ceph-mon[109423]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:17.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:17 smithi190 ceph-mon[109423]: from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:17.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:17 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2675521432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:41:18.019 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:17 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:17.874+0000 7fb909c39200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:41:18.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:17 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:17.964+0000 7fb909c39200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:41:18.848 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:18.574+0000 7fb909c39200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:41:18.848 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:18.661+0000 7fb909c39200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:41:18.848 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:18.751+0000 7fb909c39200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:41:19.173 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:18.848+0000 7fb909c39200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:41:19.173 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:19 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:19.078+0000 7fb909c39200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:41:19.491 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:19 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:19.172+0000 7fb909c39200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:41:19.492 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:19 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:19.393+0000 7fb909c39200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:41:19.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:19 smithi029 ceph-mon[108637]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:19.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:19 smithi029 ceph-mon[114768]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:19.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:19 smithi190 ceph-mon[109423]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:19.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:19 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:19.491+0000 7fb909c39200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:41:19.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:19 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:19.680+0000 7fb909c39200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:41:20.269 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:19 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:19.778+0000 7fb909c39200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:41:20.973 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:20 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:20.569+0000 7fb909c39200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:41:20.974 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:20 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:20.776+0000 7fb909c39200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:41:21.269 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:20 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:20.973+0000 7fb909c39200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:41:21.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:21 smithi029 ceph-mon[108637]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:21.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:21 smithi029 ceph-mon[114768]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:21.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:21 smithi190 ceph-mon[109423]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:21.769 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:21.695+0000 7fb909c39200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:41:22.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:21.911+0000 7fb909c39200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:41:22.318 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:22.117+0000 7fb909c39200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:41:22.318 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:22.246+0000 7fb909c39200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:41:22.318 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:41:22] ENGINE Bus STARTING 2023-12-16T08:41:22.676 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: CherryPy Checker: 2023-12-16T08:41:22.676 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: The Application mounted at '' has an empty config. 2023-12-16T08:41:22.676 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:41:22.676 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:41:22] ENGINE Serving on http://:::9283 2023-12-16T08:41:22.676 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:41:22] ENGINE Bus STARTED 2023-12-16T08:41:22.676 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:41:22.993 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-mon[109423]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:22.993 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:22.994 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-mon[109423]: Standby manager daemon x restarted 2023-12-16T08:41:22.994 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-mon[109423]: Standby manager daemon x started 2023-12-16T08:41:22.994 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:41:22.994 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:41:22.994 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:41:22.994 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:41:22.994 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:22 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[108637]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[108637]: Standby manager daemon x restarted 2023-12-16T08:41:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[108637]: Standby manager daemon x started 2023-12-16T08:41:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:41:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:41:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:41:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[114768]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[114768]: Standby manager daemon x restarted 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[114768]: Standby manager daemon x started 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:41:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:22 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:24.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:23 smithi029 ceph-mon[108637]: mgrmap e22: y(active, since 4m), standbys: x 2023-12-16T08:41:24.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:23 smithi029 ceph-mon[114768]: mgrmap e22: y(active, since 4m), standbys: x 2023-12-16T08:41:24.005 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:41:23.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:41:24.005 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:23.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:41:24.005 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:23.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:41:24.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:23 smithi190 ceph-mon[109423]: mgrmap e22: y(active, since 4m), standbys: x 2023-12-16T08:41:25.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: Failing over to other MGR 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: osdmap e92: 8 total, 8 up, 8 in 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[108637]: Standby manager daemon y started 2023-12-16T08:41:25.757 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:25.448+0000 7f6db0987700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ignoring --setuser ceph since I am not root 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ignoring --setgroup ceph since I am not root 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mgr[108910]: -- 172.21.15.29:0/188270467 <== mon.1 v2:172.21.15.29:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555fe920a340 con 0x555fe91e3000 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:25.635+0000 7f0736d56000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: Failing over to other MGR 2023-12-16T08:41:25.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-16T08:41:25.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: osdmap e92: 8 total, 8 up, 8 in 2023-12-16T08:41:25.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-mon[114768]: Standby manager daemon y started 2023-12-16T08:41:25.759 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:25.619Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-12-16T08:41:25.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: Failing over to other MGR 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: osdmap e92: 8 total, 8 up, 8 in 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-mon[109423]: Standby manager daemon y started 2023-12-16T08:41:25.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:41:25] ENGINE Bus STOPPING 2023-12-16T08:41:25.771 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:41:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T08:41:25.771 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:41:25] ENGINE Bus STOPPED 2023-12-16T08:41:25.771 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:41:25] ENGINE Bus STARTING 2023-12-16T08:41:25.771 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:41:25] ENGINE Serving on http://:::9283 2023-12-16T08:41:25.771 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:41:25] ENGINE Bus STARTED 2023-12-16T08:41:26.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:25 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:25.828+0000 7f0736d56000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:41:26.702 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:26.190+0000 7f0736d56000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: mgrmap e23: x(active, starting, since 0.995564s), standbys: y 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:41:26.703 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: Manager daemon x is now available 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: Queued rgw.foo for migration 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: Queued rgw.smpl for migration 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-16T08:41:26.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: Deploying cephadm binary to smithi190 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: Deploying cephadm binary to smithi029 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.705 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: mgrmap e23: x(active, starting, since 0.995564s), standbys: y 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:41:26.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: Manager daemon x is now available 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: Queued rgw.foo for migration 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: Queued rgw.smpl for migration 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:41:26.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:41:26.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T08:41:26.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T08:41:26.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: Deploying cephadm binary to smithi190 2023-12-16T08:41:26.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: Deploying cephadm binary to smithi029 2023-12-16T08:41:26.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24346 172.21.15.29:0/404392853' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: mgrmap e23: x(active, starting, since 0.995564s), standbys: y 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:41:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: Manager daemon x is now available 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: Queued rgw.foo for migration 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: Queued rgw.smpl for migration 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-16T08:41:26.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: Deploying cephadm binary to smithi190 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: Deploying cephadm binary to smithi029 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:26.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:26 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:27.003 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:26.703Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:41:27.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:26 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:26.764+0000 7f0736d56000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:41:27.455 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:27.174+0000 7f0736d56000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:41:27.455 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:27.110Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2023-12-16T08:41:27.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[114768]: mgrmap e24: x(active, since 2s), standbys: y 2023-12-16T08:41:27.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[114768]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:27.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[114768]: [16/Dec/2023:08:41:26] ENGINE Bus STARTING 2023-12-16T08:41:27.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[114768]: [16/Dec/2023:08:41:27] ENGINE Serving on https://172.21.15.190:7150 2023-12-16T08:41:27.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[114768]: [16/Dec/2023:08:41:27] ENGINE Serving on http://172.21.15.190:8765 2023-12-16T08:41:27.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[114768]: [16/Dec/2023:08:41:27] ENGINE Bus STARTED 2023-12-16T08:41:27.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[108637]: mgrmap e24: x(active, since 2s), standbys: y 2023-12-16T08:41:27.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[108637]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:27.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[108637]: [16/Dec/2023:08:41:26] ENGINE Bus STARTING 2023-12-16T08:41:27.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[108637]: [16/Dec/2023:08:41:27] ENGINE Serving on https://172.21.15.190:7150 2023-12-16T08:41:27.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[108637]: [16/Dec/2023:08:41:27] ENGINE Serving on http://172.21.15.190:8765 2023-12-16T08:41:27.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-mon[108637]: [16/Dec/2023:08:41:27] ENGINE Bus STARTED 2023-12-16T08:41:27.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:27 smithi190 ceph-mon[109423]: mgrmap e24: x(active, since 2s), standbys: y 2023-12-16T08:41:27.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:27 smithi190 ceph-mon[109423]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:27.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:27 smithi190 ceph-mon[109423]: [16/Dec/2023:08:41:26] ENGINE Bus STARTING 2023-12-16T08:41:27.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:27 smithi190 ceph-mon[109423]: [16/Dec/2023:08:41:27] ENGINE Serving on https://172.21.15.190:7150 2023-12-16T08:41:27.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:27 smithi190 ceph-mon[109423]: [16/Dec/2023:08:41:27] ENGINE Serving on http://172.21.15.190:8765 2023-12-16T08:41:27.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:27 smithi190 ceph-mon[109423]: [16/Dec/2023:08:41:27] ENGINE Bus STARTED 2023-12-16T08:41:28.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:27.911+0000 7f0736d56000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:41:28.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:28 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:28.105+0000 7f0736d56000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:41:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:28 smithi029 ceph-mon[108637]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:28.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:28 smithi029 ceph-mon[114768]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:28.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:28 smithi190 ceph-mon[109423]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:29.103 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:28 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:28.805+0000 7f0736d56000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:41:29.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:28 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:28.899+0000 7f0736d56000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:41:29.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:28 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:28.998+0000 7f0736d56000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:41:29.466 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:29 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:29.103+0000 7f0736d56000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:41:29.466 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:29 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:29.206+0000 7f0736d56000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:41:29.467 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:29 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:29.310+0000 7f0736d56000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:41:29.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:29 smithi029 ceph-mon[108637]: mgrmap e25: x(active, since 4s), standbys: y 2023-12-16T08:41:29.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:29 smithi029 ceph-mon[114768]: mgrmap e25: x(active, since 4s), standbys: y 2023-12-16T08:41:29.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:29 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:29.660+0000 7f0736d56000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:41:29.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:29 smithi190 ceph-mon[109423]: mgrmap e25: x(active, since 4s), standbys: y 2023-12-16T08:41:30.072 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:29 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:29.767+0000 7f0736d56000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:41:30.073 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:29 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:29.976+0000 7f0736d56000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:41:30.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:30.072+0000 7f0736d56000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:41:30.895 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:30 smithi029 ceph-mon[108637]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:30.895 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:30 smithi029 ceph-mon[114768]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:31.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:30 smithi190 ceph-mon[109423]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:31.243 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:30.894+0000 7f0736d56000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:41:31.243 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:31.081+0000 7f0736d56000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:41:32.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:31.242+0000 7f0736d56000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:41:32.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:31.745+0000 7f0736d56000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:41:32.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:31.911+0000 7f0736d56000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:41:32.642 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:32.384+0000 7f0736d56000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:41:32.642 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:32.519+0000 7f0736d56000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:41:32.642 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:41:32] ENGINE Bus STARTING 2023-12-16T08:41:32.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[108637]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:32.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[108637]: Standby manager daemon y restarted 2023-12-16T08:41:32.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[108637]: Standby manager daemon y started 2023-12-16T08:41:32.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[114768]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[114768]: Standby manager daemon y restarted 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[114768]: Standby manager daemon y started 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T08:41:32.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:41:32.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:32 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:32] "GET /metrics HTTP/1.1" 200 35348 "" "Prometheus/2.33.4" 2023-12-16T08:41:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:32 smithi190 ceph-mon[109423]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:41:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:32 smithi190 ceph-mon[109423]: Standby manager daemon y restarted 2023-12-16T08:41:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:32 smithi190 ceph-mon[109423]: Standby manager daemon y started 2023-12-16T08:41:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:32 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T08:41:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:32 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:41:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:32 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T08:41:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:32 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.29:0/2933749843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:41:33.003 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:32.649Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:41:33.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: CherryPy Checker: 2023-12-16T08:41:33.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: The Application mounted at '' has an empty config. 2023-12-16T08:41:33.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: 2023-12-16T08:41:33.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:41:32] ENGINE Serving on http://:::9283 2023-12-16T08:41:33.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:32 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: [16/Dec/2023:08:41:32] ENGINE Bus STARTED 2023-12-16T08:41:34.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[108637]: mgrmap e26: x(active, since 8s), standbys: y 2023-12-16T08:41:34.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[114768]: mgrmap e26: x(active, since 8s), standbys: y 2023-12-16T08:41:34.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.004 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:41:33.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:41:34.004 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:33.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:41:34.005 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:33 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:33.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:41:34.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:33 smithi190 ceph-mon[109423]: mgrmap e26: x(active, since 8s), standbys: y 2023-12-16T08:41:34.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:33 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:33 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:33 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:34.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:33 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-16T08:41:35.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi029 to 2745M 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-16T08:41:35.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi029 to 2745M 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:34 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:35.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi029 to 2745M 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:35.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:34 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:36.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:41:37.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-16T08:41:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: Adjusting osd_memory_target on smithi190 to 3000M 2023-12-16T08:41:37.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:37.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:37.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:41:37.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:41:37.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[108637]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:41:37.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-16T08:41:37.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:37.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:37.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: Adjusting osd_memory_target on smithi190 to 3000M 2023-12-16T08:41:37.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:37.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:37.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:41:37.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:41:37.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:37 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:41:37.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-16T08:41:37.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:37.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:37.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: Adjusting osd_memory_target on smithi190 to 3000M 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:41:37.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:37 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:41:38.124 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:37 smithi029 systemd[1]: Stopping Ceph node-exporter.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:38.125 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:37 smithi029 bash[149197]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter.a" found: no such container 2023-12-16T08:41:38.504 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 bash[149209]: ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a 2023-12-16T08:41:38.504 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-16T08:41:38.504 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 bash[149248]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter.a" found: no such container 2023-12-16T08:41:38.504 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-16T08:41:38.504 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 systemd[1]: Stopped Ceph node-exporter.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:38.504 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 systemd[1]: Starting Ceph node-exporter.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:38.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:41:38.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:41:38.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:38.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:38 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:39.003 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.661Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-16T08:41:39.003 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.661Z 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-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z 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-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z 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-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=arp 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-16T08:41:39.004 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=edac 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-16T08:41:39.005 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=os 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=stat 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=time 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-16T08:41:39.006 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=uname 2023-12-16T08:41:39.007 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-16T08:41:39.007 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-16T08:41:39.007 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-16T08:41:39.007 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.663Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-16T08:41:39.007 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a[149329]: ts=2023-12-16T08:41:38.664Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-16T08:41:39.007 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 bash[149314]: 9a40f1aad64215e3c708e569ebd7a11768db0855c6c90d476cc6b42950ca1249 2023-12-16T08:41:39.007 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:41:38 smithi029 systemd[1]: Started Ceph node-exporter.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:39.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[114768]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:41:39.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[114768]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-16T08:41:39.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[114768]: Reconfiguring daemon node-exporter.a on smithi029 2023-12-16T08:41:39.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:39.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:39.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[108637]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:41:39.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[108637]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-16T08:41:39.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[108637]: Reconfiguring daemon node-exporter.a on smithi029 2023-12-16T08:41:39.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:39.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:39 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:39.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:39 smithi190 ceph-mon[109423]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:41:39.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:39 smithi190 ceph-mon[109423]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-16T08:41:39.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:39 smithi190 ceph-mon[109423]: Reconfiguring daemon node-exporter.a on smithi029 2023-12-16T08:41:39.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:39 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:39.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:39 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:40.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:40 smithi029 ceph-mon[108637]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T08:41:40.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:40 smithi029 ceph-mon[108637]: Reconfiguring daemon alertmanager.a on smithi029 2023-12-16T08:41:40.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:40 smithi029 ceph-mon[114768]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T08:41:40.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:40 smithi029 ceph-mon[114768]: Reconfiguring daemon alertmanager.a on smithi029 2023-12-16T08:41:40.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:40 smithi190 ceph-mon[109423]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T08:41:40.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:40 smithi190 ceph-mon[109423]: Reconfiguring daemon alertmanager.a on smithi029 2023-12-16T08:41:41.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:41 smithi029 ceph-mon[114768]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:41:41.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:41 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:41.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:41 smithi029 ceph-mon[108637]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:41:41.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:41 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:41.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:41 smithi190 ceph-mon[109423]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:41:41.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:41 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:42.773 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:42] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2023-12-16T08:41:43.234 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:43 smithi029 ceph-mon[108637]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:41:43.234 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:43 smithi029 ceph-mon[114768]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:41:43.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:43 smithi190 ceph-mon[109423]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:41:43.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 systemd[1]: Stopping Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:43.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 bash[149655]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager.a" found: no such container 2023-12-16T08:41:43.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=error ts=2023-12-16T08:41:43.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:41:43.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:43.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.29:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.29 because it doesn't contain any IP SANs" 2023-12-16T08:41:43.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=warn ts=2023-12-16T08:41:43.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.190:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.190 because it doesn't contain any IP SANs" 2023-12-16T08:41:43.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[138981]: level=info ts=2023-12-16T08:41:43.596Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-16T08:41:44.094 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 bash[149668]: ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a 2023-12-16T08:41:44.094 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 bash[149707]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager.a" found: no such container 2023-12-16T08:41:44.094 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-16T08:41:44.095 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 systemd[1]: Stopped Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:44.095 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:43 smithi029 systemd[1]: Starting Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:44.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:44.444Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-16T08:41:44.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:44.444Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-16T08:41:44.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:44.445Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.29 port=9094 2023-12-16T08:41:44.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:44.447Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-16T08:41:44.753 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 bash[149770]: ac4d932c5624b5cf06bcb1ffaf92666f21c5caa07a828805f5bc6ddb481c6a55 2023-12-16T08:41:44.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 systemd[1]: Started Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:44.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:44.479Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T08:41:44.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:44.479Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T08:41:44.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:44.482Z caller=main.go:518 msg=Listening address=:9093 2023-12-16T08:41:44.754 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:44.482Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-16T08:41:45.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[108637]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:41:45.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[108637]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:45.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:45.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:45.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:41:45.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:41:45.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:45.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[114768]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:41:45.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[114768]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:45.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:45.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:45.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:41:45.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:41:45.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:45 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:45.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:45 smithi190 ceph-mon[109423]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:41:45.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:45 smithi190 ceph-mon[109423]: from='client.14880 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:45.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:45 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:45.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:45 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:45.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:45 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:41:45.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:45 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:41:45.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:45 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:46.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:46 smithi029 ceph-mon[108637]: Reconfiguring iscsi.foo.smithi029.pamkhi (dependencies changed)... 2023-12-16T08:41:46.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:46 smithi029 ceph-mon[108637]: Reconfiguring daemon iscsi.foo.smithi029.pamkhi on smithi029 2023-12-16T08:41:46.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:46 smithi029 ceph-mon[114768]: Reconfiguring iscsi.foo.smithi029.pamkhi (dependencies changed)... 2023-12-16T08:41:46.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:46 smithi029 ceph-mon[114768]: Reconfiguring daemon iscsi.foo.smithi029.pamkhi on smithi029 2023-12-16T08:41:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:46 smithi190 ceph-mon[109423]: Reconfiguring iscsi.foo.smithi029.pamkhi (dependencies changed)... 2023-12-16T08:41:46.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:46 smithi190 ceph-mon[109423]: Reconfiguring daemon iscsi.foo.smithi029.pamkhi on smithi029 2023-12-16T08:41:46.655 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:41:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[108887]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-16T08:41:46.657 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:46 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:46.447Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000222566s 2023-12-16T08:41:47.002 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:41:47.365 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:47 smithi029 ceph-mon[108637]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:47.365 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:47 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:47.365 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:47 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:47.365 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:47 smithi029 ceph-mon[114768]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:47.365 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:47 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:47.365 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:47 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:47.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:47 smithi190 ceph-mon[109423]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:47.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:47 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:47.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:47 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:47.745 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:41:47.745 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 starting - - - - 2023-12-16T08:41:47.745 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (4m) 14s ago 4m 63.4M - 8.3.5 dad864ee21e9 445dc4200c58 2023-12-16T08:41:47.745 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 starting - - - - 2023-12-16T08:41:47.745 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283 running (33s) 14s ago 7m 496M - 19.0.0-191-g6d933094 a29c258b5d6f c87e5288d5fc 2023-12-16T08:41:47.745 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283 running (9m) 14s ago 9m 353M - 17.2.0 e1d6a67b021e 28b67ddb2afe 2023-12-16T08:41:47.745 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (9m) 14s ago 9m 98.1M 2048M 17.2.0 e1d6a67b021e dd9f0cf480ce 2023-12-16T08:41:47.746 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (7m) 14s ago 7m 69.8M 2048M 17.2.0 e1d6a67b021e 832108d91566 2023-12-16T08:41:47.746 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (8m) 14s ago 8m 66.2M 2048M 17.2.0 e1d6a67b021e 1cbb01f87ba8 2023-12-16T08:41:47.746 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 starting - - - - 2023-12-16T08:41:47.746 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (4m) 14s ago 4m 22.8M - 1.3.1 1dbe0e931976 0bb8b5984d5c 2023-12-16T08:41:47.746 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (7m) 14s ago 7m 98.5M 2745M 17.2.0 e1d6a67b021e 41aa96a641dd 2023-12-16T08:41:47.746 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (7m) 14s ago 7m 108M 2745M 17.2.0 e1d6a67b021e f5ef588a32d2 2023-12-16T08:41:47.746 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (6m) 14s ago 6m 77.7M 2745M 17.2.0 e1d6a67b021e ffd613dfdc5c 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (6m) 14s ago 6m 101M 2745M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (6m) 14s ago 6m 106M 3000M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (6m) 14s ago 6m 96.2M 3000M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (5m) 14s ago 5m 86.5M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (5m) 14s ago 5m 100M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (4m) 14s ago 5m 69.1M - 2.33.4 514e6a882f6e fbfff39788a0 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (4m) 14s ago 3m 93.8M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (3m) 14s ago 3m 93.4M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (3m) 14s ago 3m 90.5M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:41:47.747 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (3m) 14s ago 3m 94.3M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:41:48.174 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:41:48.174 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:41:48.174 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-16T08:41:48.174 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:41:48.174 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": {}, 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:41:48.175 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:41:48.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[108637]: from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:48.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[108637]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T08:41:48.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/4230563303' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-16T08:41:48.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2403980774' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3503533264"}]: dispatch 2023-12-16T08:41:48.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1712194658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:48.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[114768]: from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:48.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[114768]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T08:41:48.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/4230563303' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-16T08:41:48.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2403980774' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3503533264"}]: dispatch 2023-12-16T08:41:48.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:48 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1712194658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:48.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:48 smithi190 ceph-mon[109423]: from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:48.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:48 smithi190 ceph-mon[109423]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T08:41:48.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:48 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/4230563303' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-16T08:41:48.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:48 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2403980774' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3503533264"}]: dispatch 2023-12-16T08:41:48.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:48 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1712194658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:48.534 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:41:48.534 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:41:48.534 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:41:48.534 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:41:48.535 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2023-12-16T08:41:48.535 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T08:41:48.535 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2023-12-16T08:41:48.535 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:41:48.535 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:41:48.960 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:41:49.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[108637]: from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:49.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[108637]: Reconfiguring daemon prometheus.a on smithi190 2023-12-16T08:41:49.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[108637]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:49.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[108637]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:49.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2403980774' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3503533264"}]': finished 2023-12-16T08:41:49.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[108637]: osdmap e93: 8 total, 8 up, 8 in 2023-12-16T08:41:49.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3471588840' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1555482797"}]: dispatch 2023-12-16T08:41:49.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/791332290' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:41:49.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[114768]: from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:49.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[114768]: Reconfiguring daemon prometheus.a on smithi190 2023-12-16T08:41:49.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[114768]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:49.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[114768]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:49.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2403980774' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3503533264"}]': finished 2023-12-16T08:41:49.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[114768]: osdmap e93: 8 total, 8 up, 8 in 2023-12-16T08:41:49.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3471588840' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1555482797"}]: dispatch 2023-12-16T08:41:49.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:49 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/791332290' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:41:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:49 smithi190 ceph-mon[109423]: from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:49 smithi190 ceph-mon[109423]: Reconfiguring daemon prometheus.a on smithi190 2023-12-16T08:41:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:49 smithi190 ceph-mon[109423]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:49 smithi190 ceph-mon[109423]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:49 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2403980774' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3503533264"}]': finished 2023-12-16T08:41:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:49 smithi190 ceph-mon[109423]: osdmap e93: 8 total, 8 up, 8 in 2023-12-16T08:41:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:49 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3471588840' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1555482797"}]: dispatch 2023-12-16T08:41:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:49 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/791332290' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:41:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[108637]: from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3471588840' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1555482797"}]': finished 2023-12-16T08:41:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[108637]: osdmap e94: 8 total, 8 up, 8 in 2023-12-16T08:41:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2447455028' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2745450370"}]: dispatch 2023-12-16T08:41:50.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2745450370"}]: dispatch 2023-12-16T08:41:50.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[114768]: from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:50.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3471588840' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1555482797"}]': finished 2023-12-16T08:41:50.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[114768]: osdmap e94: 8 total, 8 up, 8 in 2023-12-16T08:41:50.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2447455028' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2745450370"}]: dispatch 2023-12-16T08:41:50.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:50 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2745450370"}]: dispatch 2023-12-16T08:41:50.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:50 smithi190 ceph-mon[109423]: from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:50.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:50 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3471588840' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1555482797"}]': finished 2023-12-16T08:41:50.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:50 smithi190 ceph-mon[109423]: osdmap e94: 8 total, 8 up, 8 in 2023-12-16T08:41:50.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:50 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2447455028' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2745450370"}]: dispatch 2023-12-16T08:41:50.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:50 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2745450370"}]: dispatch 2023-12-16T08:41:51.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[108637]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-16T08:41:51.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2745450370"}]': finished 2023-12-16T08:41:51.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[108637]: osdmap e95: 8 total, 8 up, 8 in 2023-12-16T08:41:51.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/219513153' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2745450370"}]: dispatch 2023-12-16T08:41:51.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2745450370"}]: dispatch 2023-12-16T08:41:51.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[114768]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-16T08:41:51.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2745450370"}]': finished 2023-12-16T08:41:51.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[114768]: osdmap e95: 8 total, 8 up, 8 in 2023-12-16T08:41:51.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/219513153' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2745450370"}]: dispatch 2023-12-16T08:41:51.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:51 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2745450370"}]: dispatch 2023-12-16T08:41:51.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:51 smithi190 ceph-mon[109423]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-16T08:41:51.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:51 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/2745450370"}]': finished 2023-12-16T08:41:51.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:51 smithi190 ceph-mon[109423]: osdmap e95: 8 total, 8 up, 8 in 2023-12-16T08:41:51.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:51 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/219513153' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2745450370"}]: dispatch 2023-12-16T08:41:51.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:51 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2745450370"}]: dispatch 2023-12-16T08:41:52.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:52 smithi029 ceph-mon[108637]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2745450370"}]': finished 2023-12-16T08:41:52.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:52 smithi029 ceph-mon[108637]: osdmap e96: 8 total, 8 up, 8 in 2023-12-16T08:41:52.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:52 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3298716416' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4204291153"}]: dispatch 2023-12-16T08:41:52.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:52 smithi029 ceph-mon[114768]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2745450370"}]': finished 2023-12-16T08:41:52.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:52 smithi029 ceph-mon[114768]: osdmap e96: 8 total, 8 up, 8 in 2023-12-16T08:41:52.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:52 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3298716416' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4204291153"}]: dispatch 2023-12-16T08:41:52.519 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:41:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:41:52] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2023-12-16T08:41:52.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:52 smithi190 ceph-mon[109423]: from='client.? ' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/2745450370"}]': finished 2023-12-16T08:41:52.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:52 smithi190 ceph-mon[109423]: osdmap e96: 8 total, 8 up, 8 in 2023-12-16T08:41:52.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:52 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3298716416' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4204291153"}]: dispatch 2023-12-16T08:41:52.520 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:52.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: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.29:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.190:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:41:53.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:53 smithi029 ceph-mon[114768]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:53.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:53 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3298716416' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4204291153"}]': finished 2023-12-16T08:41:53.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:53 smithi029 ceph-mon[114768]: osdmap e97: 8 total, 8 up, 8 in 2023-12-16T08:41:53.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:53 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2632101167' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1793077545"}]: dispatch 2023-12-16T08:41:53.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:53 smithi029 ceph-mon[108637]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:53.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:53 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3298716416' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4204291153"}]': finished 2023-12-16T08:41:53.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:53 smithi029 ceph-mon[108637]: osdmap e97: 8 total, 8 up, 8 in 2023-12-16T08:41:53.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:53 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2632101167' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1793077545"}]: dispatch 2023-12-16T08:41:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:53 smithi190 ceph-mon[109423]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:53 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3298716416' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4204291153"}]': finished 2023-12-16T08:41:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:53 smithi190 ceph-mon[109423]: osdmap e97: 8 total, 8 up, 8 in 2023-12-16T08:41:53.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:53 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2632101167' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1793077545"}]: dispatch 2023-12-16T08:41:54.503 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:41:54 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:41:54.449Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001274516s 2023-12-16T08:41:54.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:54 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/2632101167' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1793077545"}]': finished 2023-12-16T08:41:54.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:54 smithi029 ceph-mon[108637]: osdmap e98: 8 total, 8 up, 8 in 2023-12-16T08:41:54.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:54 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1546060424' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/186354215"}]: dispatch 2023-12-16T08:41:54.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:54 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/2632101167' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1793077545"}]': finished 2023-12-16T08:41:54.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:54 smithi029 ceph-mon[114768]: osdmap e98: 8 total, 8 up, 8 in 2023-12-16T08:41:54.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:54 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1546060424' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/186354215"}]: dispatch 2023-12-16T08:41:54.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:54 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/2632101167' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1793077545"}]': finished 2023-12-16T08:41:54.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:54 smithi190 ceph-mon[109423]: osdmap e98: 8 total, 8 up, 8 in 2023-12-16T08:41:54.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:54 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1546060424' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/186354215"}]: dispatch 2023-12-16T08:41:55.489 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-mon[109423]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:55.489 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1546060424' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/186354215"}]': finished 2023-12-16T08:41:55.490 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-mon[109423]: osdmap e99: 8 total, 8 up, 8 in 2023-12-16T08:41:55.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:55 smithi029 ceph-mon[108637]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:55.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:55 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1546060424' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/186354215"}]': finished 2023-12-16T08:41:55.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:55 smithi029 ceph-mon[108637]: osdmap e99: 8 total, 8 up, 8 in 2023-12-16T08:41:55.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:55 smithi029 ceph-mon[114768]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:55.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:55 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1546060424' entity='client.iscsi.foo.smithi029.pamkhi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/186354215"}]': finished 2023-12-16T08:41:55.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:55 smithi029 ceph-mon[114768]: osdmap e99: 8 total, 8 up, 8 in 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 systemd[1]: Stopping Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 bash[137658]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus.a" found: no such container 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.583Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-16T08:41:55.756 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-16T08:41:55.757 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-16T08:41:55.757 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-16T08:41:55.757 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-16T08:41:55.757 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[128983]: ts=2023-12-16T08:41:55.584Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-16T08:41:56.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 bash[137670]: ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a 2023-12-16T08:41:56.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 bash[137709]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus.a" found: no such container 2023-12-16T08:41:56.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-16T08:41:56.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 systemd[1]: Stopped Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:56.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:55 smithi190 systemd[1]: Starting Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:56.458 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:56.458 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.257Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-16T08:41:56.458 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.257Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-16T08:41:56.458 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.257Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-16T08:41:56.458 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.257Z caller=main.go:518 level=info host_details="(Linux 4.18.0-527.el8.x86_64 #1 SMP Thu Nov 23 14:16:19 UTC 2023 x86_64 smithi190 (none))" 2023-12-16T08:41:56.458 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.257Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-16T08:41:56.458 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.257Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-16T08:41:56.459 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.259Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-16T08:41:56.459 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.259Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-16T08:41:56.459 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.261Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-16T08:41:56.459 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 bash[137773]: 1d3202ec6b44aabb63693cf73b644a1dd528aacc4d4b727877d86e2fb2042aff 2023-12-16T08:41:56.459 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.262Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-16T08:41:56.459 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.263Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.152µs 2023-12-16T08:41:56.459 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.263Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-16T08:41:56.459 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 systemd[1]: Started Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:56.459 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.458Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-16T08:41:56.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:56 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:56.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:56 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:56.710 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:56 smithi190 systemd[1]: Stopping Ceph node-exporter.b for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:56.711 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:56 smithi190 bash[137923]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter.b" found: no such container 2023-12-16T08:41:56.711 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.685Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-16T08:41:56.711 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.685Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-16T08:41:56.711 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.685Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.559µs wal_replay_duration=422.803353ms total_replay_duration=422.850358ms 2023-12-16T08:41:56.711 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.689Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-16T08:41:56.711 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.689Z caller=main.go:947 level=info msg="TSDB started" 2023-12-16T08:41:56.711 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.689Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-16T08:41:56.711 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.709Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.240491ms db_storage=796ns remote_storage=1.509µs web_handler=345ns query_engine=712ns scrape=403.977µs scrape_sd=72.689µs notify=9.833µs notify_sd=9.381µs rules=19.517151ms 2023-12-16T08:41:56.711 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:41:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:41:56.709Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-16T08:41:57.013 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:56 smithi190 bash[137936]: ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b 2023-12-16T08:41:57.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-mon[109423]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:57.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:57.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:57.270 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-16T08:41:57.270 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 bash[137975]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter.b" found: no such container 2023-12-16T08:41:57.270 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-16T08:41:57.270 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 systemd[1]: Stopped Ceph node-exporter.b for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:57.270 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 systemd[1]: Starting Ceph node-exporter.b for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:41:57.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:57 smithi029 ceph-mon[108637]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:57.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:57 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:57.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:57 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:57.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:57 smithi029 ceph-mon[114768]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:41:57.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:57 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:57.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:57 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:57.770 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.378Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-16T08:41:57.770 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.378Z 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-12-16T08:41:57.770 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z 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-12-16T08:41:57.770 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z 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-12-16T08:41:57.770 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=arp 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=edac 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-16T08:41:57.771 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=os 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-16T08:41:57.772 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=stat 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=time 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=uname 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-16T08:41:57.773 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.379Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-16T08:41:57.774 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b[138053]: ts=2023-12-16T08:41:57.380Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-16T08:41:57.774 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 bash[138039]: 8dd999b3fa9f558368e58ceb839b37160b2deb319da85c0b9318a03978b40c9e 2023-12-16T08:41:57.774 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:41:57 smithi190 systemd[1]: Started Ceph node-exporter.b for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:41:58.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[108637]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-16T08:41:58.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[108637]: Reconfiguring daemon node-exporter.b on smithi190 2023-12-16T08:41:58.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:41:58.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[114768]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-16T08:41:58.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[114768]: Reconfiguring daemon node-exporter.b on smithi190 2023-12-16T08:41:58.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:58 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:41:58.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:58 smithi190 ceph-mon[109423]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-16T08:41:58.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:58 smithi190 ceph-mon[109423]: Reconfiguring daemon node-exporter.b on smithi190 2023-12-16T08:41:58.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:58 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:58 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:58 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:58 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:41:58.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:58 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:41:59.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[108637]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:59.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[108637]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:59.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[108637]: Reconfiguring grafana.a (dependencies changed)... 2023-12-16T08:41:59.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[108637]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-16T08:41:59.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:41:59.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[108637]: Reconfiguring daemon grafana.a on smithi190 2023-12-16T08:41:59.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[114768]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:59.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[114768]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:59.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[114768]: Reconfiguring grafana.a (dependencies changed)... 2023-12-16T08:41:59.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[114768]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-16T08:41:59.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:41:59.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:41:59 smithi029 ceph-mon[114768]: Reconfiguring daemon grafana.a on smithi190 2023-12-16T08:41:59.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:59 smithi190 ceph-mon[109423]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:41:59.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:59 smithi190 ceph-mon[109423]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:41:59.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:59 smithi190 ceph-mon[109423]: Reconfiguring grafana.a (dependencies changed)... 2023-12-16T08:41:59.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:59 smithi190 ceph-mon[109423]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-16T08:41:59.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:59 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T08:41:59.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:41:59 smithi190 ceph-mon[109423]: Reconfiguring daemon grafana.a on smithi190 2023-12-16T08:42:01.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:01 smithi029 ceph-mon[108637]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2023-12-16T08:42:01.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:01 smithi029 ceph-mon[114768]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2023-12-16T08:42:01.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:01 smithi190 ceph-mon[109423]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2023-12-16T08:42:03.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:03 smithi029 ceph-mon[108637]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:03.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:03 smithi029 ceph-mon[114768]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:03.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:03 smithi190 ceph-mon[109423]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:04.272 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:03 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:42:03] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2023-12-16T08:42:05.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:05 smithi029 ceph-mon[108637]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:42:05.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:05 smithi029 ceph-mon[114768]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:42:05.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:05 smithi190 ceph-mon[109423]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:42:07.448 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:07 smithi190 ceph-mon[109423]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s 2023-12-16T08:42:07.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:07 smithi029 ceph-mon[108637]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s 2023-12-16T08:42:07.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:07 smithi029 ceph-mon[114768]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s 2023-12-16T08:42:07.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:07 smithi190 systemd[1]: Stopping Ceph grafana.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:07.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:07 smithi190 bash[138326]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana.a" found: no such container 2023-12-16T08:42:07.754 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[128119]: t=2023-12-16T08:42:07+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-16T08:42:08.020 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:07 smithi190 bash[138339]: ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a 2023-12-16T08:42:08.020 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:07 smithi190 bash[138378]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana.a" found: no such container 2023-12-16T08:42:08.020 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:07 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-16T08:42:08.020 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:07 smithi190 systemd[1]: Stopped Ceph grafana.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:08.020 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:07 smithi190 systemd[1]: Starting Ceph grafana.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STOPPING 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STOPPED 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STARTING 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Serving on http://:::9283 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STARTED 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STOPPING 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STOPPED 2023-12-16T08:42:08.628 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STARTING 2023-12-16T08:42:08.629 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Serving on http://:::9283 2023-12-16T08:42:08.629 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STARTED 2023-12-16T08:42:08.629 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 bash[138444]: a5e1afc801ee4d8e9c765b442f1c4a8a109e7806a12ee3b7b9ab1f45cf545efd 2023-12-16T08:42:08.629 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+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-12-16T08:42:08.629 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+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-12-16T08:42:08.629 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-16T08:42:08.629 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-16T08:42:08.629 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-16T08:42:08.629 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-16T08:42:08.629 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="App mode production" logger=settings 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+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-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 systemd[1]: Started Ceph grafana.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=555.072µs 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-16T08:42:08.630 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-16T08:42:08.631 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:42:08+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-16T08:42:09.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:42:09.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STOPPING 2023-12-16T08:42:09.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T08:42:09.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STOPPED 2023-12-16T08:42:09.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STARTING 2023-12-16T08:42:09.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Serving on http://:::9283 2023-12-16T08:42:09.021 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:08] ENGINE Bus STARTED 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:09.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:42:09.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:09 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:09.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T08:42:09.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:42:09.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T08:42:09.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:09.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:09 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:10.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:42:10.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T08:42:10.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:10.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2023-12-16T08:42:10.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:10.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:42:10.390 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:42:10.391 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:10 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:10.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T08:42:10.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T08:42:10.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:10.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:10.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:10.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:10.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:42:10.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:10 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:11.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:10 smithi029 systemd[1]: Stopping Ceph mgr.y for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:11.480 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:11 smithi029 bash[151013]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y 2023-12-16T08:42:11.480 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:11 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-16T08:42:11.481 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:11 smithi029 ceph-mon[108637]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:11.481 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:11 smithi029 ceph-mon[108637]: Upgrade: Updating mgr.y 2023-12-16T08:42:11.481 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:11 smithi029 ceph-mon[108637]: Deploying daemon mgr.y on smithi029 2023-12-16T08:42:11.481 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:11 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:11.482 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:11 smithi029 ceph-mon[114768]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:11.482 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:11 smithi029 ceph-mon[114768]: Upgrade: Updating mgr.y 2023-12-16T08:42:11.482 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:11 smithi029 ceph-mon[114768]: Deploying daemon mgr.y on smithi029 2023-12-16T08:42:11.482 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:11 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:11.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:11 smithi190 ceph-mon[109423]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:11.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:11 smithi190 ceph-mon[109423]: Upgrade: Updating mgr.y 2023-12-16T08:42:11.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:11 smithi190 ceph-mon[109423]: Deploying daemon mgr.y on smithi029 2023-12-16T08:42:11.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:11 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:11.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:11 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-16T08:42:11.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:11 smithi029 systemd[1]: Stopped Ceph mgr.y for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:11.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:11 smithi029 systemd[1]: Starting Ceph mgr.y for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:12.233 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:12 smithi029 bash[151163]: 5e05f693a43c3a9a6467da4b2831a8569676f01b645d2e6a1468b4025691c486 2023-12-16T08:42:12.233 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:12 smithi029 systemd[1]: Started Ceph mgr.y for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:12.233 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:12 smithi029 ceph-mgr[151201]: -- 172.21.15.29:0/2717679012 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5605fac33520 con 0x5605fac09000 2023-12-16T08:42:12.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:12 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:12.232+0000 7fdbe869f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:42:12.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:12 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:12.434+0000 7fdbe869f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:42:13.166 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:12 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:12.834+0000 7fdbe869f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:42:13.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:13 smithi029 ceph-mon[108637]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:13.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:13 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:13.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:13 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:13.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:13 smithi029 ceph-mon[114768]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:13.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:13 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:13.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:13 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:13.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:13 smithi190 ceph-mon[109423]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:13.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:13 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:13.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:13 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:13.735 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:13.445+0000 7fdbe869f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:42:13.735 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:42:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:42:13.508Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2023-12-16T08:42:14.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:13.735+0000 7fdbe869f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T08:42:14.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:13 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:42:13] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2023-12-16T08:42:14.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:14 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:14.251+0000 7fdbe869f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:42:15.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:15 smithi029 ceph-mon[108637]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:15.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:15 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:15.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:15 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:15.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:15 smithi029 ceph-mon[114768]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:15.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:15 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:15.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:15 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:15.504 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:15 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:15.148+0000 7fdbe869f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:42:15.504 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:15 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:15.249+0000 7fdbe869f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:42:15.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:15 smithi190 ceph-mon[109423]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:15.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:15 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:15.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:15 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:16.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:15 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:15.959+0000 7fdbe869f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:42:16.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:16.075+0000 7fdbe869f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:42:16.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:16.186+0000 7fdbe869f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:42:16.574 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:16.298+0000 7fdbe869f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:42:16.947 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:16.569+0000 7fdbe869f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:42:16.947 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:16.682+0000 7fdbe869f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:42:17.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[108637]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:17.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:16 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:16.946+0000 7fdbe869f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:42:17.254 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:17.063+0000 7fdbe869f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:42:17.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[114768]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:17.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:17 smithi190 ceph-mon[109423]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:17.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:17 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:17 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:17 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:17 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:17.655 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:17.312+0000 7fdbe869f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:42:17.655 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:17.421+0000 7fdbe869f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:18.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:18 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:18.365+0000 7fdbe869f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:42:18.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:18 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:18.603+0000 7fdbe869f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:42:19.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:42:19.138 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:19 smithi029 ceph-mon[108637]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:19.138 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:19 smithi029 ceph-mon[108637]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:19.139 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:19 smithi029 ceph-mon[114768]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:19.139 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:19 smithi029 ceph-mon[114768]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:19.139 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:18 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:18.818+0000 7fdbe869f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:19.345 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:42:19.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:19 smithi190 ceph-mon[109423]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:19.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:19 smithi190 ceph-mon[109423]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:42:20.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:19 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:19.629+0000 7fdbe869f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:42:20.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:19 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:19.851+0000 7fdbe869f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:20.057 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (35s) 4s ago 4m 16.7M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (12s) 5s ago 4m 41.4M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (33s) 4s ago 4m 51.7M - 3.5 e1d6a67b021e 10246df5f129 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283 running (65s) 5s ago 8m 509M - 19.0.0-191-g6d933094 a29c258b5d6f c87e5288d5fc 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (8s) 4s ago 9m 51.8M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (9m) 4s ago 9m 104M 2048M 17.2.0 e1d6a67b021e dd9f0cf480ce 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (8m) 5s ago 8m 75.5M 2048M 17.2.0 e1d6a67b021e 832108d91566 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (8m) 4s ago 8m 71.4M 2048M 17.2.0 e1d6a67b021e 1cbb01f87ba8 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (41s) 4s ago 5m 12.8M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (22s) 5s ago 5m 14.4M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (8m) 4s ago 8m 103M 2745M 17.2.0 e1d6a67b021e 41aa96a641dd 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (7m) 4s ago 7m 113M 2745M 17.2.0 e1d6a67b021e f5ef588a32d2 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (7m) 4s ago 7m 80.7M 2745M 17.2.0 e1d6a67b021e ffd613dfdc5c 2023-12-16T08:42:20.058 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (7m) 4s ago 7m 107M 2745M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:42:20.059 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (6m) 5s ago 6m 113M 3000M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:42:20.059 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (6m) 5s ago 6m 102M 3000M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:42:20.059 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (6m) 5s ago 6m 91.0M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:42:20.059 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (6m) 5s ago 6m 106M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:42:20.059 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (24s) 5s ago 5m 48.1M - 2.33.4 514e6a882f6e 1d3202ec6b44 2023-12-16T08:42:20.059 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (4m) 4s ago 4m 94.0M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:42:20.059 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (4m) 5s ago 4m 93.5M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:42:20.059 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (4m) 4s ago 4m 90.7M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:42:20.059 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (4m) 5s ago 4m 94.5M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:42:20.340 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:20.072+0000 7fdbe869f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:42:20.340 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:20.217+0000 7fdbe869f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:20.340 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:20] ENGINE Bus STARTING 2023-12-16T08:42:20.340 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: CherryPy Checker: 2023-12-16T08:42:20.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:20.377 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: Failing over to other MGR 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: osdmap e100: 8 total, 8 up, 8 in 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: Active manager daemon y restarted 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: Activating manager daemon y 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: osdmap e101: 8 total, 8 up, 8 in 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T08:42:20.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:20.379 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: The Application mounted at '' has an empty config. 2023-12-16T08:42:20.379 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:20.379 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:20] ENGINE Serving on http://:::9283 2023-12-16T08:42:20.379 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:20] ENGINE Bus STARTED 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": {}, 2023-12-16T08:42:20.516 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:42:20.517 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:42:20.517 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:42:20.517 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:42:20.517 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-16T08:42:20.517 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T08:42:20.517 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:42:20.517 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:42:20.608 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:20] ENGINE Bus STOPPING 2023-12-16T08:42:20.608 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T08:42:20.608 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:20] ENGINE Bus STOPPED 2023-12-16T08:42:20.608 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:20] ENGINE Bus STARTING 2023-12-16T08:42:20.608 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:20] ENGINE Serving on http://:::9283 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: Failing over to other MGR 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: osdmap e100: 8 total, 8 up, 8 in 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:20.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: Active manager daemon y restarted 2023-12-16T08:42:20.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: Activating manager daemon y 2023-12-16T08:42:20.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: osdmap e101: 8 total, 8 up, 8 in 2023-12-16T08:42:20.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T08:42:20.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:20.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T08:42:20.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:20.641 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: ignoring --setuser ceph since I am not root 2023-12-16T08:42:20.641 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: ignoring --setgroup ceph since I am not root 2023-12-16T08:42:20.641 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mgr[133733]: -- 172.21.15.190:0/2269617526 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5643d07d7520 con 0x5643d07acc00 2023-12-16T08:42:20.641 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:20.578+0000 7f384ffdd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: Failing over to other MGR 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.24989 172.21.15.190:0/1557650846' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T08:42:20.642 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: osdmap e100: 8 total, 8 up, 8 in 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: Active manager daemon y restarted 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: Activating manager daemon y 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: osdmap e101: 8 total, 8 up, 8 in 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T08:42:20.643 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:21.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:20 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:20] ENGINE Bus STARTED 2023-12-16T08:42:21.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:20 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:20.749+0000 7f384ffdd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:42:21.409 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:21.099+0000 7f384ffdd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:42:21.423 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:42:21.424 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:42:21.503 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:42:21.183Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=7 2023-12-16T08:42:21.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: mgrmap e27: y(active, starting, since 0.170565s) 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:42:21.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: Manager daemon y is now available 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/944539124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:42:21.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: [16/Dec/2023:08:42:20] ENGINE Bus STARTING 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[108637]: [16/Dec/2023:08:42:21] ENGINE Serving on http://172.21.15.29:8765 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: mgrmap e27: y(active, starting, since 0.170565s) 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:42:21.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: Manager daemon y is now available 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/944539124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:21.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:42:21.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:42:21.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:42:21.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:42:21.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: [16/Dec/2023:08:42:20] ENGINE Bus STARTING 2023-12-16T08:42:21.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:21 smithi029 ceph-mon[114768]: [16/Dec/2023:08:42:21] ENGINE Serving on http://172.21.15.29:8765 2023-12-16T08:42:21.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:21.630+0000 7f384ffdd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:42:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.24989 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-16T08:42:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: mgrmap e27: y(active, starting, since 0.170565s) 2023-12-16T08:42:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:42:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:42:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:42:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:42:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:42:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: Manager daemon y is now available 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/944539124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:42:21.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:42:21.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:42:21.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: [16/Dec/2023:08:42:20] ENGINE Bus STARTING 2023-12-16T08:42:21.772 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-mon[109423]: [16/Dec/2023:08:42:21] ENGINE Serving on http://172.21.15.29:8765 2023-12-16T08:42:21.875 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:42:22.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:21.888+0000 7f384ffdd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T08:42:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[108637]: [16/Dec/2023:08:42:21] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:42:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[108637]: [16/Dec/2023:08:42:21] ENGINE Bus STARTED 2023-12-16T08:42:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[108637]: mgrmap e28: y(active, since 1.17512s) 2023-12-16T08:42:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[108637]: from='client.25222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[108637]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/3227259585' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:42:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[114768]: [16/Dec/2023:08:42:21] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:42:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[114768]: [16/Dec/2023:08:42:21] ENGINE Bus STARTED 2023-12-16T08:42:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[114768]: mgrmap e28: y(active, since 1.17512s) 2023-12-16T08:42:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[114768]: from='client.25222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[114768]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:22 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/3227259585' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:42:22.769 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:22.367+0000 7f384ffdd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:42:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:22 smithi190 ceph-mon[109423]: [16/Dec/2023:08:42:21] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:42:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:22 smithi190 ceph-mon[109423]: [16/Dec/2023:08:42:21] ENGINE Bus STARTED 2023-12-16T08:42:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:22 smithi190 ceph-mon[109423]: mgrmap e28: y(active, since 1.17512s) 2023-12-16T08:42:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:22 smithi190 ceph-mon[109423]: from='client.25222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:22 smithi190 ceph-mon[109423]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:22.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:22 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/3227259585' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:42:23.414 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:23 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:23.148+0000 7f384ffdd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:42:23.415 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:23 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:23.236+0000 7f384ffdd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:42:23.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:23 smithi029 ceph-mon[108637]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:23.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:23 smithi029 ceph-mon[108637]: mgrmap e29: y(active, since 2s) 2023-12-16T08:42:23.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:23 smithi029 ceph-mon[114768]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:23.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:23 smithi029 ceph-mon[114768]: mgrmap e29: y(active, since 2s) 2023-12-16T08:42:23.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:23 smithi190 ceph-mon[109423]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:23.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:23 smithi190 ceph-mon[109423]: mgrmap e29: y(active, since 2s) 2023-12-16T08:42:24.160 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:23 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:23.869+0000 7f384ffdd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:42:24.161 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:23 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:23.958+0000 7f384ffdd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:42:24.161 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:24.057+0000 7f384ffdd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:42:24.511 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:24.159+0000 7f384ffdd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:42:24.511 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:24.404+0000 7f384ffdd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:42:24.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:24.509+0000 7f384ffdd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:42:24.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:24.744+0000 7f384ffdd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:42:24.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.995 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.996 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.996 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.996 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.996 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:24.996 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:24 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:25.135 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:24 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:24.851+0000 7f384ffdd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:42:25.135 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:25.045+0000 7f384ffdd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:42:25.519 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:25.134+0000 7f384ffdd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:25 smithi029 ceph-mon[108637]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:25 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:25 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:26.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:25 smithi029 ceph-mon[108637]: mgrmap e30: y(active, since 4s) 2023-12-16T08:42:26.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:25 smithi029 ceph-mon[114768]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:25 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:25 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:25 smithi029 ceph-mon[114768]: mgrmap e30: y(active, since 4s) 2023-12-16T08:42:26.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:25.904+0000 7f384ffdd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:42:27.118 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:26 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:26.108+0000 7f384ffdd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:42:27.118 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:25 smithi190 ceph-mon[109423]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:27.118 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:25 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:27.118 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:25 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:27.119 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:25 smithi190 ceph-mon[109423]: mgrmap e30: y(active, since 4s) 2023-12-16T08:42:27.119 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:26 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:26.292+0000 7f384ffdd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:27.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:26 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:26.960+0000 7f384ffdd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:42:27.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:27.152+0000 7f384ffdd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:27.624 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:27.365+0000 7f384ffdd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:42:27.624 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:27.503+0000 7f384ffdd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:27.624 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:27] ENGINE Bus STARTING 2023-12-16T08:42:27.919 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: CherryPy Checker: 2023-12-16T08:42:27.919 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: The Application mounted at '' has an empty config. 2023-12-16T08:42:27.919 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: 2023-12-16T08:42:27.919 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:27] ENGINE Serving on http://:::9283 2023-12-16T08:42:27.919 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[133710]: [16/Dec/2023:08:42:27] ENGINE Bus STARTED 2023-12-16T08:42:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:28.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:28.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:28.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: Standby manager daemon x started 2023-12-16T08:42:28.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: Standby manager daemon x started 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:28.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:42:28.259 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:27 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: Standby manager daemon x started 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:42:28.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:27 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1034042493' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:29.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:42:29.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: mgrmap e31: y(active, since 7s), standbys: x 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:42:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: mgrmap e31: y(active, since 7s), standbys: x 2023-12-16T08:42:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:42:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:42:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:42:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:28 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:29.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:42:29.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:42:29.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:42:29.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='client.25064 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:29.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:42:29.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:42:29.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:42:29.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: mgrmap e31: y(active, since 7s), standbys: x 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.pamkhi", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-16T08:42:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:28 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:30.120 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:29 smithi029 ceph-mon[108637]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-16T08:42:30.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:29 smithi029 ceph-mon[108637]: Reconfiguring iscsi.foo.smithi029.pamkhi (dependencies changed)... 2023-12-16T08:42:30.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:29 smithi029 ceph-mon[108637]: Reconfiguring daemon iscsi.foo.smithi029.pamkhi on smithi029 2023-12-16T08:42:30.121 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:29 smithi029 ceph-mon[114768]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-16T08:42:30.121 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:29 smithi029 ceph-mon[114768]: Reconfiguring iscsi.foo.smithi029.pamkhi (dependencies changed)... 2023-12-16T08:42:30.121 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:29 smithi029 ceph-mon[114768]: Reconfiguring daemon iscsi.foo.smithi029.pamkhi on smithi029 2023-12-16T08:42:30.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:29 smithi190 ceph-mon[109423]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-16T08:42:30.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:29 smithi190 ceph-mon[109423]: Reconfiguring iscsi.foo.smithi029.pamkhi (dependencies changed)... 2023-12-16T08:42:30.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:29 smithi190 ceph-mon[109423]: Reconfiguring daemon iscsi.foo.smithi029.pamkhi on smithi029 2023-12-16T08:42:32.461 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:32 smithi190 ceph-mon[109423]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-16T08:42:32.461 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:32 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:32.461 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:32 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:32.461 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:32 smithi190 ceph-mon[109423]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T08:42:32.461 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:32 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/1060741972' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-16T08:42:32.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[108637]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-16T08:42:32.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:32.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:32.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[108637]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T08:42:32.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[108637]: from='client.? 172.21.15.29:0/1060741972' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-16T08:42:32.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[114768]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-16T08:42:32.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:32.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:32.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[114768]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T08:42:32.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:32 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/1060741972' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-16T08:42:33.036 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 systemd[1]: Stopping Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:33.383 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-mon[109423]: Reconfiguring daemon prometheus.a on smithi190 2023-12-16T08:42:33.383 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 bash[141351]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus.a" found: no such container 2023-12-16T08:42:33.383 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.111Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-16T08:42:33.383 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.111Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-16T08:42:33.383 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.111Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-16T08:42:33.383 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.111Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-16T08:42:33.383 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.111Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-16T08:42:33.383 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.111Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-16T08:42:33.383 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.112Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-16T08:42:33.384 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.112Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-16T08:42:33.384 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.112Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-16T08:42:33.384 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.112Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-16T08:42:33.384 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.112Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-16T08:42:33.384 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[137787]: ts=2023-12-16T08:42:33.112Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-16T08:42:33.384 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 bash[141364]: ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a 2023-12-16T08:42:33.384 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 bash[141402]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus.a" found: no such container 2023-12-16T08:42:33.384 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-16T08:42:33.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:33 smithi029 ceph-mon[108637]: Reconfiguring daemon prometheus.a on smithi190 2023-12-16T08:42:33.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:33 smithi029 ceph-mon[114768]: Reconfiguring daemon prometheus.a on smithi190 2023-12-16T08:42:33.701 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 systemd[1]: Stopped Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:33.701 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 systemd[1]: Starting Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:34.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.727Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-16T08:42:34.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.727Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-16T08:42:34.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.727Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-16T08:42:34.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.727Z caller=main.go:518 level=info host_details="(Linux 4.18.0-527.el8.x86_64 #1 SMP Thu Nov 23 14:16:19 UTC 2023 x86_64 smithi190 (none))" 2023-12-16T08:42:34.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.727Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-16T08:42:34.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.727Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-16T08:42:34.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.729Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-16T08:42:34.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.729Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-16T08:42:34.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.730Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-16T08:42:34.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 bash[141469]: df8445bce2ba450226207060401527d1b9eea463a3910e84250a1314e481f23b 2023-12-16T08:42:34.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.733Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-16T08:42:34.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.733Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.635µs 2023-12-16T08:42:34.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.733Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-16T08:42:34.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 systemd[1]: Started Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:34.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:33 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:33.922Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-16T08:42:34.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:42:34.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:34.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:34.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:34.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:34.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:34 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:34.479 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:42:34.479 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.479 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.479 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:34.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:34.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:34.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:34.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:34.480 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:34.480 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:34.170Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-16T08:42:34.480 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:34.216Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-16T08:42:34.480 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:34.216Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-16T08:42:34.480 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:34.216Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=116.249µs wal_replay_duration=482.573004ms total_replay_duration=482.706686ms 2023-12-16T08:42:34.481 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:34.220Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-16T08:42:34.481 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:34.220Z caller=main.go:947 level=info msg="TSDB started" 2023-12-16T08:42:34.481 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:34.220Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-16T08:42:34.481 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:34.242Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.735707ms db_storage=995ns remote_storage=1.788µs web_handler=500ns query_engine=855ns scrape=461.2µs scrape_sd=92.313µs notify=16.638µs notify_sd=25.895µs rules=20.712776ms 2023-12-16T08:42:34.481 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:34.242Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-16T08:42:35.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:35.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[108637]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2023-12-16T08:42:35.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:35.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:35.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[108637]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:35.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:35.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[114768]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[114768]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:42:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:35 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:35.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:35 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-16T08:42:35.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:35 smithi190 ceph-mon[109423]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2023-12-16T08:42:35.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:35 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-16T08:42:35.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:35 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2023-12-16T08:42:35.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:35 smithi190 ceph-mon[109423]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T08:42:35.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:35 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:35.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:35 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:42:35.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:35 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:42:35.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:35 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:36.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:36 smithi029 ceph-mon[108637]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:42:36.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:36 smithi029 ceph-mon[108637]: Upgrade: Updating mgr.x 2023-12-16T08:42:36.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:36 smithi029 ceph-mon[108637]: Deploying daemon mgr.x on smithi190 2023-12-16T08:42:36.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:36 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:36 smithi029 ceph-mon[114768]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:42:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:36 smithi029 ceph-mon[114768]: Upgrade: Updating mgr.x 2023-12-16T08:42:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:36 smithi029 ceph-mon[114768]: Deploying daemon mgr.x on smithi190 2023-12-16T08:42:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:36 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:36 smithi190 ceph-mon[109423]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:42:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:36 smithi190 ceph-mon[109423]: Upgrade: Updating mgr.x 2023-12-16T08:42:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:36 smithi190 ceph-mon[109423]: Deploying daemon mgr.x on smithi190 2023-12-16T08:42:36.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:36 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:37.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:37 smithi190 systemd[1]: Stopping Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:38.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:38 smithi190 ceph-mon[109423]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:42:38.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:38 smithi029 ceph-mon[108637]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:42:38.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:38 smithi029 ceph-mon[114768]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:42:39.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:38 smithi190 bash[141903]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x 2023-12-16T08:42:39.702 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:39 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-16T08:42:39.702 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:39 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-16T08:42:39.702 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:39 smithi190 systemd[1]: Stopped Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:40.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:39 smithi190 systemd[1]: Starting Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:40.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:40 smithi029 ceph-mon[108637]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:42:40.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:40 smithi029 ceph-mon[114768]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:42:40.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:40 smithi190 ceph-mon[109423]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:42:41.187 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:40 smithi190 ceph-mgr[142092]: -- 172.21.15.190:0/1488466782 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5579513c3520 con 0x557951399000 2023-12-16T08:42:41.187 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:40 smithi190 bash[142054]: 8365ebeb5e4129ef15c3fa41018c3077151d24cb39c4864cea7e3bc17a73283b 2023-12-16T08:42:41.187 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:40 smithi190 systemd[1]: Started Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:41.187 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:41 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:41.009+0000 7f84930c3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:42:41.187 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:41 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:41.186+0000 7f84930c3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:42:41.958 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:41 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:41.557+0000 7f84930c3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:42:42.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:41 smithi029 ceph-mon[114768]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2023-12-16T08:42:42.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:41 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:42.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:41 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:42.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:41 smithi029 ceph-mon[108637]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2023-12-16T08:42:42.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:41 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:42.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:41 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:42.269 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:42.108+0000 7f84930c3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:42:42.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:41 smithi190 ceph-mon[109423]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2023-12-16T08:42:42.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:41 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:42.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:41 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:42.769 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:42.366+0000 7f84930c3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T08:42:43.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:42 smithi029 ceph-mon[108637]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:43.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:42 smithi029 ceph-mon[114768]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:43.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:42 smithi190 ceph-mon[109423]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:42:43.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:42.835+0000 7f84930c3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:42:43.964 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:43 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:43.627+0000 7f84930c3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:42:43.964 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:43 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:43.718+0000 7f84930c3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:42:44.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[108637]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-16T08:42:44.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[114768]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-16T08:42:44.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:43 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.269 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:43 smithi190 ceph-mon[109423]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-16T08:42:44.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:43 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:43 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:43 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:43 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:44.676 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:44 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:44.386+0000 7f84930c3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:42:44.676 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:44 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:44.478+0000 7f84930c3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:42:44.676 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:44 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:44.575+0000 7f84930c3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:42:45.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:44 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:44.676+0000 7f84930c3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:42:45.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:44 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:44.922+0000 7f84930c3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:42:45.372 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:45 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:45.033+0000 7f84930c3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:42:45.373 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:45 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:45.269+0000 7f84930c3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:42:45.373 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:45 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:45.372+0000 7f84930c3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:42:45.658 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:45 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:45.565+0000 7f84930c3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:42:45.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:45 smithi190 ceph-mon[109423]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:45.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:45 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:45.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:45 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:45 smithi029 ceph-mon[108637]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:45 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:45 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:46.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:45 smithi029 ceph-mon[114768]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:46.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:45 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:45 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:46.020 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:45 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:45.658+0000 7f84930c3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:46.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:46 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:46.478+0000 7f84930c3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:42:46.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:46 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:46.691+0000 7f84930c3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:42:47.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:46 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:46.890+0000 7f84930c3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:47.952 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:47.570+0000 7f84930c3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:42:47.953 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:47.762+0000 7f84930c3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:47.973 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:42:47] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.33.4" 2023-12-16T08:42:48.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:48.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-16T08:42:48.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-16T08:42:48.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-16T08:42:48.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-16T08:42:48.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-16T08:42:48.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-16T08:42:48.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-16T08:42:48.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T08:42:48.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:48 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-16T08:42:48.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:47.952+0000 7f84930c3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:42:48.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:48.074+0000 7f84930c3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:48.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: [16/Dec/2023:08:42:48] ENGINE Bus STARTING 2023-12-16T08:42:48.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: CherryPy Checker: 2023-12-16T08:42:48.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: The Application mounted at '' has an empty config. 2023-12-16T08:42:48.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:48.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: [16/Dec/2023:08:42:48] ENGINE Serving on http://:::9283 2023-12-16T08:42:48.270 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: [16/Dec/2023:08:42:48] ENGINE Bus STARTED 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-16T08:42:48.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-16T08:42:48.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-16T08:42:48.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-16T08:42:48.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-16T08:42:48.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T08:42:48.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-16T08:42:49.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:42:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:42:48.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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:42:49.185 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: Upgrade: Setting container_image for all mgr 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: Upgrade: It appears safe to stop mon.a 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: Standby manager daemon x restarted 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: Standby manager daemon x started 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:42:49.186 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[108637]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: Upgrade: Setting container_image for all mgr 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: Upgrade: It appears safe to stop mon.a 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: Standby manager daemon x restarted 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: Standby manager daemon x started 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:42:49.187 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:42:49.188 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: Upgrade: Setting container_image for all mgr 2023-12-16T08:42:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: Upgrade: It appears safe to stop mon.a 2023-12-16T08:42:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: Standby manager daemon x restarted 2023-12-16T08:42:49.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: Standby manager daemon x started 2023-12-16T08:42:49.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:42:49.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:49.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:42:49.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/1742124162' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:49.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='mgr.y' 2023-12-16T08:42:49.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:42:49.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:42:49.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:49 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:49.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 systemd[1]: Stopping Ceph mon.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:49.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a[108614]: 2023-12-16T08:42:49.863+0000 7f25055ff700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:42:49.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:49 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a[108614]: 2023-12-16T08:42:49.863+0000 7f25055ff700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-16T08:42:50.482 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:50 smithi029 bash[156405]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a 2023-12-16T08:42:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:50 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-16T08:42:50.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:50 smithi029 systemd[1]: Stopped Ceph mon.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:50.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:50 smithi029 systemd[1]: Starting Ceph mon.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:42:51.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:50 smithi029 bash[156558]: 316f67c6271b5707f2739be88098a2cc821fb10d6e5617fd010d929e6ed97279 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev), process ceph-mon, pid 7 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: pidfile_write: ignore empty --pid-file 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 systemd[1]: Started Ceph mon.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: load: jerasure load: lrc 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: RocksDB version: 7.9.2 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Git sha 0 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Compile date 2023-12-15 16:32:04 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: DB SUMMARY 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: DB Session ID: TIMRWBZMOMB8O4IX1Z17 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: CURRENT file: CURRENT 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: MANIFEST file: MANIFEST-000015 size: 980 Bytes 2023-12-16T08:42:51.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000030.sst 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000028.log size: 218936 ; 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.error_if_exists: 0 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.create_if_missing: 0 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.paranoid_checks: 1 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.env: 0x5570038a0a60 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.fs: PosixFileSystem 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.info_log: 0x557005dd3760 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.statistics: (nil) 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.use_fsync: 0 2023-12-16T08:42:51.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_log_file_size: 0 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.allow_fallocate: 1 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.use_direct_reads: 0 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.db_log_dir: 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.wal_dir: 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T08:42:51.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.write_buffer_manager: 0x557005d88fa0 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T08:42:51.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.unordered_write: 0 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.row_cache: None 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.wal_filter: None 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.two_write_queues: 0 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.wal_compression: 0 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.atomic_flush: 0 2023-12-16T08:42:51.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T08:42:51.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T08:42:51.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T08:42:51.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.log_readahead_size: 0 2023-12-16T08:42:51.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T08:42:51.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T08:42:51.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T08:42:51.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_background_jobs: 2 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_background_compactions: -1 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_subcompactions: 1 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T08:42:51.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_open_files: -1 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_background_flushes: -1 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Compression algorithms supported: 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: kZSTD supported: 0 2023-12-16T08:42:51.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: kXpressCompression supported: 0 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: kZlibCompression supported: 1 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: kSnappyCompression supported: 1 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: kLZ4Compression supported: 1 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: kBZip2Compression supported: 0 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.merge_operator: 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_filter: None 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T08:42:51.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557005dd3880) 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: cache_index_and_filter_blocks: 1 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: pin_top_level_index_and_filter: 1 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_type: 0 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: data_block_index_type: 0 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_shortening: 1 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: checksum: 4 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: no_block_cache: 0 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache: 0x557005e29090 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_name: BinnedLRUCache 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_options: 2023-12-16T08:42:51.263 INFO:journalctl@ceph.mon.a.smithi029.stdout: capacity : 536870912 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: num_shard_bits : 4 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: strict_capacity_limit : 0 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: high_pri_pool_ratio: 0.000 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_compressed: (nil) 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: persistent_cache: (nil) 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_size: 4096 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_size_deviation: 10 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_restart_interval: 16 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_block_restart_interval: 1 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: metadata_block_size: 4096 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: partition_filters: 0 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: use_delta_encoding: 1 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: filter_policy: bloomfilter 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: whole_key_filtering: 1 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: verify_compression: 0 2023-12-16T08:42:51.264 INFO:journalctl@ceph.mon.a.smithi029.stdout: read_amp_bytes_per_bit: 0 2023-12-16T08:42:51.265 INFO:journalctl@ceph.mon.a.smithi029.stdout: format_version: 5 2023-12-16T08:42:51.265 INFO:journalctl@ceph.mon.a.smithi029.stdout: enable_index_compression: 1 2023-12-16T08:42:51.265 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_align: 0 2023-12-16T08:42:51.265 INFO:journalctl@ceph.mon.a.smithi029.stdout: max_auto_readahead_size: 262144 2023-12-16T08:42:51.265 INFO:journalctl@ceph.mon.a.smithi029.stdout: prepopulate_block_cache: 0 2023-12-16T08:42:51.266 INFO:journalctl@ceph.mon.a.smithi029.stdout: initial_auto_readahead_size: 8192 2023-12-16T08:42:51.266 INFO:journalctl@ceph.mon.a.smithi029.stdout: num_file_reads_for_auto_readahead: 2 2023-12-16T08:42:51.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T08:42:51.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression: NoCompression 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.num_levels: 7 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T08:42:51.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T08:42:51.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T08:42:51.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.arena_block_size: 1048576 2023-12-16T08:42:51.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.table_properties_collectors: 2023-12-16T08:42:51.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.inplace_update_support: 0 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.bloom_locality: 0 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.max_successive_merges: 0 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.ttl: 2592000 2023-12-16T08:42:51.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.enable_blob_files: false 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.min_blob_size: 0 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-16T08:42:51.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.blob_file_starting_level: 0 2023-12-16T08:42:51.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-16T08:42:51.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2023-12-16T08:42:51.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T08:42:51.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 32, last_sequence is 12292, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T08:42:51.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2023-12-16T08:42:51.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 35b196c7-c267-4803-9232-83ce6f09c646 2023-12-16T08:42:51.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702716171009078, "job": 1, "event": "recovery_started", "wal_files": [28]} 2023-12-16T08:42:51.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2023-12-16T08:42:51.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702716171011144, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 220017, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12293, "largest_seqno": 12326, "table_properties": {"data_size": 218718, "index_size": 159, "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": 686, "raw_average_key_size": 24, "raw_value_size": 218045, "raw_average_value_size": 7787, "num_data_blocks": 7, "num_entries": 28, "num_filter_entries": 28, "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": 1702716171, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "35b196c7-c267-4803-9232-83ce6f09c646", "db_session_id": "TIMRWBZMOMB8O4IX1Z17", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2023-12-16T08:42:51.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702716171011289, "job": 1, "event": "recovery_finished"} 2023-12-16T08:42:51.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/version_set.cc:5047] Creating manifest 35 2023-12-16T08:42:51.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T08:42:51.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T08:42:51.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557005ec4000 2023-12-16T08:42:51.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: DB pointer 0x557005eb2000 2023-12-16T08:42:51.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-16T08:42:51.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-16T08:42:51.277 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** DB Stats ** 2023-12-16T08:42:51.277 INFO:journalctl@ceph.mon.a.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:42:51.277 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:42:51.277 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T08:42:51.277 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:42:51.277 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:42:51.277 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T08:42:51.277 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:42:51.278 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:42:51.278 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:42:51.278 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:42:51.278 INFO:journalctl@ceph.mon.a.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-16T08:42:51.278 INFO:journalctl@ceph.mon.a.smithi029.stdout: L0 1/0 214.86 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 162.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-16T08:42:51.278 INFO:journalctl@ceph.mon.a.smithi029.stdout: L6 1/0 9.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-12-16T08:42:51.278 INFO:journalctl@ceph.mon.a.smithi029.stdout: Sum 2/0 9.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 162.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-16T08:42:51.278 INFO:journalctl@ceph.mon.a.smithi029.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 162.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-16T08:42:51.279 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:42:51.279 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:42:51.279 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:42:51.279 INFO:journalctl@ceph.mon.a.smithi029.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.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 162.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative compaction: 0.00 GB write, 36.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval compaction: 0.00 GB write, 36.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:42:51.280 INFO:journalctl@ceph.mon.a.smithi029.stdout: Block cache BinnedLRUCache@0x557005e29090#7 capacity: 512.00 MB usage: 0.41 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.23 KB,4.47035e-05%) Misc(1,0.00 KB,0%) 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: starting mon.a rank 0 at public addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] at bind addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a@-1(???) e3 preinit fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a@-1(???).mds e1 new map 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a@-1(???).mds e1 print_map 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout: e1 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.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-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout: legacy client fscid: -1 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout: No filesystems configured 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a@-1(???).osd e101 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-16T08:42:51.281 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a@-1(???).osd e101 crush map has features 432629239337189376, adjusting msgr requires 2023-12-16T08:42:51.282 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a@-1(???).osd e101 crush map has features 432629239337189376, adjusting msgr requires 2023-12-16T08:42:51.282 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a@-1(???).osd e101 crush map has features 432629239337189376, adjusting msgr requires 2023-12-16T08:42:51.282 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-12-16T08:42:52.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:52.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:52.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: mon.a calling monitor election 2023-12-16T08:42:52.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:42:52.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T08:42:52.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: fsmap 2023-12-16T08:42:52.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: osdmap e101: 8 total, 8 up, 8 in 2023-12-16T08:42:52.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: mgrmap e32: y(active, since 31s), standbys: x 2023-12-16T08:42:52.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: mgrmap e33: y(active, since 31s), standbys: x 2023-12-16T08:42:52.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: overall HEALTH_OK 2023-12-16T08:42:52.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[114768]: from='mgr.25168 ' entity='' 2023-12-16T08:42:52.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:52.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a calling monitor election 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: fsmap 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: osdmap e101: 8 total, 8 up, 8 in 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mgrmap e32: y(active, since 31s), standbys: x 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: mgrmap e33: y(active, since 31s), standbys: x 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: overall HEALTH_OK 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mon[156595]: from='mgr.25168 ' entity='' 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ignoring --setuser ceph since I am not root 2023-12-16T08:42:52.005 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ignoring --setgroup ceph since I am not root 2023-12-16T08:42:52.006 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-mgr[151201]: -- 172.21.15.29:0/2839504907 <== mon.1 v2:172.21.15.29:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559fca48b520 con 0x559fca461000 2023-12-16T08:42:52.006 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:51 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:51.872+0000 7fcd85b4c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:42:52.017 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:42:52.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: from='mgr.25168 172.21.15.29:0/323968837' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:52.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: mon.a calling monitor election 2023-12-16T08:42:52.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:42:52.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T08:42:52.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: fsmap 2023-12-16T08:42:52.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: osdmap e101: 8 total, 8 up, 8 in 2023-12-16T08:42:52.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: mgrmap e32: y(active, since 31s), standbys: x 2023-12-16T08:42:52.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: mgrmap e33: y(active, since 31s), standbys: x 2023-12-16T08:42:52.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: overall HEALTH_OK 2023-12-16T08:42:52.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mon[109423]: from='mgr.25168 ' entity='' 2023-12-16T08:42:52.024 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: ignoring --setuser ceph since I am not root 2023-12-16T08:42:52.024 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: ignoring --setgroup ceph since I am not root 2023-12-16T08:42:52.024 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-mgr[142092]: -- 172.21.15.190:0/3887718598 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558d730ab520 con 0x558d73080800 2023-12-16T08:42:52.024 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:51 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:51.847+0000 7f3af1d60200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T08:42:52.024 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:52.017+0000 7f3af1d60200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:42:52.444 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:52 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:52.073+0000 7fcd85b4c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T08:42:52.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:52 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:52.443+0000 7fcd85b4c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:42:52.769 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:52.343+0000 7f3af1d60200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T08:42:53.268 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:53.007+0000 7fcd85b4c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:42:53.269 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:52.834+0000 7f3af1d60200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T08:42:53.269 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:53 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:53.061+0000 7f3af1d60200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T08:42:53.670 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:53.267+0000 7fcd85b4c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T08:42:53.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:53 smithi190 ceph-mon[109423]: mgrmap e34: y(active, since 32s), standbys: x 2023-12-16T08:42:53.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:53 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:53.487+0000 7f3af1d60200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:42:54.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:53 smithi029 ceph-mon[156595]: mgrmap e34: y(active, since 32s), standbys: x 2023-12-16T08:42:54.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:53 smithi029 ceph-mon[114768]: mgrmap e34: y(active, since 32s), standbys: x 2023-12-16T08:42:54.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:53.754+0000 7fcd85b4c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T08:42:54.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:54.197+0000 7f3af1d60200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:42:54.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:54.284+0000 7f3af1d60200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:42:55.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:54 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:54.568+0000 7fcd85b4c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T08:42:55.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:54 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:54.668+0000 7fcd85b4c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T08:42:55.156 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:54.884+0000 7f3af1d60200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:42:55.156 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:54.970+0000 7f3af1d60200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:42:55.156 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:55.060+0000 7f3af1d60200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:42:55.478 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:55.156+0000 7f3af1d60200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:42:55.479 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:55.384+0000 7f3af1d60200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:42:55.673 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:55 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:55.363+0000 7fcd85b4c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T08:42:55.674 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:55 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:55.461+0000 7fcd85b4c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T08:42:55.674 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:55 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:55.564+0000 7fcd85b4c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T08:42:55.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:55.478+0000 7f3af1d60200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:42:55.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:55.697+0000 7f3af1d60200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:42:55.936 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:55 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:55.672+0000 7fcd85b4c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T08:42:56.073 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:55.795+0000 7f3af1d60200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:42:56.073 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:55.983+0000 7f3af1d60200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:42:56.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:55 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:55.935+0000 7fcd85b4c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T08:42:56.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:56.044+0000 7fcd85b4c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T08:42:56.519 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:56.073+0000 7f3af1d60200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:56.621 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:56.294+0000 7fcd85b4c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T08:42:56.621 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:56.405+0000 7fcd85b4c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T08:42:57.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:56.620+0000 7fcd85b4c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T08:42:57.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:56 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:56.720+0000 7fcd85b4c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:57.216 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:56.834+0000 7f3af1d60200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:42:57.216 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:57.031+0000 7f3af1d60200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:42:57.519 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:57.214+0000 7f3af1d60200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:58.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:57.599+0000 7fcd85b4c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T08:42:58.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:57.826+0000 7fcd85b4c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T08:42:58.265 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:57.884+0000 7f3af1d60200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:42:58.265 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:58.075+0000 7f3af1d60200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:58.459 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:58.039+0000 7fcd85b4c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:58.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:58.263+0000 7f3af1d60200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:42:58.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:58.383+0000 7f3af1d60200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:58.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: [16/Dec/2023:08:42:58] ENGINE Bus STARTING 2023-12-16T08:42:58.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: CherryPy Checker: 2023-12-16T08:42:58.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: The Application mounted at '' has an empty config. 2023-12-16T08:42:58.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: 2023-12-16T08:42:58.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: [16/Dec/2023:08:42:58] ENGINE Serving on http://:::9283 2023-12-16T08:42:58.520 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x[142068]: [16/Dec/2023:08:42:58] ENGINE Bus STARTED 2023-12-16T08:42:58.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-mon[109423]: Standby manager daemon x restarted 2023-12-16T08:42:58.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-mon[109423]: Standby manager daemon x started 2023-12-16T08:42:58.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:42:58.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:58.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:42:58.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:58 smithi190 ceph-mon[109423]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[156595]: Standby manager daemon x restarted 2023-12-16T08:42:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[156595]: Standby manager daemon x started 2023-12-16T08:42:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[156595]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:42:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[156595]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[156595]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:42:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[156595]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[114768]: Standby manager daemon x restarted 2023-12-16T08:42:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[114768]: Standby manager daemon x started 2023-12-16T08:42:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T08:42:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T08:42:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T08:42:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-mon[114768]: from='mgr.? 172.21.15.190:0/3390011027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T08:42:59.246 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:58 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:58.812+0000 7fcd85b4c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T08:42:59.247 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:59.030+0000 7fcd85b4c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T08:42:59.497 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:59.246+0000 7fcd85b4c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T08:42:59.497 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:59.383+0000 7fcd85b4c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: mgrmap e35: y(active, since 38s), standbys: x 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: Active manager daemon y restarted 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: Activating manager daemon y 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: mgrmap e36: y(active, starting, since 0.00752965s), standbys: x 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:42:59.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: failed to encode map e102 with expected crc 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[156595]: Manager daemon y is now available 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-c[114745]: 2023-12-16T08:42:59.400+0000 7fc0e982d700 -1 mon.c@1(peon).osd e102 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: mgrmap e35: y(active, since 38s), standbys: x 2023-12-16T08:42:59.499 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: Active manager daemon y restarted 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: Activating manager daemon y 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: mgrmap e36: y(active, starting, since 0.00752965s), standbys: x 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:42:59.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:42:59.501 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:42:59.501 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: failed to encode map e102 with expected crc 2023-12-16T08:42:59.501 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:42:59.501 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:42:59.501 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:42:59.501 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-mon[114768]: Manager daemon y is now available 2023-12-16T08:42:59.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:59] ENGINE Bus STARTING 2023-12-16T08:42:59.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: CherryPy Checker: 2023-12-16T08:42:59.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: The Application mounted at '' has an empty config. 2023-12-16T08:42:59.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:42:59.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:59] ENGINE Serving on http://:::9283 2023-12-16T08:42:59.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:42:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:42:59] ENGINE Bus STARTED 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-b[109386]: 2023-12-16T08:42:59.399+0000 7f2beb614700 -1 mon.b@2(peon).osd e102 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: mgrmap e35: y(active, since 38s), standbys: x 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: Active manager daemon y restarted 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: Activating manager daemon y 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: mgrmap e36: y(active, starting, since 0.00752965s), standbys: x 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T08:42:59.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: failed to encode map e102 with expected crc 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T08:42:59.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:42:59 smithi190 ceph-mon[109423]: Manager daemon y is now available 2023-12-16T08:43:00.442 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:43:00.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:43:00.415+0000 7fcd4859c700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-16T08:43:00.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[156595]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:00.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:00.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:43:00.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[156595]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[156595]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[156595]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[156595]: mgrmap e37: y(active, since 1.01118s), standbys: x 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[114768]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[114768]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[114768]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[114768]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:00 smithi029 ceph-mon[114768]: mgrmap e37: y(active, since 1.01118s), standbys: x 2023-12-16T08:43:00.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:00 smithi190 ceph-mon[109423]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:00 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:00 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:00 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T08:43:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:00 smithi190 ceph-mon[109423]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:00 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T08:43:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:00 smithi190 ceph-mon[109423]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:00 smithi190 ceph-mon[109423]: failed to encode map e102 with expected crc 2023-12-16T08:43:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:00 smithi190 ceph-mon[109423]: mgrmap e37: y(active, since 1.01118s), standbys: x 2023-12-16T08:43:01.178 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:43:01.178 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (77s) 17s ago 5m 16.9M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:43:01.178 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (53s) 17s ago 5m 45.4M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:43:01.178 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (30s) 17s ago 4m 55.9M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:43:01.178 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (21s) 17s ago 8m 52.3M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:43:01.178 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (49s) 17s ago 10m 501M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:43:01.178 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (10m) 17s ago 10m 107M 2048M 17.2.0 e1d6a67b021e dd9f0cf480ce 2023-12-16T08:43:01.178 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (9m) 17s ago 9m 74.2M 2048M 17.2.0 e1d6a67b021e 832108d91566 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (9m) 17s ago 9m 73.3M 2048M 17.2.0 e1d6a67b021e 1cbb01f87ba8 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (82s) 17s ago 6m 14.5M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (64s) 17s ago 6m 14.7M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (8m) 17s ago 8m 105M 2745M 17.2.0 e1d6a67b021e 41aa96a641dd 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (8m) 17s ago 8m 116M 2745M 17.2.0 e1d6a67b021e f5ef588a32d2 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (8m) 17s ago 8m 82.8M 2745M 17.2.0 e1d6a67b021e ffd613dfdc5c 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (7m) 17s ago 7m 111M 2745M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (7m) 17s ago 7m 116M 3000M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (7m) 17s ago 7m 104M 3000M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (7m) 17s ago 7m 92.7M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (6m) 17s ago 6m 110M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (27s) 17s ago 6m 46.5M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (5m) 17s ago 5m 94.7M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (5m) 17s ago 5m 94.3M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:43:01.179 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (5m) 17s ago 5m 91.4M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:43:01.180 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (5m) 17s ago 5m 95.2M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:43:01.641 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:43:01.641 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:43:01.641 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:43:01.642 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:43:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[156595]: failed to encode map e102 with expected crc 2023-12-16T08:43:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[156595]: [16/Dec/2023:08:42:59] ENGINE Bus STARTING 2023-12-16T08:43:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[156595]: [16/Dec/2023:08:42:59] ENGINE Serving on http://172.21.15.29:8765 2023-12-16T08:43:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[156595]: [16/Dec/2023:08:43:00] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:43:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[156595]: [16/Dec/2023:08:43:00] ENGINE Bus STARTED 2023-12-16T08:43:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[156595]: from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[156595]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[156595]: failed to encode map e102 with expected crc 2023-12-16T08:43:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[114768]: failed to encode map e102 with expected crc 2023-12-16T08:43:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[114768]: [16/Dec/2023:08:42:59] ENGINE Bus STARTING 2023-12-16T08:43:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[114768]: [16/Dec/2023:08:42:59] ENGINE Serving on http://172.21.15.29:8765 2023-12-16T08:43:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[114768]: [16/Dec/2023:08:43:00] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:43:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[114768]: [16/Dec/2023:08:43:00] ENGINE Bus STARTED 2023-12-16T08:43:01.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[114768]: from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:01.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[114768]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:01.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:01 smithi029 ceph-mon[114768]: failed to encode map e102 with expected crc 2023-12-16T08:43:01.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:01 smithi190 ceph-mon[109423]: failed to encode map e102 with expected crc 2023-12-16T08:43:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:01 smithi190 ceph-mon[109423]: [16/Dec/2023:08:42:59] ENGINE Bus STARTING 2023-12-16T08:43:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:01 smithi190 ceph-mon[109423]: [16/Dec/2023:08:42:59] ENGINE Serving on http://172.21.15.29:8765 2023-12-16T08:43:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:01 smithi190 ceph-mon[109423]: [16/Dec/2023:08:43:00] ENGINE Serving on https://172.21.15.29:7150 2023-12-16T08:43:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:01 smithi190 ceph-mon[109423]: [16/Dec/2023:08:43:00] ENGINE Bus STARTED 2023-12-16T08:43:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:01 smithi190 ceph-mon[109423]: from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:01 smithi190 ceph-mon[109423]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:01 smithi190 ceph-mon[109423]: failed to encode map e102 with expected crc 2023-12-16T08:43:02.011 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:43:02.012 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:43:02.483 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:43:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[156595]: from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[156595]: from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[156595]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/361304901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:02.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[156595]: mgrmap e38: y(active, since 3s), standbys: x 2023-12-16T08:43:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[114768]: from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[114768]: from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[114768]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[114768]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/361304901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:02.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:02 smithi029 ceph-mon[114768]: mgrmap e38: y(active, since 3s), standbys: x 2023-12-16T08:43:02.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:02 smithi190 ceph-mon[109423]: from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:02 smithi190 ceph-mon[109423]: from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:02 smithi190 ceph-mon[109423]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:02 smithi190 ceph-mon[109423]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:02 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/361304901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:02 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:02 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:02.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:02 smithi190 ceph-mon[109423]: mgrmap e38: y(active, since 3s), standbys: x 2023-12-16T08:43:03.727 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:03 smithi190 ceph-mon[109423]: from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:03.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:03 smithi190 ceph-mon[109423]: from='client.? 172.21.15.29:0/707383780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:43:03.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:03 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:03 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:03 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:03 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[156595]: from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:03.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/707383780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:43:03.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[114768]: from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[114768]: from='client.? 172.21.15.29:0/707383780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:43:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:03.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:03 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:04 smithi029 ceph-mon[156595]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:04 smithi029 ceph-mon[156595]: mgrmap e39: y(active, since 4s), standbys: x 2023-12-16T08:43:04.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:04 smithi029 ceph-mon[114768]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:04 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:04 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:04.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:04 smithi029 ceph-mon[114768]: mgrmap e39: y(active, since 4s), standbys: x 2023-12-16T08:43:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:04 smithi190 ceph-mon[109423]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:04 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:04 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:04.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:04 smithi190 ceph-mon[109423]: mgrmap e39: y(active, since 4s), standbys: x 2023-12-16T08:43:06.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:06.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:06.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[114768]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[114768]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[114768]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[156595]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[156595]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:43:06.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[156595]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:06.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[156595]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:43:06.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:06 smithi029 ceph-mon[156595]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:43:06.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:06 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:06 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:06 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:06 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:06 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.conf 2023-12-16T08:43:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:06 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.conf 2023-12-16T08:43:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:06 smithi190 ceph-mon[109423]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:43:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:06 smithi190 ceph-mon[109423]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:43:06.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:06 smithi190 ceph-mon[109423]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T08:43:07.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:43:07.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:43:07.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:43:07.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:43:07.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:07.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:07.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T08:43:07.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-16T08:43:07.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[156595]: Upgrade: It appears safe to stop mon.c 2023-12-16T08:43:07.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:43:07.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:43:07.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:43:07.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:43:07.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:07.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:07.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T08:43:07.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-16T08:43:07.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-mon[114768]: Upgrade: It appears safe to stop mon.c 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: Updating smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: Updating smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:07.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T08:43:07.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-16T08:43:07.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:07 smithi190 ceph-mon[109423]: Upgrade: It appears safe to stop mon.c 2023-12-16T08:43:08.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:43:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:43:07] "GET /metrics HTTP/1.1" 200 35367 "" "Prometheus/2.33.4" 2023-12-16T08:43:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[156595]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-16T08:43:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[156595]: Upgrade: Updating mon.c 2023-12-16T08:43:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:08.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:08.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[156595]: Deploying daemon mon.c on smithi029 2023-12-16T08:43:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[114768]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-16T08:43:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[114768]: Upgrade: Updating mon.c 2023-12-16T08:43:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[114768]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:08.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:08 smithi029 ceph-mon[114768]: Deploying daemon mon.c on smithi029 2023-12-16T08:43:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:08 smithi190 ceph-mon[109423]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-16T08:43:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:08 smithi190 ceph-mon[109423]: Upgrade: Updating mon.c 2023-12-16T08:43:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:08 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:08 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:08 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:08 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:08 smithi190 ceph-mon[109423]: Deploying daemon mon.c on smithi029 2023-12-16T08:43:09.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:43:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:43: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:43:09.114 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:08 smithi029 systemd[1]: Stopping Ceph mon.c for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:43:09.114 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-c[114745]: 2023-12-16T08:43:09.111+0000 7fc0ef038700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:43:09.114 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-c[114745]: 2023-12-16T08:43:09.111+0000 7fc0ef038700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-16T08:43:09.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:09 smithi029 bash[159215]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-c 2023-12-16T08:43:10.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:09 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.c.service: Succeeded. 2023-12-16T08:43:10.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:09 smithi029 systemd[1]: Stopped Ceph mon.c for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:43:10.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:09 smithi029 systemd[1]: Starting Ceph mon.c for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev), process ceph-mon, pid 7 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: pidfile_write: ignore empty --pid-file 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 bash[159366]: e4ee06803ddc1613403751d3193de09b23348d3885496613a1ec0bc3c0ab6d68 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: load: jerasure load: lrc 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 systemd[1]: Started Ceph mon.c for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: RocksDB version: 7.9.2 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Git sha 0 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Compile date 2023-12-15 16:32:04 2023-12-16T08:43:10.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: DB SUMMARY 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: DB Session ID: 34M9TXTN2G902WKCB7ME 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: CURRENT file: CURRENT 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1091 Bytes 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 2912931 ; 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.error_if_exists: 0 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.create_if_missing: 0 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.paranoid_checks: 1 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.env: 0x5593d152da60 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.fs: PosixFileSystem 2023-12-16T08:43:10.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.info_log: 0x5593d3a3d760 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.statistics: (nil) 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.use_fsync: 0 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_log_file_size: 0 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.allow_fallocate: 1 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.use_direct_reads: 0 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.db_log_dir: 2023-12-16T08:43:10.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.wal_dir: 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.write_buffer_manager: 0x5593d39f2fa0 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T08:43:10.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.unordered_write: 0 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.row_cache: None 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.wal_filter: None 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.two_write_queues: 0 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.wal_compression: 0 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.atomic_flush: 0 2023-12-16T08:43:10.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.log_readahead_size: 0 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_background_jobs: 2 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_background_compactions: -1 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_subcompactions: 1 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T08:43:10.759 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_open_files: -1 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_background_flushes: -1 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Compression algorithms supported: 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: kZSTD supported: 0 2023-12-16T08:43:10.760 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: kXpressCompression supported: 0 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: kZlibCompression supported: 1 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: kSnappyCompression supported: 1 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: kLZ4Compression supported: 1 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: kBZip2Compression supported: 0 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.merge_operator: 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_filter: None 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T08:43:10.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5593d3a3d880) 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: cache_index_and_filter_blocks: 1 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: pin_top_level_index_and_filter: 1 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_type: 0 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: data_block_index_type: 0 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_shortening: 1 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: checksum: 4 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: no_block_cache: 0 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache: 0x5593d3a93090 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_name: BinnedLRUCache 2023-12-16T08:43:10.762 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_options: 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: capacity : 536870912 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: num_shard_bits : 4 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: strict_capacity_limit : 0 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: high_pri_pool_ratio: 0.000 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_compressed: (nil) 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: persistent_cache: (nil) 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_size: 4096 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_size_deviation: 10 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_restart_interval: 16 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_block_restart_interval: 1 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: metadata_block_size: 4096 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: partition_filters: 0 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: use_delta_encoding: 1 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: filter_policy: bloomfilter 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: whole_key_filtering: 1 2023-12-16T08:43:10.763 INFO:journalctl@ceph.mon.c.smithi029.stdout: verify_compression: 0 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout: read_amp_bytes_per_bit: 0 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout: format_version: 5 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout: enable_index_compression: 1 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_align: 0 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout: max_auto_readahead_size: 262144 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout: prepopulate_block_cache: 0 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout: initial_auto_readahead_size: 8192 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout: num_file_reads_for_auto_readahead: 2 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression: NoCompression 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T08:43:10.764 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.num_levels: 7 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T08:43:10.765 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T08:43:10.766 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.arena_block_size: 1048576 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T08:43:10.767 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T08:43:10.768 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T08:43:10.768 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T08:43:10.768 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T08:43:10.768 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T08:43:10.768 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.table_properties_collectors: 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.inplace_update_support: 0 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T08:43:10.769 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.bloom_locality: 0 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.max_successive_merges: 0 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.ttl: 2592000 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.enable_blob_files: false 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.min_blob_size: 0 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T08:43:10.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.blob_file_starting_level: 0 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 13333, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fc8f5d6f-4045-445c-a7be-c60c9da04e56 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702716190284704, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702716190295190, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 1867825, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13338, "largest_seqno": 13798, "table_properties": {"data_size": 1864771, "index_size": 1464, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 5417, "raw_average_key_size": 24, "raw_value_size": 1859810, "raw_average_value_size": 8339, "num_data_blocks": 66, "num_entries": 223, "num_filter_entries": 223, "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": 1702716190, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fc8f5d6f-4045-445c-a7be-c60c9da04e56", "db_session_id": "34M9TXTN2G902WKCB7ME", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702716190295319, "job": 1, "event": "recovery_finished"} 2023-12-16T08:43:10.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5593d3b2e000 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: DB pointer 0x5593d3b1c000 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** DB Stats ** 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:43:10.772 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: L0 1/0 1.78 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 431.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: L6 1/0 8.06 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-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: Sum 2/0 9.84 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 431.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.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 431.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.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 431.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-16T08:43:10.773 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: Flush(GB): cumulative 0.002, interval 0.002 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative compaction: 0.00 GB write, 128.05 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval compaction: 0.00 GB write, 128.05 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: Block cache BinnedLRUCache@0x5593d3a93090#7 capacity: 512.00 MB usage: 2.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: starting mon.c rank 1 at public addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] at bind addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:43:10.774 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: mon.c@-1(???) e3 preinit fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: mon.c@-1(???).mds e1 new map 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: mon.c@-1(???).mds e1 print_map 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout: e1 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.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-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout: legacy client fscid: -1 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout: No filesystems configured 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: mon.c@-1(???).osd e102 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: mon.c@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: mon.c@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: mon.c@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2023-12-16T08:43:10.775 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:10 smithi029 ceph-mon[159404]: mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-12-16T08:43:12.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: mon.c calling monitor election 2023-12-16T08:43:12.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: mon.a calling monitor election 2023-12-16T08:43:12.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:43:12.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T08:43:12.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: fsmap 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: mgrmap e39: y(active, since 11s), standbys: x 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: overall HEALTH_OK 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[156595]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: mon.c calling monitor election 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: mon.a calling monitor election 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: fsmap 2023-12-16T08:43:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:43:12.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: mgrmap e39: y(active, since 11s), standbys: x 2023-12-16T08:43:12.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: overall HEALTH_OK 2023-12-16T08:43:12.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:12.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:12.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:12.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:12 smithi029 ceph-mon[159404]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:43:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: mon.c calling monitor election 2023-12-16T08:43:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: mon.a calling monitor election 2023-12-16T08:43:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:43:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T08:43:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: fsmap 2023-12-16T08:43:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:43:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: mgrmap e39: y(active, since 11s), standbys: x 2023-12-16T08:43:12.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: overall HEALTH_OK 2023-12-16T08:43:12.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:12.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:12.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:12.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:12 smithi190 ceph-mon[109423]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-16T08:43:14.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:14 smithi029 ceph-mon[156595]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:43:14.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:14.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:14.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:14 smithi029 ceph-mon[159404]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:43:14.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:14.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:14.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:14 smithi190 ceph-mon[109423]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:43:14.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:14 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:14.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:14 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:15.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:15 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:15.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:15 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:15.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:15 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:15.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:15 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:15.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:15 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:15.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:15 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:15.568 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:43:15 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:43:15.307+0000 7fcd4859c700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-16T08:43:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:15 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:15 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:15 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:16.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:16 smithi029 ceph-mon[156595]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:43:16.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:16 smithi029 ceph-mon[159404]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:43:16.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:16 smithi190 ceph-mon[109423]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:43:18.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:43:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:43:17] "GET /metrics HTTP/1.1" 200 38114 "" "Prometheus/2.33.4" 2023-12-16T08:43:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:43:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T08:43:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-16T08:43:18.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-mon[109423]: Upgrade: It appears safe to stop mon.b 2023-12-16T08:43:18.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:43:18.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:18.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:18.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:18.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:18.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[159404]: Upgrade: It appears safe to stop mon.b 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:18.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:18.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:18.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T08:43:18.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-16T08:43:18.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:18 smithi029 ceph-mon[156595]: Upgrade: It appears safe to stop mon.b 2023-12-16T08:43:18.963 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:43:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:43: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:43:19.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:19 smithi190 ceph-mon[109423]: Upgrade: Updating mon.b 2023-12-16T08:43:19.855 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:19 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:19.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:19 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:19.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:19 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:19.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:19 smithi190 ceph-mon[109423]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:19.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:19 smithi190 ceph-mon[109423]: Deploying daemon mon.b on smithi190 2023-12-16T08:43:19.856 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:19 smithi190 systemd[1]: Stopping Ceph mon.b for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:43:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[159404]: Upgrade: Updating mon.b 2023-12-16T08:43:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:20.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[159404]: Deploying daemon mon.b on smithi190 2023-12-16T08:43:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[156595]: Upgrade: Updating mon.b 2023-12-16T08:43:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:19 smithi029 ceph-mon[156595]: Deploying daemon mon.b on smithi190 2023-12-16T08:43:20.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:19 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-b[109386]: 2023-12-16T08:43:19.853+0000 7f2bf0e1f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:43:20.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:19 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-b[109386]: 2023-12-16T08:43:19.853+0000 7f2bf0e1f700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-16T08:43:20.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 bash[145980]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-b 2023-12-16T08:43:20.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-16T08:43:20.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 systemd[1]: Stopped Ceph mon.b for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:43:20.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 systemd[1]: Starting Ceph mon.b for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:43:21.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev), process ceph-mon, pid 7 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: pidfile_write: ignore empty --pid-file 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: load: jerasure load: lrc 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: RocksDB version: 7.9.2 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Git sha 0 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Compile date 2023-12-15 16:32:04 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: DB SUMMARY 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: DB Session ID: 3H7N8CS5ODJRNCO9HQWD 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: CURRENT file: CURRENT 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T08:43:21.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1091 Bytes 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 3553395 ; 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.error_if_exists: 0 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.create_if_missing: 0 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.paranoid_checks: 1 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.env: 0x557eb3ffba60 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.fs: PosixFileSystem 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.info_log: 0x557eb62c3760 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.statistics: (nil) 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.use_fsync: 0 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_log_file_size: 0 2023-12-16T08:43:21.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.allow_fallocate: 1 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.use_direct_reads: 0 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.db_log_dir: 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.wal_dir: 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T08:43:21.273 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.write_buffer_manager: 0x557eb6278fa0 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T08:43:21.274 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.unordered_write: 0 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.row_cache: None 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.wal_filter: None 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.two_write_queues: 0 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.wal_compression: 0 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.atomic_flush: 0 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T08:43:21.275 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T08:43:21.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.log_readahead_size: 0 2023-12-16T08:43:21.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T08:43:21.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T08:43:21.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T08:43:21.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T08:43:21.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T08:43:21.276 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T08:43:21.277 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_background_jobs: 2 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_background_compactions: -1 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_subcompactions: 1 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_open_files: -1 2023-12-16T08:43:21.278 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_background_flushes: -1 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Compression algorithms supported: 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: kZSTD supported: 0 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: kXpressCompression supported: 0 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: kZlibCompression supported: 1 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: kSnappyCompression supported: 1 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: kLZ4Compression supported: 1 2023-12-16T08:43:21.279 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: kBZip2Compression supported: 0 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.merge_operator: 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_filter: None 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557eb62c3880) 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout: cache_index_and_filter_blocks: 1 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T08:43:21.280 INFO:journalctl@ceph.mon.b.smithi190.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: pin_top_level_index_and_filter: 1 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: index_type: 0 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: data_block_index_type: 0 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: index_shortening: 1 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: checksum: 4 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: no_block_cache: 0 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache: 0x557eb6319090 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache_name: BinnedLRUCache 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache_options: 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: capacity : 536870912 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: num_shard_bits : 4 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: strict_capacity_limit : 0 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: high_pri_pool_ratio: 0.000 2023-12-16T08:43:21.281 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache_compressed: (nil) 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: persistent_cache: (nil) 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_size: 4096 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_size_deviation: 10 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_restart_interval: 16 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: index_block_restart_interval: 1 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: metadata_block_size: 4096 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: partition_filters: 0 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: use_delta_encoding: 1 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: filter_policy: bloomfilter 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: whole_key_filtering: 1 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: verify_compression: 0 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: read_amp_bytes_per_bit: 0 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: format_version: 5 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: enable_index_compression: 1 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_align: 0 2023-12-16T08:43:21.282 INFO:journalctl@ceph.mon.b.smithi190.stdout: max_auto_readahead_size: 262144 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout: prepopulate_block_cache: 0 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout: initial_auto_readahead_size: 8192 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout: num_file_reads_for_auto_readahead: 2 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression: NoCompression 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.num_levels: 7 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T08:43:21.283 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 bash[146130]: 5db5ffe28548468ee3c95c0b310166dda83d2db2cccbf9217faecd300b547ab6 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T08:43:21.284 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T08:43:21.285 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.arena_block_size: 1048576 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T08:43:21.286 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.table_properties_collectors: 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.inplace_update_support: 0 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.bloom_locality: 0 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.max_successive_merges: 0 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T08:43:21.287 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.ttl: 2592000 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.enable_blob_files: false 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.min_blob_size: 0 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.blob_file_starting_level: 0 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-16T08:43:21.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 13250, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 55a0bdea-4543-46b3-97dd-ebc5403987aa 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702716200885181, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 systemd[1]: Started Ceph mon.b for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702716200896072, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 2225849, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13255, "largest_seqno": 13964, "table_properties": {"data_size": 2221866, "index_size": 2133, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 7552, "raw_average_key_size": 23, "raw_value_size": 2214869, "raw_average_value_size": 7009, "num_data_blocks": 97, "num_entries": 316, "num_filter_entries": 316, "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": 1702716200, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "55a0bdea-4543-46b3-97dd-ebc5403987aa", "db_session_id": "3H7N8CS5ODJRNCO9HQWD", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702716200896146, "job": 1, "event": "recovery_finished"} 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557eb63b4000 2023-12-16T08:43:21.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: DB pointer 0x557eb63a2000 2023-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** DB Stats ** 2023-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:43:21.290 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-12-16T08:43:21.290 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-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:43:21.290 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-12-16T08:43:21.290 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-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2023-12-16T08:43:21.290 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-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout: L0 1/0 2.12 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 507.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-16T08:43:21.290 INFO:journalctl@ceph.mon.b.smithi190.stdout: L6 1/0 8.06 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-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: Sum 2/0 10.18 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 507.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-16T08:43:21.291 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 507.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2023-12-16T08:43:21.291 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-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T08:43:21.291 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 507.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:43:21.291 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-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: Flush(GB): cumulative 0.002, interval 0.002 2023-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T08:43:21.291 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative compaction: 0.00 GB write, 157.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval compaction: 0.00 GB write, 157.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T08:43:21.292 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-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout: Block cache BinnedLRUCache@0x557eb6319090#7 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: starting mon.b rank 2 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 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: mon.b@-1(???) e3 preinit fsid 94699566-9bed-11ee-95a5-87774f69a715 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: mon.b@-1(???).mds e1 new map 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: mon.b@-1(???).mds e1 print_map 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout: e1 2023-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T08:43:21.292 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-12-16T08:43:21.292 INFO:journalctl@ceph.mon.b.smithi190.stdout: legacy client fscid: -1 2023-12-16T08:43:21.293 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-12-16T08:43:21.293 INFO:journalctl@ceph.mon.b.smithi190.stdout: No filesystems configured 2023-12-16T08:43:21.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: mon.b@-1(???).osd e102 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-16T08:43:21.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: mon.b@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2023-12-16T08:43:21.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: mon.b@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2023-12-16T08:43:21.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: mon.b@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2023-12-16T08:43:21.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:20 smithi190 ceph-mon[146167]: mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-12-16T08:43:21.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:21 smithi029 ceph-mon[156595]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:21.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:21 smithi029 ceph-mon[159404]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:21.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:21 smithi190 ceph-mon[146167]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:26.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:43:25 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:43:25.904+0000 7fcd4859c700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-16T08:43:28.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:43:27] "GET /metrics HTTP/1.1" 200 38114 "" "Prometheus/2.33.4" 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: mon.b calling monitor election 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: mon.c calling monitor election 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: fsmap 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: mgrmap e39: y(active, since 27s), standbys: x 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: overall HEALTH_OK 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: mon.a calling monitor election 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:43:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: monmap e4: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T08:43:28.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: fsmap 2023-12-16T08:43:28.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:43:28.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: mgrmap e39: y(active, since 27s), standbys: x 2023-12-16T08:43:28.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T08:43:28.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: Cluster is now healthy 2023-12-16T08:43:28.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: overall HEALTH_OK 2023-12-16T08:43:28.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: mon.b calling monitor election 2023-12-16T08:43:28.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: mon.c calling monitor election 2023-12-16T08:43:28.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: fsmap 2023-12-16T08:43:28.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:43:28.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: mgrmap e39: y(active, since 27s), standbys: x 2023-12-16T08:43:28.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T08:43:28.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: overall HEALTH_OK 2023-12-16T08:43:28.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: mon.a calling monitor election 2023-12-16T08:43:28.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:43:28.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: monmap e4: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T08:43:28.008 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: fsmap 2023-12-16T08:43:28.008 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:43:28.008 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: mgrmap e39: y(active, since 27s), standbys: x 2023-12-16T08:43:28.008 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T08:43:28.008 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: Cluster is now healthy 2023-12-16T08:43:28.008 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: overall HEALTH_OK 2023-12-16T08:43:28.008 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.009 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.009 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.009 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: mon.b calling monitor election 2023-12-16T08:43:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: mon.c calling monitor election 2023-12-16T08:43:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: fsmap 2023-12-16T08:43:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:43:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: mgrmap e39: y(active, since 27s), standbys: x 2023-12-16T08:43:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T08:43:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: overall HEALTH_OK 2023-12-16T08:43:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: mon.a calling monitor election 2023-12-16T08:43:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-16T08:43:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: monmap e4: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T08:43:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: fsmap 2023-12-16T08:43:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T08:43:28.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: mgrmap e39: y(active, since 27s), standbys: x 2023-12-16T08:43:28.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T08:43:28.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: Cluster is now healthy 2023-12-16T08:43:28.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: overall HEALTH_OK 2023-12-16T08:43:28.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:28.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:29.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:28 smithi029 ceph-mon[156595]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:29.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:28 smithi029 ceph-mon[159404]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:29.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:28 smithi190 ceph-mon[146167]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:29.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:43:28 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:43: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:43:30.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:29 smithi190 ceph-mon[146167]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:30.172 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:30.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.173 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[156595]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:30.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:30.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[159404]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:30.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:30.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:30.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.487 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:32.487 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[156595]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[159404]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:32.488 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:32 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:32 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:32.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:32 smithi190 ceph-mon[146167]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:32.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:32 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:32 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:32 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:32.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:32 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:32.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:32 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:32.867 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:43:33.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[156595]: Reconfiguring mon.a (monmap changed)... 2023-12-16T08:43:33.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:33.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:33.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:33.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[156595]: Reconfiguring daemon mon.a on smithi029 2023-12-16T08:43:33.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[159404]: Reconfiguring mon.a (monmap changed)... 2023-12-16T08:43:33.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:33.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:33.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:33.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:33 smithi029 ceph-mon[159404]: Reconfiguring daemon mon.a on smithi029 2023-12-16T08:43:33.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:33 smithi190 ceph-mon[146167]: Reconfiguring mon.a (monmap changed)... 2023-12-16T08:43:33.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:33 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:33.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:33 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:33.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:33 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:33.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:33 smithi190 ceph-mon[146167]: Reconfiguring daemon mon.a on smithi029 2023-12-16T08:43:33.625 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:43:33.625 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (109s) 19s ago 6m 17.0M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:43:33.625 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (85s) 4s ago 6m 45.8M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (62s) 19s ago 5m 57.8M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (53s) 4s ago 9m 448M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (81s) 19s ago 11m 496M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (42s) 19s ago 11m 53.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (13s) 4s ago 9m 24.9M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (23s) 19s ago 9m 25.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (115s) 19s ago 6m 17.9M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (96s) 4s ago 6m 24.7M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (9m) 19s ago 9m 108M 2745M 17.2.0 e1d6a67b021e 41aa96a641dd 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (8m) 19s ago 8m 117M 2745M 17.2.0 e1d6a67b021e f5ef588a32d2 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (8m) 19s ago 8m 85.0M 2745M 17.2.0 e1d6a67b021e ffd613dfdc5c 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (8m) 19s ago 8m 115M 2745M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (8m) 4s ago 8m 122M 3000M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (7m) 4s ago 7m 108M 3000M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:43:33.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (7m) 4s ago 7m 96.6M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:43:33.627 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (7m) 4s ago 7m 115M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:43:33.627 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (60s) 4s ago 6m 56.5M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:43:33.627 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (5m) 19s ago 5m 95.2M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:43:33.627 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (5m) 4s ago 5m 95.0M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:43:33.627 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (5m) 19s ago 5m 92.2M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:43:33.627 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (5m) 4s ago 5m 96.0M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:43:34.069 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:43:34.069 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:43:34.069 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:43:34.069 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:43:34.069 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:43:34.069 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:43:34.069 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:43:34.069 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 5 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:43:34.070 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:43:34.452 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "5/23 daemons upgraded", 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:43:34.453 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:43:34.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:34.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:34.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:34.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: Reconfiguring mgr.y (monmap changed)... 2023-12-16T08:43:34.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:43:34.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:43:34.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:34.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: Reconfiguring daemon mgr.y on smithi029 2023-12-16T08:43:34.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:34.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:34.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:34.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/1857402034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:34.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:34.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:34.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:34.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: Reconfiguring mgr.y (monmap changed)... 2023-12-16T08:43:34.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:43:34.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:43:34.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:34.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: Reconfiguring daemon mgr.y on smithi029 2023-12-16T08:43:34.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:34.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:34.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:34.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:34 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/1857402034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:34.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:34.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:34.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:34.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: Reconfiguring mgr.y (monmap changed)... 2023-12-16T08:43:34.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:43:34.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:43:34.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:34.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: Reconfiguring daemon mgr.y on smithi029 2023-12-16T08:43:34.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:34.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:34.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:34.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:34 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/1857402034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:34.909 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:43:35.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:35.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:35.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[159404]: Reconfiguring mon.c (monmap changed)... 2023-12-16T08:43:35.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:35.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:35.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[159404]: Reconfiguring daemon mon.c on smithi029 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[159404]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/2066445431' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[156595]: Reconfiguring mon.c (monmap changed)... 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[156595]: Reconfiguring daemon mon.c on smithi029 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[156595]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:35.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:35 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/2066445431' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:43:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:35 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:35 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:35 smithi190 ceph-mon[146167]: Reconfiguring mon.c (monmap changed)... 2023-12-16T08:43:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:35 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:35 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:35 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:35 smithi190 ceph-mon[146167]: Reconfiguring daemon mon.c on smithi029 2023-12-16T08:43:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:35 smithi190 ceph-mon[146167]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:35.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:35 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/2066445431' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:43:36.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:36.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:36.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[156595]: Reconfiguring osd.0 (monmap changed)... 2023-12-16T08:43:36.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T08:43:36.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:36.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[156595]: Reconfiguring daemon osd.0 on smithi029 2023-12-16T08:43:36.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[156595]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[159404]: Reconfiguring osd.0 (monmap changed)... 2023-12-16T08:43:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T08:43:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[159404]: Reconfiguring daemon osd.0 on smithi029 2023-12-16T08:43:36.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:36 smithi029 ceph-mon[159404]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:36 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:36 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:36 smithi190 ceph-mon[146167]: Reconfiguring osd.0 (monmap changed)... 2023-12-16T08:43:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:36 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T08:43:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:36 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:36 smithi190 ceph-mon[146167]: Reconfiguring daemon osd.0 on smithi029 2023-12-16T08:43:36.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:36 smithi190 ceph-mon[146167]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:37.609 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:37.609 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:37.609 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[156595]: Reconfiguring osd.1 (monmap changed)... 2023-12-16T08:43:37.609 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T08:43:37.609 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:37.609 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[156595]: Reconfiguring daemon osd.1 on smithi029 2023-12-16T08:43:37.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:37.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:37.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[159404]: Reconfiguring osd.1 (monmap changed)... 2023-12-16T08:43:37.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T08:43:37.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:37.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-mon[159404]: Reconfiguring daemon osd.1 on smithi029 2023-12-16T08:43:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:37 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:37 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:37 smithi190 ceph-mon[146167]: Reconfiguring osd.1 (monmap changed)... 2023-12-16T08:43:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:37 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T08:43:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:37 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:37.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:37 smithi190 ceph-mon[146167]: Reconfiguring daemon osd.1 on smithi029 2023-12-16T08:43:38.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:43:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:43:37] "GET /metrics HTTP/1.1" 200 38188 "" "Prometheus/2.33.4" 2023-12-16T08:43:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[156595]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[156595]: Reconfiguring osd.2 (monmap changed)... 2023-12-16T08:43:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T08:43:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:38.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[156595]: Reconfiguring daemon osd.2 on smithi029 2023-12-16T08:43:38.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[159404]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:38.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:38.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:38.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[159404]: Reconfiguring osd.2 (monmap changed)... 2023-12-16T08:43:38.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T08:43:38.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:38.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:38 smithi029 ceph-mon[159404]: Reconfiguring daemon osd.2 on smithi029 2023-12-16T08:43:39.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:43:38 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:43:38.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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:43:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:38 smithi190 ceph-mon[146167]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:38 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:38 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:39.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:38 smithi190 ceph-mon[146167]: Reconfiguring osd.2 (monmap changed)... 2023-12-16T08:43:39.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:38 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T08:43:39.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:38 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:39.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:38 smithi190 ceph-mon[146167]: Reconfiguring daemon osd.2 on smithi029 2023-12-16T08:43:40.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:39 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:40.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:39 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:40.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:39 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T08:43:40.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:39 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:40.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:39 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:40.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:39 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:40.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:39 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T08:43:40.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:39 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:39 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:39 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:39 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T08:43:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:39 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:41.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[159404]: Reconfiguring osd.3 (monmap changed)... 2023-12-16T08:43:41.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[159404]: Reconfiguring daemon osd.3 on smithi029 2023-12-16T08:43:41.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[159404]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:41.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:41.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:41.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.bhunmp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:41.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:41.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[156595]: Reconfiguring osd.3 (monmap changed)... 2023-12-16T08:43:41.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[156595]: Reconfiguring daemon osd.3 on smithi029 2023-12-16T08:43:41.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[156595]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:41.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:41.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:41.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.bhunmp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:41.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:40 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:41.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:40 smithi190 ceph-mon[146167]: Reconfiguring osd.3 (monmap changed)... 2023-12-16T08:43:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:40 smithi190 ceph-mon[146167]: Reconfiguring daemon osd.3 on smithi029 2023-12-16T08:43:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:40 smithi190 ceph-mon[146167]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:40 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:40 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:40 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.bhunmp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:40 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[156595]: Reconfiguring rgw.foo.smithi029.bhunmp (monmap changed)... 2023-12-16T08:43:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[156595]: Reconfiguring daemon rgw.foo.smithi029.bhunmp on smithi029 2023-12-16T08:43:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi029.iroltq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:42.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:42.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[159404]: Reconfiguring rgw.foo.smithi029.bhunmp (monmap changed)... 2023-12-16T08:43:42.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[159404]: Reconfiguring daemon rgw.foo.smithi029.bhunmp on smithi029 2023-12-16T08:43:42.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:42.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:42.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi029.iroltq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:42.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:41 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:42.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:41 smithi190 ceph-mon[146167]: Reconfiguring rgw.foo.smithi029.bhunmp (monmap changed)... 2023-12-16T08:43:42.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:41 smithi190 ceph-mon[146167]: Reconfiguring daemon rgw.foo.smithi029.bhunmp on smithi029 2023-12-16T08:43:42.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:41 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:42.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:41 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:42.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:41 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi029.iroltq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:42.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:41 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:43.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[156595]: Reconfiguring rgw.smpl.smithi029.iroltq (monmap changed)... 2023-12-16T08:43:43.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[156595]: Reconfiguring daemon rgw.smpl.smithi029.iroltq on smithi029 2023-12-16T08:43:43.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:43.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[156595]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:43.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:43.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:43.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:43.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[159404]: Reconfiguring rgw.smpl.smithi029.iroltq (monmap changed)... 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[159404]: Reconfiguring daemon rgw.smpl.smithi029.iroltq on smithi029 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[159404]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:42 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:43.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:42 smithi190 ceph-mon[146167]: Reconfiguring rgw.smpl.smithi029.iroltq (monmap changed)... 2023-12-16T08:43:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:42 smithi190 ceph-mon[146167]: Reconfiguring daemon rgw.smpl.smithi029.iroltq on smithi029 2023-12-16T08:43:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:42 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:42 smithi190 ceph-mon[146167]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:42 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:42 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:42 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T08:43:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:42 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T08:43:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:42 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:44.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[156595]: Reconfiguring mon.b (monmap changed)... 2023-12-16T08:43:44.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[156595]: Reconfiguring daemon mon.b on smithi190 2023-12-16T08:43:44.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:44.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:44.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:43:44.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:43:44.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:44.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[159404]: Reconfiguring mon.b (monmap changed)... 2023-12-16T08:43:44.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[159404]: Reconfiguring daemon mon.b on smithi190 2023-12-16T08:43:44.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:44.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:44.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:43:44.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:43:44.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:43 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:44.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:43 smithi190 ceph-mon[146167]: Reconfiguring mon.b (monmap changed)... 2023-12-16T08:43:44.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:43 smithi190 ceph-mon[146167]: Reconfiguring daemon mon.b on smithi190 2023-12-16T08:43:44.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:43 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:44.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:43 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:44.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:43 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T08:43:44.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:43 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T08:43:44.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:43 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:45.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[159404]: Reconfiguring mgr.x (monmap changed)... 2023-12-16T08:43:45.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[159404]: Reconfiguring daemon mgr.x on smithi190 2023-12-16T08:43:45.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[159404]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[156595]: Reconfiguring mgr.x (monmap changed)... 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[156595]: Reconfiguring daemon mgr.x on smithi190 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[156595]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T08:43:45.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:45.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:44 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:45.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:44 smithi190 ceph-mon[146167]: Reconfiguring mgr.x (monmap changed)... 2023-12-16T08:43:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:44 smithi190 ceph-mon[146167]: Reconfiguring daemon mgr.x on smithi190 2023-12-16T08:43:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:44 smithi190 ceph-mon[146167]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:44 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:44 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:44 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T08:43:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:44 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:44 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[156595]: Reconfiguring osd.4 (monmap changed)... 2023-12-16T08:43:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[156595]: Reconfiguring daemon osd.4 on smithi190 2023-12-16T08:43:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T08:43:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[159404]: Reconfiguring osd.4 (monmap changed)... 2023-12-16T08:43:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[159404]: Reconfiguring daemon osd.4 on smithi190 2023-12-16T08:43:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T08:43:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:46.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:45 smithi190 ceph-mon[146167]: Reconfiguring osd.4 (monmap changed)... 2023-12-16T08:43:46.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:45 smithi190 ceph-mon[146167]: Reconfiguring daemon osd.4 on smithi190 2023-12-16T08:43:46.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:46.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:46.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T08:43:46.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[156595]: Reconfiguring osd.5 (monmap changed)... 2023-12-16T08:43:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[156595]: Reconfiguring daemon osd.5 on smithi190 2023-12-16T08:43:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[156595]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T08:43:47.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:47.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[159404]: Reconfiguring osd.5 (monmap changed)... 2023-12-16T08:43:47.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[159404]: Reconfiguring daemon osd.5 on smithi190 2023-12-16T08:43:47.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[159404]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:47.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:47.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:47.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T08:43:47.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:46 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:47.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:46 smithi190 ceph-mon[146167]: Reconfiguring osd.5 (monmap changed)... 2023-12-16T08:43:47.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:46 smithi190 ceph-mon[146167]: Reconfiguring daemon osd.5 on smithi190 2023-12-16T08:43:47.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:46 smithi190 ceph-mon[146167]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:47.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:46 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:47.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:46 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:47.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:46 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T08:43:47.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:46 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:48.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:43:47] "GET /metrics HTTP/1.1" 200 38186 "" "Prometheus/2.33.4" 2023-12-16T08:43:48.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[156595]: Reconfiguring osd.6 (monmap changed)... 2023-12-16T08:43:48.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[156595]: Reconfiguring daemon osd.6 on smithi190 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[159404]: Reconfiguring osd.6 (monmap changed)... 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[159404]: Reconfiguring daemon osd.6 on smithi190 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T08:43:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:47 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:48.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:47 smithi190 ceph-mon[146167]: Reconfiguring osd.6 (monmap changed)... 2023-12-16T08:43:48.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:47 smithi190 ceph-mon[146167]: Reconfiguring daemon osd.6 on smithi190 2023-12-16T08:43:48.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:47 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:48.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:47 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:48.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:47 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T08:43:48.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:47 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:48.660 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:43:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:43:48.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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:43:48.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:48 smithi190 ceph-mon[146167]: Reconfiguring osd.7 (monmap changed)... 2023-12-16T08:43:48.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:48 smithi190 ceph-mon[146167]: Reconfiguring daemon osd.7 on smithi190 2023-12-16T08:43:48.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:48 smithi190 ceph-mon[146167]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:48.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:48 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:48.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:48 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:48.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:48 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.ntrwdm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:48.940 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:48 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[156595]: Reconfiguring osd.7 (monmap changed)... 2023-12-16T08:43:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[156595]: Reconfiguring daemon osd.7 on smithi190 2023-12-16T08:43:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[156595]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.ntrwdm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:49.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[159404]: Reconfiguring osd.7 (monmap changed)... 2023-12-16T08:43:49.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[159404]: Reconfiguring daemon osd.7 on smithi190 2023-12-16T08:43:49.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[159404]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:49.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:49.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:49.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi190.ntrwdm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:49.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:48 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:50.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[159404]: Reconfiguring rgw.foo.smithi190.ntrwdm (monmap changed)... 2023-12-16T08:43:50.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[159404]: Reconfiguring daemon rgw.foo.smithi190.ntrwdm on smithi190 2023-12-16T08:43:50.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi190.vtjbfy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:50.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:50.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[156595]: Reconfiguring rgw.foo.smithi190.ntrwdm (monmap changed)... 2023-12-16T08:43:50.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[156595]: Reconfiguring daemon rgw.foo.smithi190.ntrwdm on smithi190 2023-12-16T08:43:50.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi190.vtjbfy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:50.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:49 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:49 smithi190 ceph-mon[146167]: Reconfiguring rgw.foo.smithi190.ntrwdm (monmap changed)... 2023-12-16T08:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:49 smithi190 ceph-mon[146167]: Reconfiguring daemon rgw.foo.smithi190.ntrwdm on smithi190 2023-12-16T08:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:49 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:49 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:49 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi190.vtjbfy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T08:43:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:49 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:50.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: Reconfiguring rgw.smpl.smithi190.vtjbfy (monmap changed)... 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: Reconfiguring daemon rgw.smpl.smithi190.vtjbfy on smithi190 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-16T08:43:50.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: Reconfiguring rgw.smpl.smithi190.vtjbfy (monmap changed)... 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: Reconfiguring daemon rgw.smpl.smithi190.vtjbfy on smithi190 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:50.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-16T08:43:50.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-16T08:43:50.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-16T08:43:50.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-16T08:43:50.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-16T08:43:50.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-16T08:43:50.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:50.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:50.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T08:43:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: Reconfiguring rgw.smpl.smithi190.vtjbfy (monmap changed)... 2023-12-16T08:43:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: Reconfiguring daemon rgw.smpl.smithi190.vtjbfy on smithi190 2023-12-16T08:43:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:51.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T08:43:51.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[159404]: Upgrade: Setting container_image for all mon 2023-12-16T08:43:51.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[159404]: Upgrade: Setting container_image for all crash 2023-12-16T08:43:51.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T08:43:51.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[159404]: Upgrade: osd.0 is safe to restart 2023-12-16T08:43:51.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:51.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T08:43:51.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:51.945 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[156595]: Upgrade: Setting container_image for all mon 2023-12-16T08:43:51.945 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[156595]: Upgrade: Setting container_image for all crash 2023-12-16T08:43:51.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T08:43:51.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[156595]: Upgrade: osd.0 is safe to restart 2023-12-16T08:43:51.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:51.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T08:43:51.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:51 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:52.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:51 smithi190 ceph-mon[146167]: Upgrade: Setting container_image for all mon 2023-12-16T08:43:52.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:51 smithi190 ceph-mon[146167]: Upgrade: Setting container_image for all crash 2023-12-16T08:43:52.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:51 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T08:43:52.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:51 smithi190 ceph-mon[146167]: Upgrade: osd.0 is safe to restart 2023-12-16T08:43:52.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:51 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:52.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:51 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T08:43:52.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:51 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:53.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:52 smithi029 ceph-mon[159404]: Upgrade: Updating osd.0 2023-12-16T08:43:53.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:52 smithi029 ceph-mon[159404]: Deploying daemon osd.0 on smithi029 2023-12-16T08:43:53.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:52 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:53.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:52 smithi029 ceph-mon[159404]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:53.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:52 smithi029 ceph-mon[156595]: Upgrade: Updating osd.0 2023-12-16T08:43:53.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:52 smithi029 ceph-mon[156595]: Deploying daemon osd.0 on smithi029 2023-12-16T08:43:53.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:52 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:53.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:52 smithi029 ceph-mon[156595]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:52 smithi190 ceph-mon[146167]: Upgrade: Updating osd.0 2023-12-16T08:43:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:52 smithi190 ceph-mon[146167]: Deploying daemon osd.0 on smithi029 2023-12-16T08:43:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:52 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:43:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:52 smithi190 ceph-mon[146167]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:43:53.724 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:53 smithi029 systemd[1]: Stopping Ceph osd.0 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:43:53.724 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[118186]: 2023-12-16T08:43:53.679+0000 7f65c9624700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:43:53.724 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[118186]: 2023-12-16T08:43:53.679+0000 7f65c9624700 -1 osd.0 102 *** Got signal Terminated *** 2023-12-16T08:43:53.725 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[118186]: 2023-12-16T08:43:53.679+0000 7f65c9624700 -1 osd.0 102 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:43:54.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:53 smithi029 ceph-mon[156595]: osd.0 marked itself down and dead 2023-12-16T08:43:54.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:53 smithi029 ceph-mon[159404]: osd.0 marked itself down and dead 2023-12-16T08:43:54.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:53 smithi190 ceph-mon[146167]: osd.0 marked itself down and dead 2023-12-16T08:43:54.503 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:54 smithi029 bash[162795]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0 2023-12-16T08:43:55.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[156595]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[156595]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:43:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[156595]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[156595]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[156595]: osdmap e103: 8 total, 7 up, 8 in 2023-12-16T08:43:55.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[156595]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[156595]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[159404]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[159404]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:43:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[159404]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[159404]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[159404]: osdmap e103: 8 total, 7 up, 8 in 2023-12-16T08:43:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[159404]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:54 smithi029 ceph-mon[159404]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:54 smithi190 ceph-mon[146167]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:43:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:54 smithi190 ceph-mon[146167]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:43:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:54 smithi190 ceph-mon[146167]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:54 smithi190 ceph-mon[146167]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:54 smithi190 ceph-mon[146167]: osdmap e103: 8 total, 7 up, 8 in 2023-12-16T08:43:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:54 smithi190 ceph-mon[146167]: failed to encode map e103 with expected crc 2023-12-16T08:43:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:54 smithi190 ceph-mon[146167]: failed to encode map e103 with expected crc 2023-12-16T08:43:56.003 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:55 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.0.service: Succeeded. 2023-12-16T08:43:56.003 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:55 smithi029 systemd[1]: Stopped Ceph osd.0 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:43:56.003 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:55 smithi029 systemd[1]: Starting Ceph osd.0 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:43:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[159404]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[159404]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[159404]: osdmap e104: 8 total, 7 up, 8 in 2023-12-16T08:43:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[159404]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[159404]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[159404]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[159404]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[159404]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[159404]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[156595]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[156595]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[156595]: osdmap e104: 8 total, 7 up, 8 in 2023-12-16T08:43:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[156595]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[156595]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[156595]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[156595]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[156595]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:55 smithi029 ceph-mon[156595]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:55 smithi190 ceph-mon[146167]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:55 smithi190 ceph-mon[146167]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:55 smithi190 ceph-mon[146167]: osdmap e104: 8 total, 7 up, 8 in 2023-12-16T08:43:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:55 smithi190 ceph-mon[146167]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:55 smithi190 ceph-mon[146167]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:55 smithi190 ceph-mon[146167]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:55 smithi190 ceph-mon[146167]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:55 smithi190 ceph-mon[146167]: failed to encode map e104 with expected crc 2023-12-16T08:43:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:55 smithi190 ceph-mon[146167]: failed to encode map e104 with expected crc 2023-12-16T08:43:57.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:56 smithi029 ceph-mon[156595]: pgmap v33: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:43:57.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:56 smithi029 ceph-mon[156595]: Health check failed: Degraded data redundancy: 66/630 objects degraded (10.476%), 20 pgs degraded (PG_DEGRADED) 2023-12-16T08:43:57.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:56 smithi029 ceph-mon[159404]: pgmap v33: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:43:57.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:56 smithi029 ceph-mon[159404]: Health check failed: Degraded data redundancy: 66/630 objects degraded (10.476%), 20 pgs degraded (PG_DEGRADED) 2023-12-16T08:43:57.004 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:56 smithi029 bash[163061]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-16T08:43:57.004 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:56 smithi029 bash[163061]: 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-12-16T08:43:57.004 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:56 smithi029 bash[163061]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-16T08:43:57.004 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:56 smithi029 bash[163061]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-16T08:43:57.004 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:56 smithi029 bash[163061]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-16T08:43:57.005 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:56 smithi029 bash[163061]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-16T08:43:57.005 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:56 smithi029 bash[163061]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-16T08:43:57.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:56 smithi190 ceph-mon[146167]: pgmap v33: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:43:57.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:56 smithi190 ceph-mon[146167]: Health check failed: Degraded data redundancy: 66/630 objects degraded (10.476%), 20 pgs degraded (PG_DEGRADED) 2023-12-16T08:43:57.753 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:57 smithi029 ceph-osd[163380]: -- 172.21.15.29:0/3977612018 <== mon.1 v2:172.21.15.29:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cd8cf516c0 con 0x55cd8cf20c00 2023-12-16T08:43:57.753 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:57 smithi029 bash[163342]: 7a7838c1afa4bf42ae9e28ecef8644fb862a5aea2b96ebe63853b713451d2907 2023-12-16T08:43:57.753 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:57 smithi029 systemd[1]: Started Ceph osd.0 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:43:57.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:43:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:43:57] "GET /metrics HTTP/1.1" 200 38186 "" "Prometheus/2.33.4" 2023-12-16T08:43:58.253 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:43:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[163357]: 2023-12-16T08:43:57.895+0000 7efde5297640 -1 Falling back to public interface 2023-12-16T08:43:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[156595]: pgmap v34: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:43:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[159404]: pgmap v34: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:43:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:43:58 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.770 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:43:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:43:58.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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:43:58.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:58 smithi190 ceph-mon[146167]: pgmap v34: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:43:58.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:58 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:58 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:58 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:43:58.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:43:58 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:00 smithi190 ceph-mon[146167]: pgmap v35: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:44:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:01.003 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:44:00 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[163357]: 2023-12-16T08:44:00.639+0000 7efde5297640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-16T08:44:01.003 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:44:00 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[163357]: 2023-12-16T08:44:00.675+0000 7efde5297640 -1 osd.0 102 log_to_monitors true 2023-12-16T08:44:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:00 smithi029 ceph-mon[156595]: pgmap v35: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:44:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:00 smithi029 ceph-mon[159404]: pgmap v35: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:44:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:01.753 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:44:01 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[163357]: 2023-12-16T08:44:01.551+0000 7efdd4f05700 -1 osd.0 102 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:44:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:01 smithi029 ceph-mon[156595]: from='osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T08:44:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:01 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:01 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:01.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:01 smithi029 ceph-mon[159404]: from='osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T08:44:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:01 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:01 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:01.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:01 smithi190 ceph-mon[146167]: from='osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T08:44:01.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:01 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:01 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:02.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:02.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: pgmap v36: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:44:02.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: from='osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T08:44:02.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: osdmap e105: 8 total, 7 up, 8 in 2023-12-16T08:44:02.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: from='osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:44:02.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:02.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:02.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[159404]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.711 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:02.711 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: pgmap v36: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:44:02.711 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: from='osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T08:44:02.711 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.711 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.712 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: osdmap e105: 8 total, 7 up, 8 in 2023-12-16T08:44:02.712 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: from='osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:44:02.712 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.712 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.712 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: failed to encode map e105 with expected crc 2023-12-16T08:44:02.712 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:02.712 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:02.712 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:02 smithi029 ceph-mon[156595]: failed to encode map e105 with expected crc 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: pgmap v36: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: from='osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: failed to encode map e105 with expected crc 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: failed to encode map e105 with expected crc 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: osdmap e105: 8 total, 7 up, 8 in 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: from='osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: failed to encode map e105 with expected crc 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: failed to encode map e105 with expected crc 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: failed to encode map e105 with expected crc 2023-12-16T08:44:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:03.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:03.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:02 smithi190 ceph-mon[146167]: failed to encode map e105 with expected crc 2023-12-16T08:44:03.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[156595]: failed to encode map e105 with expected crc 2023-12-16T08:44:03.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[156595]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:44:03.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[156595]: failed to encode map e106 with expected crc 2023-12-16T08:44:03.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[156595]: failed to encode map e106 with expected crc 2023-12-16T08:44:03.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[156595]: osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844] boot 2023-12-16T08:44:03.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[156595]: osdmap e106: 8 total, 8 up, 8 in 2023-12-16T08:44:03.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:44:03.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[159404]: failed to encode map e105 with expected crc 2023-12-16T08:44:03.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[159404]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:44:03.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[159404]: failed to encode map e106 with expected crc 2023-12-16T08:44:03.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[159404]: failed to encode map e106 with expected crc 2023-12-16T08:44:03.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[159404]: osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844] boot 2023-12-16T08:44:03.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[159404]: osdmap e106: 8 total, 8 up, 8 in 2023-12-16T08:44:03.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:44:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:03 smithi190 ceph-mon[146167]: failed to encode map e105 with expected crc 2023-12-16T08:44:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:03 smithi190 ceph-mon[146167]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:44:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:03 smithi190 ceph-mon[146167]: failed to encode map e106 with expected crc 2023-12-16T08:44:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:03 smithi190 ceph-mon[146167]: failed to encode map e106 with expected crc 2023-12-16T08:44:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:03 smithi190 ceph-mon[146167]: osd.0 [v2:172.21.15.29:6802/2921570844,v1:172.21.15.29:6803/2921570844] boot 2023-12-16T08:44:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:03 smithi190 ceph-mon[146167]: osdmap e106: 8 total, 8 up, 8 in 2023-12-16T08:44:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T08:44:04.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:44:04.495+0000 7fcd4859c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-16T08:44:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: pgmap v39: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-16T08:44:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: osdmap e107: 8 total, 8 up, 8 in 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:04.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: pgmap v39: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: osdmap e107: 8 total, 8 up, 8 in 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: failed to encode map e107 with expected crc 2023-12-16T08:44:04.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:04.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:04.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:04.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:44:04.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:04.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:44:04.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:04.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:04.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:04.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: pgmap v39: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2023-12-16T08:44:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: failed to encode map e107 with expected crc 2023-12-16T08:44:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: failed to encode map e107 with expected crc 2023-12-16T08:44:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: osdmap e107: 8 total, 8 up, 8 in 2023-12-16T08:44:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: failed to encode map e107 with expected crc 2023-12-16T08:44:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: failed to encode map e107 with expected crc 2023-12-16T08:44:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: failed to encode map e107 with expected crc 2023-12-16T08:44:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: failed to encode map e107 with expected crc 2023-12-16T08:44:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: failed to encode map e107 with expected crc 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: failed to encode map e107 with expected crc 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:05.293 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:44:05.993 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:44:05.993 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (2m) 4s ago 6m 18.5M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:44:05.993 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (117s) 37s ago 6m 45.8M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:44:05.993 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (95s) 4s ago 6m 60.6M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:44:05.993 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (86s) 37s ago 10m 448M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:44:05.993 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (114s) 4s ago 11m 510M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (75s) 4s ago 11m 66.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (45s) 37s ago 10m 24.9M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (55s) 4s ago 10m 47.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (2m) 4s ago 7m 23.9M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (2m) 37s ago 7m 24.7M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (8s) 4s ago 9m 12.7M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 7a7838c1afa4 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (9m) 4s ago 9m 124M 2745M 17.2.0 e1d6a67b021e f5ef588a32d2 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (9m) 4s ago 9m 89.6M 2745M 17.2.0 e1d6a67b021e ffd613dfdc5c 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (8m) 4s ago 8m 124M 2745M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (8m) 37s ago 8m 122M 3000M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (8m) 37s ago 8m 108M 3000M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (8m) 37s ago 8m 96.6M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (7m) 37s ago 7m 115M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (92s) 37s ago 7m 56.5M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (6m) 4s ago 6m 95.5M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:44:05.994 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (6m) 37s ago 6m 95.0M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:44:05.995 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (6m) 4s ago 6m 92.4M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:44:05.995 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (6m) 37s ago 6m 96.0M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:44:06.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:05 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:06.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:05 smithi029 ceph-mon[156595]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-16T08:44:06.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:05 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:06.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:05 smithi029 ceph-mon[159404]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-16T08:44:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:05 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:05 smithi190 ceph-mon[146167]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:44:06.418 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:44:06.419 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:44:06.419 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:44:06.419 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-16T08:44:06.419 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 6 2023-12-16T08:44:06.419 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:44:06.419 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:44:06.773 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:44:06.774 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:44:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[156595]: from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[156595]: pgmap v41: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2023-12-16T08:44:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[156595]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/3222255747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:07.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[159404]: from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[159404]: pgmap v41: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2023-12-16T08:44:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[159404]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:06 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/3222255747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:06 smithi190 ceph-mon[146167]: from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:06 smithi190 ceph-mon[146167]: pgmap v41: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2023-12-16T08:44:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:06 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:06 smithi190 ceph-mon[146167]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:06 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/3222255747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:07.194 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_WARN Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded 2023-12-16T08:44:07.194 INFO:teuthology.orchestra.run.smithi029.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded 2023-12-16T08:44:07.194 INFO:teuthology.orchestra.run.smithi029.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2023-12-16T08:44:07.194 INFO:teuthology.orchestra.run.smithi029.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2023-12-16T08:44:07.194 INFO:teuthology.orchestra.run.smithi029.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2023-12-16T08:44:07.195 INFO:teuthology.orchestra.run.smithi029.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2023-12-16T08:44:07.195 INFO:teuthology.orchestra.run.smithi029.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2023-12-16T08:44:07.195 INFO:teuthology.orchestra.run.smithi029.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2023-12-16T08:44:07.195 INFO:teuthology.orchestra.run.smithi029.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2023-12-16T08:44:07.195 INFO:teuthology.orchestra.run.smithi029.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2023-12-16T08:44:08.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:07 smithi029 ceph-mon[156595]: from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:08.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:07 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/1429436237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:44:08.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:44:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:44:07] "GET /metrics HTTP/1.1" 200 38315 "" "Prometheus/2.33.4" 2023-12-16T08:44:08.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:07 smithi029 ceph-mon[159404]: from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:08.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:07 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/1429436237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:44:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:07 smithi190 ceph-mon[146167]: from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:07 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/1429436237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:44:09.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:08 smithi029 ceph-mon[156595]: from='client.44167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:09.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:08 smithi029 ceph-mon[156595]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:09.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:08 smithi029 ceph-mon[156595]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2023-12-16T08:44:09.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:08 smithi029 ceph-mon[156595]: Cluster is now healthy 2023-12-16T08:44:09.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:08 smithi029 ceph-mon[159404]: from='client.44167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:09.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:08 smithi029 ceph-mon[159404]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:09.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:08 smithi029 ceph-mon[159404]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2023-12-16T08:44:09.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:08 smithi029 ceph-mon[159404]: Cluster is now healthy 2023-12-16T08:44:09.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:08 smithi190 ceph-mon[146167]: from='client.44167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:09.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:08 smithi190 ceph-mon[146167]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:09.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:08 smithi190 ceph-mon[146167]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2023-12-16T08:44:09.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:08 smithi190 ceph-mon[146167]: Cluster is now healthy 2023-12-16T08:44:09.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:44:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:44:08.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T08:44:09.022 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:44:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:44:08.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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:44:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:10 smithi029 ceph-mon[156595]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 0 op/s 2023-12-16T08:44:11.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:10 smithi029 ceph-mon[159404]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 0 op/s 2023-12-16T08:44:11.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:10 smithi190 ceph-mon[146167]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 0 op/s 2023-12-16T08:44:12.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:12 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:12.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:12 smithi029 ceph-mon[156595]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:44:12.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:12 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:12.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:12 smithi029 ceph-mon[159404]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:44:12.519 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:12 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:12 smithi190 ceph-mon[146167]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:44:14.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:14 smithi029 ceph-mon[156595]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:44:14.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:14 smithi029 ceph-mon[159404]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:44:14.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:14 smithi190 ceph-mon[146167]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:44:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:15 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:15 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:15.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:15 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:15 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:15 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:15 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:16.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:15 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:16.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:15 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:16.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:15 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:17.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:16 smithi029 ceph-mon[156595]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-16T08:44:17.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:16 smithi029 ceph-mon[159404]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-16T08:44:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:16 smithi190 ceph-mon[146167]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-16T08:44:18.005 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:44:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:44:17] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.33.4" 2023-12-16T08:44:19.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:18 smithi029 ceph-mon[156595]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:19.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:18 smithi029 ceph-mon[159404]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:19.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:18 smithi190 ceph-mon[146167]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:19.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:44:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:44: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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:44:19.963 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:19 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:19.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:19 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:20.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:19 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:21.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:20 smithi029 ceph-mon[156595]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:21.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:20 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:21.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:20 smithi029 ceph-mon[156595]: Upgrade: osd.1 is safe to restart 2023-12-16T08:44:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:20 smithi029 ceph-mon[159404]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:20 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:20 smithi029 ceph-mon[159404]: Upgrade: osd.1 is safe to restart 2023-12-16T08:44:21.019 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:20 smithi190 ceph-mon[146167]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:20 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T08:44:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:20 smithi190 ceph-mon[146167]: Upgrade: osd.1 is safe to restart 2023-12-16T08:44:21.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[159404]: Upgrade: Updating osd.1 2023-12-16T08:44:21.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:21.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T08:44:21.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:21.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[159404]: Deploying daemon osd.1 on smithi029 2023-12-16T08:44:21.950 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[156595]: Upgrade: Updating osd.1 2023-12-16T08:44:21.950 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:21.950 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T08:44:21.950 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:21.951 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:21 smithi029 ceph-mon[156595]: Deploying daemon osd.1 on smithi029 2023-12-16T08:44:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:21 smithi190 ceph-mon[146167]: Upgrade: Updating osd.1 2023-12-16T08:44:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:21 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:21 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T08:44:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:21 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:21 smithi190 ceph-mon[146167]: Deploying daemon osd.1 on smithi029 2023-12-16T08:44:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:22 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:22 smithi029 ceph-mon[159404]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:44:23.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:22 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:23.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:22 smithi029 ceph-mon[156595]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:44:23.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:22 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:23.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:22 smithi190 ceph-mon[146167]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:44:23.503 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:23 smithi029 systemd[1]: Stopping Ceph osd.1 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:44:23.503 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[121558]: 2023-12-16T08:44:23.267+0000 7f8e63514700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:44:23.503 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[121558]: 2023-12-16T08:44:23.267+0000 7f8e63514700 -1 osd.1 107 *** Got signal Terminated *** 2023-12-16T08:44:23.504 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[121558]: 2023-12-16T08:44:23.267+0000 7f8e63514700 -1 osd.1 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:44:24.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:23 smithi029 ceph-mon[156595]: osd.1 marked itself down and dead 2023-12-16T08:44:24.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:23 smithi029 ceph-mon[159404]: osd.1 marked itself down and dead 2023-12-16T08:44:24.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:23 smithi190 ceph-mon[146167]: osd.1 marked itself down and dead 2023-12-16T08:44:24.503 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:24 smithi029 bash[165611]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1 2023-12-16T08:44:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: osdmap e108: 8 total, 7 up, 8 in 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[156595]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: osdmap e108: 8 total, 7 up, 8 in 2023-12-16T08:44:25.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:24 smithi029 ceph-mon[159404]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:44:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: osdmap e108: 8 total, 7 up, 8 in 2023-12-16T08:44:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:24 smithi190 ceph-mon[146167]: failed to encode map e108 with expected crc 2023-12-16T08:44:25.946 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:25 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.1.service: Succeeded. 2023-12-16T08:44:25.947 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:25 smithi029 systemd[1]: Stopped Ceph osd.1 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:44:25.947 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:25 smithi029 systemd[1]: Starting Ceph osd.1 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:44:25.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[156595]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[156595]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[156595]: osdmap e109: 8 total, 7 up, 8 in 2023-12-16T08:44:25.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[156595]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[156595]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[156595]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[156595]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[156595]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[159404]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[159404]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[159404]: osdmap e109: 8 total, 7 up, 8 in 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[159404]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[159404]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[159404]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[159404]: failed to encode map e109 with expected crc 2023-12-16T08:44:25.948 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:25 smithi029 ceph-mon[159404]: failed to encode map e109 with expected crc 2023-12-16T08:44:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:25 smithi190 ceph-mon[146167]: failed to encode map e109 with expected crc 2023-12-16T08:44:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:25 smithi190 ceph-mon[146167]: failed to encode map e109 with expected crc 2023-12-16T08:44:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:25 smithi190 ceph-mon[146167]: osdmap e109: 8 total, 7 up, 8 in 2023-12-16T08:44:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:25 smithi190 ceph-mon[146167]: failed to encode map e109 with expected crc 2023-12-16T08:44:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:25 smithi190 ceph-mon[146167]: failed to encode map e109 with expected crc 2023-12-16T08:44:26.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:25 smithi190 ceph-mon[146167]: failed to encode map e109 with expected crc 2023-12-16T08:44:26.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:25 smithi190 ceph-mon[146167]: failed to encode map e109 with expected crc 2023-12-16T08:44:26.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:25 smithi190 ceph-mon[146167]: failed to encode map e109 with expected crc 2023-12-16T08:44:27.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:26 smithi029 ceph-mon[156595]: pgmap v53: 161 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-16T08:44:27.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:26 smithi029 ceph-mon[156595]: Health check failed: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:27.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:26 smithi029 ceph-mon[159404]: pgmap v53: 161 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-16T08:44:27.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:26 smithi029 ceph-mon[159404]: Health check failed: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:27.004 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:26 smithi029 bash[165880]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-16T08:44:27.004 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:26 smithi029 bash[165880]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-16T08:44:27.004 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:26 smithi029 bash[165880]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-16T08:44:27.004 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:26 smithi029 bash[165880]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-16T08:44:27.004 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:26 smithi029 bash[165880]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-16T08:44:27.004 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:26 smithi029 bash[165880]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-16T08:44:27.004 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:26 smithi029 bash[165880]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-16T08:44:27.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:26 smithi190 ceph-mon[146167]: pgmap v53: 161 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-16T08:44:27.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:26 smithi190 ceph-mon[146167]: Health check failed: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:27.608 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:27 smithi029 ceph-osd[166172]: -- 172.21.15.29:0/2154388393 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5642bc1416c0 con 0x5642bc111400 2023-12-16T08:44:27.609 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:27 smithi029 bash[166134]: f0da026b9b8b4db7613b4f8160d255dbf2db8c38d13f455d74c51ed11ae4fff0 2023-12-16T08:44:27.609 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:27 smithi029 systemd[1]: Started Ceph osd.1 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:44:28.003 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[166149]: 2023-12-16T08:44:27.821+0000 7f7123ee5640 -1 Falling back to public interface 2023-12-16T08:44:28.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:44:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:44:27] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.33.4" 2023-12-16T08:44:28.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:28.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:28.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:28 smithi190 ceph-mon[146167]: pgmap v54: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2023-12-16T08:44:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:28 smithi029 ceph-mon[156595]: pgmap v54: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2023-12-16T08:44:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:28 smithi029 ceph-mon[159404]: pgmap v54: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2023-12-16T08:44:29.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:44:28 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:44: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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:30 smithi190 ceph-mon[146167]: pgmap v55: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2023-12-16T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:30 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:30.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:30 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:31.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:30 smithi029 ceph-mon[156595]: pgmap v55: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2023-12-16T08:44:31.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:30 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:31.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:30 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:31.004 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[166149]: 2023-12-16T08:44:30.560+0000 7f7123ee5640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-16T08:44:31.004 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[166149]: 2023-12-16T08:44:30.596+0000 7f7123ee5640 -1 osd.1 107 log_to_monitors true 2023-12-16T08:44:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:30 smithi029 ceph-mon[159404]: pgmap v55: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2023-12-16T08:44:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:30 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:30 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:31.753 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:44:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[166149]: 2023-12-16T08:44:31.542+0000 7f7113352700 -1 osd.1 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:44:31.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:31 smithi029 ceph-mon[159404]: from='osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T08:44:31.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:31.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:31.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:31 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:31 smithi029 ceph-mon[156595]: from='osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T08:44:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:31 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:31.769 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:31 smithi190 ceph-mon[146167]: from='osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T08:44:31.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:31.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:31.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:31 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: pgmap v56: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2023-12-16T08:44:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: from='osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T08:44:32.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: osdmap e110: 8 total, 7 up, 8 in 2023-12-16T08:44:32.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: from='osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:44:32.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:32.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:32.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:32 smithi190 ceph-mon[146167]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: pgmap v56: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: from='osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: osdmap e110: 8 total, 7 up, 8 in 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: from='osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:32.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[156595]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: pgmap v56: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: from='osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: osdmap e110: 8 total, 7 up, 8 in 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: from='osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:44:32.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:32.779 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:32.779 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.779 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: failed to encode map e110 with expected crc 2023-12-16T08:44:32.779 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:32 smithi029 ceph-mon[159404]: failed to encode map e110 with expected crc 2023-12-16T08:44:33.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:33 smithi190 ceph-mon[146167]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:44:33.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:33 smithi190 ceph-mon[146167]: failed to encode map e111 with expected crc 2023-12-16T08:44:33.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:33 smithi190 ceph-mon[146167]: osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396] boot 2023-12-16T08:44:33.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:33 smithi190 ceph-mon[146167]: osdmap e111: 8 total, 8 up, 8 in 2023-12-16T08:44:33.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:33 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:44:33.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:33 smithi190 ceph-mon[146167]: failed to encode map e111 with expected crc 2023-12-16T08:44:33.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[156595]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:44:33.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[156595]: failed to encode map e111 with expected crc 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[156595]: osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396] boot 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[156595]: osdmap e111: 8 total, 8 up, 8 in 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[156595]: failed to encode map e111 with expected crc 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[159404]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[159404]: failed to encode map e111 with expected crc 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[159404]: osd.1 [v2:172.21.15.29:6810/2727200396,v1:172.21.15.29:6811/2727200396] boot 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[159404]: osdmap e111: 8 total, 8 up, 8 in 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T08:44:33.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:33 smithi029 ceph-mon[159404]: failed to encode map e111 with expected crc 2023-12-16T08:44:34.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:44:34.476+0000 7fcd4859c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: pgmap v59: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: osdmap e112: 8 total, 8 up, 8 in 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:34.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:34.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: pgmap v59: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2023-12-16T08:44:34.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: osdmap e112: 8 total, 8 up, 8 in 2023-12-16T08:44:34.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: failed to encode map e112 with expected crc 2023-12-16T08:44:34.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:34.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:34.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:34.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:44:34.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:34.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:44:34.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:34.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:34.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:34.758 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: pgmap v59: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2023-12-16T08:44:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: failed to encode map e112 with expected crc 2023-12-16T08:44:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: failed to encode map e112 with expected crc 2023-12-16T08:44:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: osdmap e112: 8 total, 8 up, 8 in 2023-12-16T08:44:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: failed to encode map e112 with expected crc 2023-12-16T08:44:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: failed to encode map e112 with expected crc 2023-12-16T08:44:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: failed to encode map e112 with expected crc 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: failed to encode map e112 with expected crc 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: failed to encode map e112 with expected crc 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: failed to encode map e112 with expected crc 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: failed to encode map e112 with expected crc 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:35.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:35 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:35 smithi029 ceph-mon[156595]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-16T08:44:36.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:35 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:36.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:35 smithi029 ceph-mon[159404]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-16T08:44:36.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:35 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:36.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:35 smithi190 ceph-mon[146167]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-12-16T08:44:37.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:36 smithi029 ceph-mon[156595]: pgmap v61: 161 pgs: 8 active+undersized+degraded, 18 active+undersized, 135 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2023-12-16T08:44:37.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:36 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:37.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:36 smithi029 ceph-mon[159404]: pgmap v61: 161 pgs: 8 active+undersized+degraded, 18 active+undersized, 135 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2023-12-16T08:44:37.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:36 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:37.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:36 smithi190 ceph-mon[146167]: pgmap v61: 161 pgs: 8 active+undersized+degraded, 18 active+undersized, 135 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2023-12-16T08:44:37.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:36 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:37.573 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:44:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:37 smithi029 ceph-mon[156595]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded) 2023-12-16T08:44:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:37 smithi029 ceph-mon[156595]: Cluster is now healthy 2023-12-16T08:44:38.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:37 smithi029 ceph-mon[159404]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded) 2023-12-16T08:44:38.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:37 smithi029 ceph-mon[159404]: Cluster is now healthy 2023-12-16T08:44:38.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:44:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:44:37] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.33.4" 2023-12-16T08:44:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:37 smithi190 ceph-mon[146167]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded) 2023-12-16T08:44:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:37 smithi190 ceph-mon[146167]: Cluster is now healthy 2023-12-16T08:44:38.270 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:44:38.270 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (2m) 7s ago 7m 24.3M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:44:38.270 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (2m) 69s ago 7m 45.8M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:44:38.270 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (2m) 7s ago 6m 60.7M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (118s) 69s ago 10m 448M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (2m) 7s ago 12m 511M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (107s) 7s ago 12m 71.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (77s) 69s ago 10m 24.9M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (88s) 7s ago 10m 50.9M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (2m) 7s ago 7m 24.0M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (2m) 69s ago 7m 24.7M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (41s) 7s ago 10m 63.0M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 7a7838c1afa4 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (11s) 7s ago 10m 12.5M 2745M 19.0.0-191-g6d933094 a29c258b5d6f f0da026b9b8b 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (9m) 7s ago 9m 96.1M 2745M 17.2.0 e1d6a67b021e ffd613dfdc5c 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (9m) 7s ago 9m 133M 2745M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (9m) 69s ago 9m 122M 3000M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (8m) 69s ago 8m 108M 3000M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (8m) 69s ago 8m 96.6M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (8m) 69s ago 8m 115M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:44:38.271 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (2m) 69s ago 7m 56.5M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:44:38.272 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (6m) 7s ago 6m 95.6M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:44:38.272 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (6m) 69s ago 6m 95.0M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:44:38.272 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (6m) 7s ago 6m 92.6M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:44:38.272 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (6m) 69s ago 6m 96.0M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-16T08:44:38.694 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:44:38.695 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:44:38.695 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:44:38.695 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:44:38.695 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:44:38.695 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:44:38.695 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-16T08:44:38.695 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 7 2023-12-16T08:44:38.695 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:44:38.695 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:44:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:38 smithi029 ceph-mon[156595]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-16T08:44:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:38 smithi029 ceph-mon[156595]: from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:39.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:38 smithi029 ceph-mon[159404]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-16T08:44:39.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:38 smithi029 ceph-mon[159404]: from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:38 smithi190 ceph-mon[146167]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-16T08:44:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:38 smithi190 ceph-mon[146167]: from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:39.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:44:38 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:44:38.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T08:44:39.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:44:38 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:44: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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:44:39.051 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:44:39.051 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:44:39.051 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:44:39.051 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:44:39.051 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:44:39.051 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2023-12-16T08:44:39.051 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2023-12-16T08:44:39.052 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:44:39.052 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2023-12-16T08:44:39.052 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2023-12-16T08:44:39.052 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:44:39.052 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:44:39.471 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:44:40.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:39 smithi029 ceph-mon[156595]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:40.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:39 smithi029 ceph-mon[156595]: from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:40.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:39 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/3518518132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:40.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:39 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/465170319' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:44:40.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:39 smithi029 ceph-mon[159404]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:40.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:39 smithi029 ceph-mon[159404]: from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:40.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:39 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/3518518132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:40.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:39 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/465170319' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:44:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:39 smithi190 ceph-mon[146167]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:39 smithi190 ceph-mon[146167]: from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:39 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/3518518132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:39 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/465170319' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:44:41.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:40 smithi029 ceph-mon[156595]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:41.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:40 smithi029 ceph-mon[156595]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 0 op/s 2023-12-16T08:44:41.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:40 smithi029 ceph-mon[159404]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:41.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:40 smithi029 ceph-mon[159404]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 0 op/s 2023-12-16T08:44:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:40 smithi190 ceph-mon[146167]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:40 smithi190 ceph-mon[146167]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 516 B/s rd, 0 op/s 2023-12-16T08:44:42.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:42 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:42.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:42 smithi029 ceph-mon[156595]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:44:42.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:42 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:42.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:42 smithi029 ceph-mon[159404]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:44:42.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:42 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:42.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:42 smithi190 ceph-mon[146167]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:44:44.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:44 smithi029 ceph-mon[156595]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-16T08:44:44.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:44 smithi029 ceph-mon[159404]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-16T08:44:44.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:44 smithi190 ceph-mon[146167]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-16T08:44:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:46.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:46 smithi029 ceph-mon[156595]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:44:47.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:46 smithi029 ceph-mon[159404]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:44:47.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:46 smithi190 ceph-mon[146167]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:44:48.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:44:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:44:47] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.33.4" 2023-12-16T08:44:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:48 smithi029 ceph-mon[156595]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:49.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:48 smithi029 ceph-mon[159404]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:49.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:48 smithi190 ceph-mon[146167]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:49.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:44:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:44: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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:44:49.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:49 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:49 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:49 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:51.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:50 smithi029 ceph-mon[156595]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:51.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:50 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:51.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:50 smithi029 ceph-mon[156595]: Upgrade: osd.2 is safe to restart 2023-12-16T08:44:51.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:50 smithi029 ceph-mon[159404]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:51.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:50 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:51.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:50 smithi029 ceph-mon[159404]: Upgrade: osd.2 is safe to restart 2023-12-16T08:44:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:50 smithi190 ceph-mon[146167]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:50 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T08:44:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:50 smithi190 ceph-mon[146167]: Upgrade: osd.2 is safe to restart 2023-12-16T08:44:51.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[159404]: Upgrade: Updating osd.2 2023-12-16T08:44:51.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:51.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T08:44:51.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:51.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[159404]: Deploying daemon osd.2 on smithi029 2023-12-16T08:44:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[156595]: Upgrade: Updating osd.2 2023-12-16T08:44:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T08:44:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:51 smithi029 ceph-mon[156595]: Deploying daemon osd.2 on smithi029 2023-12-16T08:44:52.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:51 smithi190 ceph-mon[146167]: Upgrade: Updating osd.2 2023-12-16T08:44:52.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:51 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:52.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:51 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T08:44:52.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:51 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:52.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:51 smithi190 ceph-mon[146167]: Deploying daemon osd.2 on smithi029 2023-12-16T08:44:52.969 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:52 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:52.969 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:52 smithi029 ceph-mon[156595]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:44:52.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:52 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:52.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:52 smithi029 ceph-mon[159404]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:44:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:52 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:44:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:52 smithi190 ceph-mon[146167]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:44:53.253 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:52 smithi029 systemd[1]: Stopping Ceph osd.2 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:44:53.253 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[125016]: 2023-12-16T08:44:53.197+0000 7fe915482700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:44:53.253 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[125016]: 2023-12-16T08:44:53.197+0000 7fe915482700 -1 osd.2 112 *** Got signal Terminated *** 2023-12-16T08:44:53.254 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:53 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[125016]: 2023-12-16T08:44:53.197+0000 7fe915482700 -1 osd.2 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:44:54.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:53 smithi029 ceph-mon[156595]: osd.2 marked itself down and dead 2023-12-16T08:44:54.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:53 smithi029 ceph-mon[159404]: osd.2 marked itself down and dead 2023-12-16T08:44:54.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:53 smithi190 ceph-mon[146167]: osd.2 marked itself down and dead 2023-12-16T08:44:54.503 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:54 smithi029 bash[168415]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2 2023-12-16T08:44:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[156595]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[156595]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:44:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[156595]: failed to encode map e113 with expected crc 2023-12-16T08:44:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[156595]: failed to encode map e113 with expected crc 2023-12-16T08:44:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[156595]: osdmap e113: 8 total, 7 up, 8 in 2023-12-16T08:44:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[156595]: failed to encode map e113 with expected crc 2023-12-16T08:44:55.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[159404]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:55.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[159404]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:44:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[159404]: failed to encode map e113 with expected crc 2023-12-16T08:44:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[159404]: failed to encode map e113 with expected crc 2023-12-16T08:44:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[159404]: osdmap e113: 8 total, 7 up, 8 in 2023-12-16T08:44:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:54 smithi029 ceph-mon[159404]: failed to encode map e113 with expected crc 2023-12-16T08:44:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:54 smithi190 ceph-mon[146167]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:44:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:54 smithi190 ceph-mon[146167]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:44:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:54 smithi190 ceph-mon[146167]: failed to encode map e113 with expected crc 2023-12-16T08:44:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:54 smithi190 ceph-mon[146167]: failed to encode map e113 with expected crc 2023-12-16T08:44:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:54 smithi190 ceph-mon[146167]: osdmap e113: 8 total, 7 up, 8 in 2023-12-16T08:44:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:54 smithi190 ceph-mon[146167]: failed to encode map e113 with expected crc 2023-12-16T08:44:55.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[159404]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[159404]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[159404]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[159404]: osdmap e114: 8 total, 7 up, 8 in 2023-12-16T08:44:55.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[159404]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[159404]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[159404]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[159404]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.754 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:55 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.2.service: Succeeded. 2023-12-16T08:44:55.754 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:55 smithi029 systemd[1]: Stopped Ceph osd.2 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:44:55.755 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:55 smithi029 systemd[1]: Starting Ceph osd.2 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:44:55.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[156595]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[156595]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[156595]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[156595]: osdmap e114: 8 total, 7 up, 8 in 2023-12-16T08:44:55.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[156595]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[156595]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[156595]: failed to encode map e114 with expected crc 2023-12-16T08:44:55.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:55 smithi029 ceph-mon[156595]: failed to encode map e114 with expected crc 2023-12-16T08:44:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:55 smithi190 ceph-mon[146167]: failed to encode map e114 with expected crc 2023-12-16T08:44:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:55 smithi190 ceph-mon[146167]: failed to encode map e114 with expected crc 2023-12-16T08:44:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:55 smithi190 ceph-mon[146167]: failed to encode map e114 with expected crc 2023-12-16T08:44:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:55 smithi190 ceph-mon[146167]: osdmap e114: 8 total, 7 up, 8 in 2023-12-16T08:44:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:55 smithi190 ceph-mon[146167]: failed to encode map e114 with expected crc 2023-12-16T08:44:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:55 smithi190 ceph-mon[146167]: failed to encode map e114 with expected crc 2023-12-16T08:44:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:55 smithi190 ceph-mon[146167]: failed to encode map e114 with expected crc 2023-12-16T08:44:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:55 smithi190 ceph-mon[146167]: failed to encode map e114 with expected crc 2023-12-16T08:44:57.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:56 smithi029 ceph-mon[159404]: pgmap v73: 161 pgs: 8 active+undersized+degraded, 4 stale+active+clean, 25 active+undersized, 124 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 30/630 objects degraded (4.762%) 2023-12-16T08:44:57.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:56 smithi029 ceph-mon[159404]: Health check failed: Degraded data redundancy: 30/630 objects degraded (4.762%), 8 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:57.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:56 smithi029 ceph-mon[156595]: pgmap v73: 161 pgs: 8 active+undersized+degraded, 4 stale+active+clean, 25 active+undersized, 124 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 30/630 objects degraded (4.762%) 2023-12-16T08:44:57.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:56 smithi029 ceph-mon[156595]: Health check failed: Degraded data redundancy: 30/630 objects degraded (4.762%), 8 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:57.004 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:56 smithi029 bash[168680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-16T08:44:57.004 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:56 smithi029 bash[168680]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-16T08:44:57.004 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:56 smithi029 bash[168680]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-16T08:44:57.004 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:56 smithi029 bash[168680]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-16T08:44:57.004 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:56 smithi029 bash[168680]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-16T08:44:57.004 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:56 smithi029 bash[168680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-16T08:44:57.005 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:56 smithi029 bash[168680]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-16T08:44:57.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:56 smithi190 ceph-mon[146167]: pgmap v73: 161 pgs: 8 active+undersized+degraded, 4 stale+active+clean, 25 active+undersized, 124 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 30/630 objects degraded (4.762%) 2023-12-16T08:44:57.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:56 smithi190 ceph-mon[146167]: Health check failed: Degraded data redundancy: 30/630 objects degraded (4.762%), 8 pgs degraded (PG_DEGRADED) 2023-12-16T08:44:57.504 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:57 smithi029 ceph-osd[168973]: -- 172.21.15.29:0/1320761199 <== mon.1 v2:172.21.15.29:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c4f9cd76c0 con 0x55c4f9ca6c00 2023-12-16T08:44:57.504 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:57 smithi029 bash[168936]: 5d47e8a4b07f32edd563a25613448469bbbca912476235a304e62bb04cec8f31 2023-12-16T08:44:57.504 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:57 smithi029 systemd[1]: Started Ceph osd.2 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:44:58.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:44:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:44:57] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.33.4" 2023-12-16T08:44:58.004 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:44:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[168950]: 2023-12-16T08:44:57.759+0000 7fd811a6c640 -1 Falling back to public interface 2023-12-16T08:44:58.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:58 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:58.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:58 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:58.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:44:58 smithi190 ceph-mon[146167]: pgmap v74: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:44:58.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:58 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:58.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:58 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:58.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:44:58 smithi029 ceph-mon[156595]: pgmap v74: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:44:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:58 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:58 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:44:58.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:44:58 smithi029 ceph-mon[159404]: pgmap v74: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:44:59.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:44:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:44:58.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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:45:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:00 smithi190 ceph-mon[146167]: pgmap v75: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:45:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.003 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[168950]: 2023-12-16T08:45:00.510+0000 7fd811a6c640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-16T08:45:01.003 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[168950]: 2023-12-16T08:45:00.537+0000 7fd811a6c640 -1 osd.2 112 log_to_monitors true 2023-12-16T08:45:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[156595]: pgmap v75: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:45:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[159404]: pgmap v75: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:45:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.753 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[168950]: 2023-12-16T08:45:01.547+0000 7fd8006d8700 -1 osd.2 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:45:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[156595]: from='osd.2 [v2:172.21.15.29:6818/1447645720,v1:172.21.15.29:6819/1447645720]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:45:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[156595]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:45:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 12 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[159404]: from='osd.2 [v2:172.21.15.29:6818/1447645720,v1:172.21.15.29:6819/1447645720]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:45:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[159404]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:45:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 12 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:01 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:01 smithi190 ceph-mon[146167]: from='osd.2 [v2:172.21.15.29:6818/1447645720,v1:172.21.15.29:6819/1447645720]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:45:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:01 smithi190 ceph-mon[146167]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T08:45:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:01 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 12 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:01 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:01.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:01 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: pgmap v76: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: failed to encode map e115 with expected crc 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: failed to encode map e115 with expected crc 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: osdmap e115: 8 total, 7 up, 8 in 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: from='osd.2 [v2:172.21.15.29:6818/1447645720,v1:172.21.15.29:6819/1447645720]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: failed to encode map e115 with expected crc 2023-12-16T08:45:02.721 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[159404]: failed to encode map e115 with expected crc 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: pgmap v76: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: failed to encode map e115 with expected crc 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: failed to encode map e115 with expected crc 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: osdmap e115: 8 total, 7 up, 8 in 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: from='osd.2 [v2:172.21.15.29:6818/1447645720,v1:172.21.15.29:6819/1447645720]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: failed to encode map e115 with expected crc 2023-12-16T08:45:02.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:02 smithi029 ceph-mon[156595]: failed to encode map e115 with expected crc 2023-12-16T08:45:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: pgmap v76: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:45:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T08:45:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: failed to encode map e115 with expected crc 2023-12-16T08:45:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: failed to encode map e115 with expected crc 2023-12-16T08:45:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: osdmap e115: 8 total, 7 up, 8 in 2023-12-16T08:45:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: from='osd.2 [v2:172.21.15.29:6818/1447645720,v1:172.21.15.29:6819/1447645720]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:03.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:03.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: failed to encode map e115 with expected crc 2023-12-16T08:45:03.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:02 smithi190 ceph-mon[146167]: failed to encode map e115 with expected crc 2023-12-16T08:45:03.785 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[156595]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[156595]: failed to encode map e116 with expected crc 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[156595]: osd.2 [v2:172.21.15.29:6818/1447645720,v1:172.21.15.29:6819/1447645720] boot 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[156595]: osdmap e116: 8 total, 8 up, 8 in 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[156595]: failed to encode map e116 with expected crc 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[159404]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[159404]: failed to encode map e116 with expected crc 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[159404]: osd.2 [v2:172.21.15.29:6818/1447645720,v1:172.21.15.29:6819/1447645720] boot 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[159404]: osdmap e116: 8 total, 8 up, 8 in 2023-12-16T08:45:03.786 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:45:03.787 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:03 smithi029 ceph-mon[159404]: failed to encode map e116 with expected crc 2023-12-16T08:45:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:03 smithi190 ceph-mon[146167]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:45:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:03 smithi190 ceph-mon[146167]: failed to encode map e116 with expected crc 2023-12-16T08:45:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:03 smithi190 ceph-mon[146167]: osd.2 [v2:172.21.15.29:6818/1447645720,v1:172.21.15.29:6819/1447645720] boot 2023-12-16T08:45:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:03 smithi190 ceph-mon[146167]: osdmap e116: 8 total, 8 up, 8 in 2023-12-16T08:45:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T08:45:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:03 smithi190 ceph-mon[146167]: failed to encode map e116 with expected crc 2023-12-16T08:45:04.532 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:45:04.259+0000 7fcd4859c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-16T08:45:05.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: pgmap v79: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: osdmap e117: 8 total, 8 up, 8 in 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:05.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: pgmap v79: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: osdmap e117: 8 total, 8 up, 8 in 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:05.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:05.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:05.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:45:05.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:05.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:45:05.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:05.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:05.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:05.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: pgmap v79: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-16T08:45:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: osdmap e117: 8 total, 8 up, 8 in 2023-12-16T08:45:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: failed to encode map e117 with expected crc 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:05.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:06.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:05 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:06.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:05 smithi029 ceph-mon[156595]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-16T08:45:06.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:05 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:06.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:05 smithi029 ceph-mon[159404]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-16T08:45:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:05 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:05 smithi190 ceph-mon[146167]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-16T08:45:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:06 smithi029 ceph-mon[156595]: pgmap v81: 161 pgs: 4 active+undersized+degraded, 19 active+undersized, 138 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 25/630 objects degraded (3.968%) 2023-12-16T08:45:07.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:06 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:06 smithi029 ceph-mon[159404]: pgmap v81: 161 pgs: 4 active+undersized+degraded, 19 active+undersized, 138 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 25/630 objects degraded (3.968%) 2023-12-16T08:45:07.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:06 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:06 smithi190 ceph-mon[146167]: pgmap v81: 161 pgs: 4 active+undersized+degraded, 19 active+undersized, 138 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 25/630 objects degraded (3.968%) 2023-12-16T08:45:07.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:06 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:08.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:07 smithi029 ceph-mon[156595]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded) 2023-12-16T08:45:08.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:07 smithi029 ceph-mon[156595]: Cluster is now healthy 2023-12-16T08:45:08.006 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:45:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:45:07] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.33.4" 2023-12-16T08:45:08.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:07 smithi029 ceph-mon[159404]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded) 2023-12-16T08:45:08.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:07 smithi029 ceph-mon[159404]: Cluster is now healthy 2023-12-16T08:45:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:07 smithi190 ceph-mon[146167]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded) 2023-12-16T08:45:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:07 smithi190 ceph-mon[146167]: Cluster is now healthy 2023-12-16T08:45:09.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:08 smithi029 ceph-mon[156595]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:09.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:08 smithi029 ceph-mon[159404]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:08 smithi190 ceph-mon[146167]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:09.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:45:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:45:08.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T08:45:09.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:45:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:45:08.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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:45:09.853 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:45:10.548 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:45:10.548 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (3m) 10s ago 7m 26.4M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (3m) 101s ago 7m 45.8M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (2m) 10s ago 7m 60.8M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (2m) 101s ago 11m 448M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (2m) 10s ago 12m 513M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (2m) 10s ago 12m 76.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (109s) 101s ago 11m 24.9M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (2m) 10s ago 11m 55.3M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (3m) 10s ago 8m 24.1M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (3m) 101s ago 8m 24.7M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (73s) 10s ago 10m 69.7M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 7a7838c1afa4 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (43s) 10s ago 10m 62.4M 2745M 19.0.0-191-g6d933094 a29c258b5d6f f0da026b9b8b 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (13s) 10s ago 10m 11.9M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5d47e8a4b07f 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (9m) 10s ago 9m 143M 2745M 17.2.0 e1d6a67b021e d15b1dfa06bb 2023-12-16T08:45:10.549 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (9m) 101s ago 9m 122M 3000M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:45:10.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (9m) 101s ago 9m 108M 3000M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:45:10.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (9m) 101s ago 9m 96.6M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:45:10.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (8m) 101s ago 8m 115M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:45:10.550 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (2m) 101s ago 8m 56.5M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:45:10.550 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (7m) 10s ago 7m 95.7M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:45:10.550 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (7m) 101s ago 7m 95.0M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:45:10.550 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (7m) 10s ago 7m 92.7M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:45:10.550 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (7m) 101s ago 7m 96.0M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:45:10.975 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:45:10.976 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:45:10.976 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:45:10.976 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:45:10.976 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:45:10.976 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2023-12-16T08:45:10.976 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:45:10.976 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:45:10.976 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:45:11.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:10 smithi029 ceph-mon[156595]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2023-12-16T08:45:11.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:10 smithi029 ceph-mon[159404]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2023-12-16T08:45:11.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:10 smithi190 ceph-mon[146167]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2023-12-16T08:45:11.333 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:45:11.333 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:45:11.333 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:45:11.333 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:45:11.333 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:45:11.334 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2023-12-16T08:45:11.334 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2023-12-16T08:45:11.334 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:45:11.334 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2023-12-16T08:45:11.334 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2023-12-16T08:45:11.334 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:45:11.334 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:45:11.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:11 smithi029 ceph-mon[159404]: from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:11.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:11 smithi029 ceph-mon[159404]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:11.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:11 smithi029 ceph-mon[159404]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:11.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:11 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/398962495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:11.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:11 smithi029 ceph-mon[156595]: from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:11.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:11 smithi029 ceph-mon[156595]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:11.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:11 smithi029 ceph-mon[156595]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:11.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:11 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/398962495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:11.761 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:45:12.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:11 smithi190 ceph-mon[146167]: from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:12.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:11 smithi190 ceph-mon[146167]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:12.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:11 smithi190 ceph-mon[146167]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:12.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:11 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/398962495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:13.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:12 smithi029 ceph-mon[156595]: from='client.44251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:13.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:12 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:13.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:12 smithi029 ceph-mon[156595]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:45:13.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:12 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/593951813' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:45:13.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:12 smithi029 ceph-mon[159404]: from='client.44251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:13.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:12 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:13.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:12 smithi029 ceph-mon[159404]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:45:13.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:12 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/593951813' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:45:13.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:12 smithi190 ceph-mon[146167]: from='client.44251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:13.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:12 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:13.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:12 smithi190 ceph-mon[146167]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:45:13.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:12 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/593951813' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:45:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:14 smithi029 ceph-mon[156595]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:45:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:15.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:14 smithi029 ceph-mon[159404]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:45:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:14 smithi190 ceph-mon[146167]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:45:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:14 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:14 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:14 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:17.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:16 smithi029 ceph-mon[156595]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-16T08:45:17.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:16 smithi029 ceph-mon[159404]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-16T08:45:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:16 smithi190 ceph-mon[146167]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-16T08:45:18.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:45:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:45:17] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.33.4" 2023-12-16T08:45:19.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:18 smithi029 ceph-mon[156595]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:19.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:18 smithi029 ceph-mon[159404]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:19.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:18 smithi190 ceph-mon[146167]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:19.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:45:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:45: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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:45:19.988 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:19 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:19.988 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:19 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:19 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:20.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:20.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[156595]: Upgrade: osd.3 is safe to restart 2023-12-16T08:45:20.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[156595]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:20.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:20.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T08:45:20.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:20.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:20.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[159404]: Upgrade: osd.3 is safe to restart 2023-12-16T08:45:20.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[159404]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:20.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:20.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T08:45:20.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:20 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:20 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T08:45:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:20 smithi190 ceph-mon[146167]: Upgrade: osd.3 is safe to restart 2023-12-16T08:45:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:20 smithi190 ceph-mon[146167]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:20 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:20 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T08:45:21.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:20 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:21.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:21 smithi029 ceph-mon[156595]: Upgrade: Updating osd.3 2023-12-16T08:45:21.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:21 smithi029 ceph-mon[156595]: Deploying daemon osd.3 on smithi029 2023-12-16T08:45:21.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:21 smithi029 ceph-mon[159404]: Upgrade: Updating osd.3 2023-12-16T08:45:21.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:21 smithi029 ceph-mon[159404]: Deploying daemon osd.3 on smithi029 2023-12-16T08:45:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:21 smithi190 ceph-mon[146167]: Upgrade: Updating osd.3 2023-12-16T08:45:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:21 smithi190 ceph-mon[146167]: Deploying daemon osd.3 on smithi029 2023-12-16T08:45:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:22 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:22.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:22 smithi029 ceph-mon[156595]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:45:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:22 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:22.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:22 smithi029 ceph-mon[159404]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:45:23.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:22 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:23.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:22 smithi190 ceph-mon[146167]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:45:23.155 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:22 smithi029 systemd[1]: Stopping Ceph osd.3 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:45:23.503 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[128464]: 2023-12-16T08:45:23.153+0000 7f499b30a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:45:23.503 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[128464]: 2023-12-16T08:45:23.153+0000 7f499b30a700 -1 osd.3 117 *** Got signal Terminated *** 2023-12-16T08:45:23.503 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:23 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[128464]: 2023-12-16T08:45:23.153+0000 7f499b30a700 -1 osd.3 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:45:24.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:23 smithi029 ceph-mon[156595]: osd.3 marked itself down and dead 2023-12-16T08:45:24.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:23 smithi029 ceph-mon[159404]: osd.3 marked itself down and dead 2023-12-16T08:45:24.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:23 smithi190 ceph-mon[146167]: osd.3 marked itself down and dead 2023-12-16T08:45:24.503 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:24 smithi029 bash[171206]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3 2023-12-16T08:45:24.886 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[156595]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:24.886 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[156595]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:45:24.886 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[156595]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[156595]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[156595]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[156595]: osdmap e118: 8 total, 7 up, 8 in 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[156595]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[156595]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[156595]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[159404]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[159404]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[159404]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[159404]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[159404]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.887 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[159404]: osdmap e118: 8 total, 7 up, 8 in 2023-12-16T08:45:24.888 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[159404]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.888 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[159404]: failed to encode map e118 with expected crc 2023-12-16T08:45:24.888 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:24 smithi029 ceph-mon[159404]: failed to encode map e118 with expected crc 2023-12-16T08:45:25.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:24 smithi190 ceph-mon[146167]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:25.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:24 smithi190 ceph-mon[146167]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:45:25.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:24 smithi190 ceph-mon[146167]: failed to encode map e118 with expected crc 2023-12-16T08:45:25.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:24 smithi190 ceph-mon[146167]: failed to encode map e118 with expected crc 2023-12-16T08:45:25.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:24 smithi190 ceph-mon[146167]: failed to encode map e118 with expected crc 2023-12-16T08:45:25.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:24 smithi190 ceph-mon[146167]: osdmap e118: 8 total, 7 up, 8 in 2023-12-16T08:45:25.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:24 smithi190 ceph-mon[146167]: failed to encode map e118 with expected crc 2023-12-16T08:45:25.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:24 smithi190 ceph-mon[146167]: failed to encode map e118 with expected crc 2023-12-16T08:45:25.023 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:24 smithi190 ceph-mon[146167]: failed to encode map e118 with expected crc 2023-12-16T08:45:26.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: osdmap e119: 8 total, 7 up, 8 in 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[156595]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: osdmap e119: 8 total, 7 up, 8 in 2023-12-16T08:45:26.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.007 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.007 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.007 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.007 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:25 smithi029 ceph-mon[159404]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.007 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:25 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.3.service: Succeeded. 2023-12-16T08:45:26.007 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:25 smithi029 systemd[1]: Stopped Ceph osd.3 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:45:26.007 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:25 smithi029 systemd[1]: Starting Ceph osd.3 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:45:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: osdmap e119: 8 total, 7 up, 8 in 2023-12-16T08:45:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:26.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:25 smithi190 ceph-mon[146167]: failed to encode map e119 with expected crc 2023-12-16T08:45:27.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:26 smithi029 ceph-mon[156595]: pgmap v93: 161 pgs: 12 active+undersized+degraded, 13 stale+active+clean, 20 active+undersized, 116 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2023-12-16T08:45:27.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:26 smithi029 ceph-mon[156595]: Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 12 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:27.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:26 smithi029 ceph-mon[159404]: pgmap v93: 161 pgs: 12 active+undersized+degraded, 13 stale+active+clean, 20 active+undersized, 116 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2023-12-16T08:45:27.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:26 smithi029 ceph-mon[159404]: Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 12 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:27.004 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:26 smithi029 bash[171474]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-16T08:45:27.004 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:26 smithi029 bash[171474]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-16T08:45:27.004 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:26 smithi029 bash[171474]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-16T08:45:27.004 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:26 smithi029 bash[171474]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-16T08:45:27.004 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:26 smithi029 bash[171474]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-16T08:45:27.004 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:26 smithi029 bash[171474]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-16T08:45:27.004 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:26 smithi029 bash[171474]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-16T08:45:27.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:26 smithi190 ceph-mon[146167]: pgmap v93: 161 pgs: 12 active+undersized+degraded, 13 stale+active+clean, 20 active+undersized, 116 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2023-12-16T08:45:27.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:26 smithi190 ceph-mon[146167]: Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 12 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:27.753 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:27 smithi029 bash[171753]: 5a6f7f5be6c572e697b1197908f4bf3c5798555d5f615dd735c1c730cad4a71f 2023-12-16T08:45:27.753 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:27 smithi029 ceph-osd[171791]: -- 172.21.15.29:0/815323002 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559620c656c0 con 0x559620c35000 2023-12-16T08:45:27.754 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:27 smithi029 systemd[1]: Started Ceph osd.3 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:45:27.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:45:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:45:27] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.33.4" 2023-12-16T08:45:28.253 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[171768]: 2023-12-16T08:45:27.949+0000 7f96f64ad640 -1 Falling back to public interface 2023-12-16T08:45:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:28 smithi029 ceph-mon[156595]: pgmap v94: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:28 smithi029 ceph-mon[159404]: pgmap v94: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:28.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:28 smithi190 ceph-mon[146167]: pgmap v94: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:28.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:28.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:28.770 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:45:28 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:45: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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:45:30.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:30 smithi190 ceph-mon[146167]: pgmap v95: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:30.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:30 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:30.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:30 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:31.003 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[171768]: 2023-12-16T08:45:30.670+0000 7f96f64ad640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-16T08:45:31.003 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:30 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[171768]: 2023-12-16T08:45:30.704+0000 7f96f64ad640 -1 osd.3 117 log_to_monitors true 2023-12-16T08:45:31.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:30 smithi029 ceph-mon[156595]: pgmap v95: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:31.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:30 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:30 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:30 smithi029 ceph-mon[159404]: pgmap v95: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:30 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:30 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:31.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[159404]: from='osd.3 [v2:172.21.15.29:6826/231973500,v1:172.21.15.29:6827/231973500]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T08:45:31.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[159404]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T08:45:31.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:31.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[156595]: from='osd.3 [v2:172.21.15.29:6826/231973500,v1:172.21.15.29:6827/231973500]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T08:45:31.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[156595]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T08:45:31.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:31.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.685 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:31.948 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:45:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[171768]: 2023-12-16T08:45:31.683+0000 7f96e4918700 -1 osd.3 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:45:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:31 smithi190 ceph-mon[146167]: from='osd.3 [v2:172.21.15.29:6826/231973500,v1:172.21.15.29:6827/231973500]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T08:45:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:31 smithi190 ceph-mon[146167]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T08:45:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:31 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:33.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: pgmap v96: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T08:45:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: from='osd.3 [v2:172.21.15.29:6826/231973500,v1:172.21.15.29:6827/231973500]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: osdmap e120: 8 total, 7 up, 8 in 2023-12-16T08:45:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[156595]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: pgmap v96: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T08:45:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: from='osd.3 [v2:172.21.15.29:6826/231973500,v1:172.21.15.29:6827/231973500]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: osdmap e120: 8 total, 7 up, 8 in 2023-12-16T08:45:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:33.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:32 smithi029 ceph-mon[159404]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: pgmap v96: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: from='osd.3 [v2:172.21.15.29:6826/231973500,v1:172.21.15.29:6827/231973500]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: osdmap e120: 8 total, 7 up, 8 in 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:32 smithi190 ceph-mon[146167]: failed to encode map e120 with expected crc 2023-12-16T08:45:33.956 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[156595]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:45:33.956 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[156595]: failed to encode map e121 with expected crc 2023-12-16T08:45:33.956 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[156595]: failed to encode map e121 with expected crc 2023-12-16T08:45:33.957 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[156595]: osd.3 [v2:172.21.15.29:6826/231973500,v1:172.21.15.29:6827/231973500] boot 2023-12-16T08:45:33.957 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[156595]: osdmap e121: 8 total, 8 up, 8 in 2023-12-16T08:45:33.957 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[156595]: failed to encode map e121 with expected crc 2023-12-16T08:45:33.957 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:45:33.957 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[156595]: failed to encode map e121 with expected crc 2023-12-16T08:45:33.957 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[159404]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:45:33.957 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[159404]: failed to encode map e121 with expected crc 2023-12-16T08:45:33.958 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[159404]: failed to encode map e121 with expected crc 2023-12-16T08:45:33.958 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[159404]: osd.3 [v2:172.21.15.29:6826/231973500,v1:172.21.15.29:6827/231973500] boot 2023-12-16T08:45:33.958 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[159404]: osdmap e121: 8 total, 8 up, 8 in 2023-12-16T08:45:33.958 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[159404]: failed to encode map e121 with expected crc 2023-12-16T08:45:33.958 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:45:33.958 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:33 smithi029 ceph-mon[159404]: failed to encode map e121 with expected crc 2023-12-16T08:45:34.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:33 smithi190 ceph-mon[146167]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:45:34.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:33 smithi190 ceph-mon[146167]: failed to encode map e121 with expected crc 2023-12-16T08:45:34.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:33 smithi190 ceph-mon[146167]: failed to encode map e121 with expected crc 2023-12-16T08:45:34.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:33 smithi190 ceph-mon[146167]: osd.3 [v2:172.21.15.29:6826/231973500,v1:172.21.15.29:6827/231973500] boot 2023-12-16T08:45:34.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:33 smithi190 ceph-mon[146167]: osdmap e121: 8 total, 8 up, 8 in 2023-12-16T08:45:34.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:33 smithi190 ceph-mon[146167]: failed to encode map e121 with expected crc 2023-12-16T08:45:34.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:33 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T08:45:34.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:33 smithi190 ceph-mon[146167]: failed to encode map e121 with expected crc 2023-12-16T08:45:35.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:45:34.546+0000 7fcd4859c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: pgmap v99: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: osdmap e122: 8 total, 8 up, 8 in 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: pgmap v99: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: osdmap e122: 8 total, 8 up, 8 in 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:35.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:35.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:35.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:45:35.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:35.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:45:35.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:35.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:35.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:35.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:34 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: pgmap v99: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-16T08:45:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: osdmap e122: 8 total, 8 up, 8 in 2023-12-16T08:45:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: failed to encode map e122 with expected crc 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:35.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:34 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:35 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:35 smithi029 ceph-mon[156595]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-16T08:45:36.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:35 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:36.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:35 smithi029 ceph-mon[159404]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-16T08:45:36.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:35 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:36.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:35 smithi190 ceph-mon[146167]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-16T08:45:37.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:36 smithi029 ceph-mon[156595]: pgmap v101: 161 pgs: 18 active+undersized+degraded, 30 active+undersized, 113 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2023-12-16T08:45:37.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:36 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 61/630 objects degraded (9.683%), 18 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:37.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:36 smithi029 ceph-mon[159404]: pgmap v101: 161 pgs: 18 active+undersized+degraded, 30 active+undersized, 113 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2023-12-16T08:45:37.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:36 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 61/630 objects degraded (9.683%), 18 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:37.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:36 smithi190 ceph-mon[146167]: pgmap v101: 161 pgs: 18 active+undersized+degraded, 30 active+undersized, 113 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2023-12-16T08:45:37.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:36 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 61/630 objects degraded (9.683%), 18 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:37 smithi029 ceph-mon[156595]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/630 objects degraded (9.683%), 18 pgs degraded) 2023-12-16T08:45:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:37 smithi029 ceph-mon[156595]: Cluster is now healthy 2023-12-16T08:45:38.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:45:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:45:37] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.33.4" 2023-12-16T08:45:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:37 smithi029 ceph-mon[159404]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/630 objects degraded (9.683%), 18 pgs degraded) 2023-12-16T08:45:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:37 smithi029 ceph-mon[159404]: Cluster is now healthy 2023-12-16T08:45:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:37 smithi190 ceph-mon[146167]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/630 objects degraded (9.683%), 18 pgs degraded) 2023-12-16T08:45:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:37 smithi190 ceph-mon[146167]: Cluster is now healthy 2023-12-16T08:45:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:38 smithi029 ceph-mon[156595]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:45:39.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:38 smithi029 ceph-mon[159404]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:45:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:38 smithi190 ceph-mon[146167]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:45:39.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:45:38 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:45:38.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T08:45:39.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:45:38 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:45:38.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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:45:41.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:40 smithi029 ceph-mon[156595]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:45:41.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:40 smithi029 ceph-mon[159404]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:45:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:40 smithi190 ceph-mon[146167]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:45:42.145 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:45:42.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:42 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:42.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:42 smithi029 ceph-mon[156595]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:45:42.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:42 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:42.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:42 smithi029 ceph-mon[159404]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:45:42.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:42 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:42.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:42 smithi190 ceph-mon[146167]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:45:42.839 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:45:42.839 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (3m) 12s ago 8m 26.4M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:45:42.840 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (3m) 2m ago 8m 45.8M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:45:42.840 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (3m) 12s ago 7m 60.9M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:45:42.840 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (3m) 2m ago 11m 448M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:45:42.840 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (3m) 12s ago 13m 515M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:45:42.840 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (2m) 12s ago 13m 81.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:45:42.840 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (2m) 2m ago 11m 24.9M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:45:42.840 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (2m) 12s ago 11m 59.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:45:42.840 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (4m) 12s ago 8m 24.4M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:45:42.841 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (3m) 2m ago 8m 24.7M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:45:42.841 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (105s) 12s ago 11m 77.0M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 7a7838c1afa4 2023-12-16T08:45:42.841 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (75s) 12s ago 11m 70.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f f0da026b9b8b 2023-12-16T08:45:42.841 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (45s) 12s ago 10m 56.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5d47e8a4b07f 2023-12-16T08:45:42.841 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (15s) 12s ago 10m 12.3M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5a6f7f5be6c5 2023-12-16T08:45:42.841 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (10m) 2m ago 10m 122M 3000M 17.2.0 e1d6a67b021e 6c830d5b7f13 2023-12-16T08:45:42.841 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (9m) 2m ago 9m 108M 3000M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:45:42.842 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (9m) 2m ago 9m 96.6M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:45:42.842 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (9m) 2m ago 9m 115M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:45:42.842 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (3m) 2m ago 8m 56.5M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:45:42.842 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (7m) 12s ago 7m 95.8M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:45:42.842 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (7m) 2m ago 7m 95.0M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:45:42.842 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (7m) 12s ago 7m 92.8M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:45:42.842 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (7m) 2m ago 7m 96.0M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:45:43.259 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:45:43.259 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:45:43.259 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 4 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-16T08:45:43.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 9 2023-12-16T08:45:43.261 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:45:43.261 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:45:43.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:43 smithi029 ceph-mon[159404]: from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:43.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:43 smithi029 ceph-mon[159404]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:43 smithi029 ceph-mon[156595]: from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:43.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:43 smithi029 ceph-mon[156595]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:43.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:43 smithi190 ceph-mon[146167]: from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:43.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:43 smithi190 ceph-mon[146167]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:43.619 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:45:43.620 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:45:44.042 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:45:44.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[159404]: from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:44.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/1707748896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:44.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[159404]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2023-12-16T08:45:44.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[159404]: from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:44.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/3185834776' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:45:44.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[156595]: from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:44.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/1707748896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:44.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[156595]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2023-12-16T08:45:44.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[156595]: from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:44.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:44 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/3185834776' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:45:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:44 smithi190 ceph-mon[146167]: from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:44 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/1707748896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:44 smithi190 ceph-mon[146167]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2023-12-16T08:45:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:44 smithi190 ceph-mon[146167]: from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:44.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:44 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/3185834776' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:45:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:46 smithi029 ceph-mon[156595]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 173 B/s rd, 0 op/s 2023-12-16T08:45:47.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:46 smithi029 ceph-mon[159404]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 173 B/s rd, 0 op/s 2023-12-16T08:45:47.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:46 smithi190 ceph-mon[146167]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 173 B/s rd, 0 op/s 2023-12-16T08:45:48.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:45:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:45:47] "GET /metrics HTTP/1.1" 200 38355 "" "Prometheus/2.33.4" 2023-12-16T08:45:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:48 smithi029 ceph-mon[156595]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2023-12-16T08:45:49.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:48 smithi029 ceph-mon[159404]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2023-12-16T08:45:49.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:48 smithi190 ceph-mon[146167]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2023-12-16T08:45:49.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:45:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:45:48.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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:45:49.948 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:49 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:50.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:49 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:50.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:49 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:50.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:50 smithi190 ceph-mon[146167]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:50.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:50 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:50.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:50 smithi190 ceph-mon[146167]: Upgrade: osd.4 is safe to restart 2023-12-16T08:45:50.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:50.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T08:45:50.933 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:50 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:51.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[159404]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:51.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:51.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[159404]: Upgrade: osd.4 is safe to restart 2023-12-16T08:45:51.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:51.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T08:45:51.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:51.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[156595]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:51.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T08:45:51.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[156595]: Upgrade: osd.4 is safe to restart 2023-12-16T08:45:51.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:51.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T08:45:51.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:50 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:51.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:51 smithi029 ceph-mon[156595]: Upgrade: Updating osd.4 2023-12-16T08:45:51.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:51 smithi029 ceph-mon[156595]: Deploying daemon osd.4 on smithi190 2023-12-16T08:45:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:51 smithi029 ceph-mon[159404]: Upgrade: Updating osd.4 2023-12-16T08:45:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:51 smithi029 ceph-mon[159404]: Deploying daemon osd.4 on smithi190 2023-12-16T08:45:52.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:51 smithi190 ceph-mon[146167]: Upgrade: Updating osd.4 2023-12-16T08:45:52.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:51 smithi190 ceph-mon[146167]: Deploying daemon osd.4 on smithi190 2023-12-16T08:45:52.675 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:52 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:52.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:52 smithi190 ceph-mon[146167]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:52.990 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:52 smithi190 systemd[1]: Stopping Ceph osd.4 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:45:53.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:52 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:53.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:52 smithi029 ceph-mon[156595]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:52 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:45:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:52 smithi029 ceph-mon[159404]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:45:53.270 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[113366]: 2023-12-16T08:45:52.987+0000 7fbb9d5c8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:45:53.270 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[113366]: 2023-12-16T08:45:52.987+0000 7fbb9d5c8700 -1 osd.4 122 *** Got signal Terminated *** 2023-12-16T08:45:53.270 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[113366]: 2023-12-16T08:45:52.987+0000 7fbb9d5c8700 -1 osd.4 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:45:54.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:53 smithi029 ceph-mon[156595]: osd.4 marked itself down and dead 2023-12-16T08:45:54.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:53 smithi029 ceph-mon[159404]: osd.4 marked itself down and dead 2023-12-16T08:45:54.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:53 smithi190 ceph-mon[146167]: osd.4 marked itself down and dead 2023-12-16T08:45:54.520 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:54 smithi190 bash[149511]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4 2023-12-16T08:45:55.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:45:55.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:45:55.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: osdmap e123: 8 total, 7 up, 8 in 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[156595]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: osdmap e123: 8 total, 7 up, 8 in 2023-12-16T08:45:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:54 smithi029 ceph-mon[159404]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: osdmap e123: 8 total, 7 up, 8 in 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:54 smithi190 ceph-mon[146167]: failed to encode map e123 with expected crc 2023-12-16T08:45:55.701 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:55 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.4.service: Succeeded. 2023-12-16T08:45:55.702 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:55 smithi190 systemd[1]: Stopped Ceph osd.4 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:45:55.702 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:55 smithi190 systemd[1]: Starting Ceph osd.4 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:45:55.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:55 smithi190 ceph-mon[146167]: osdmap e124: 8 total, 7 up, 8 in 2023-12-16T08:45:55.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:55 smithi190 ceph-mon[146167]: failed to encode map e124 with expected crc 2023-12-16T08:45:55.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:55 smithi190 ceph-mon[146167]: failed to encode map e124 with expected crc 2023-12-16T08:45:55.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:55 smithi190 ceph-mon[146167]: failed to encode map e124 with expected crc 2023-12-16T08:45:55.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:55 smithi190 ceph-mon[146167]: failed to encode map e124 with expected crc 2023-12-16T08:45:55.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:55 smithi190 ceph-mon[146167]: failed to encode map e124 with expected crc 2023-12-16T08:45:55.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:55 smithi190 ceph-mon[146167]: failed to encode map e124 with expected crc 2023-12-16T08:45:55.702 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:55 smithi190 ceph-mon[146167]: failed to encode map e124 with expected crc 2023-12-16T08:45:55.703 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:55 smithi190 ceph-mon[146167]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[156595]: osdmap e124: 8 total, 7 up, 8 in 2023-12-16T08:45:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[156595]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[156595]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[156595]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[156595]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[156595]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[156595]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[156595]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[156595]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[159404]: osdmap e124: 8 total, 7 up, 8 in 2023-12-16T08:45:56.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[159404]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[159404]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[159404]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[159404]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[159404]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[159404]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[159404]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:55 smithi029 ceph-mon[159404]: failed to encode map e124 with expected crc 2023-12-16T08:45:56.520 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 bash[149780]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-16T08:45:56.520 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 bash[149780]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-16T08:45:56.521 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 bash[149780]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-16T08:45:56.521 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 bash[149780]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-16T08:45:56.521 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 bash[149780]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-16T08:45:56.521 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 bash[149780]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-16T08:45:56.521 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 bash[149780]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-16T08:45:56.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:56 smithi190 ceph-mon[146167]: pgmap v113: 161 pgs: 13 active+undersized+degraded, 14 stale+active+clean, 19 active+undersized, 115 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-16T08:45:56.873 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:56 smithi190 ceph-mon[146167]: Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 13 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:57.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:56 smithi029 ceph-mon[156595]: pgmap v113: 161 pgs: 13 active+undersized+degraded, 14 stale+active+clean, 19 active+undersized, 115 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-16T08:45:57.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:56 smithi029 ceph-mon[156595]: Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 13 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:57.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:56 smithi029 ceph-mon[159404]: pgmap v113: 161 pgs: 13 active+undersized+degraded, 14 stale+active+clean, 19 active+undersized, 115 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2023-12-16T08:45:57.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:56 smithi029 ceph-mon[159404]: Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 13 pgs degraded (PG_DEGRADED) 2023-12-16T08:45:57.270 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 ceph-osd[150067]: -- 172.21.15.190:0/2537891877 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555ee11296c0 con 0x555ee10f8c00 2023-12-16T08:45:57.270 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 bash[150030]: 3d99de8fb430c01b958f2289cadefd5b9f6c7a5e259e0ed2b37750b743365b3c 2023-12-16T08:45:57.270 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:56 smithi190 systemd[1]: Started Ceph osd.4 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:45:57.770 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:45:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:45:57.397+0000 7f8a6575f640 -1 Falling back to public interface 2023-12-16T08:45:57.951 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:45:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:45:57] "GET /metrics HTTP/1.1" 200 38355 "" "Prometheus/2.33.4" 2023-12-16T08:45:58.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:57 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:58.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:57 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:58.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:45:57 smithi029 ceph-mon[156595]: pgmap v114: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2023-12-16T08:45:58.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:57 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:58.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:57 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:58.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:45:57 smithi029 ceph-mon[159404]: pgmap v114: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2023-12-16T08:45:58.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:57 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:58.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:57 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:45:58.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:45:57 smithi190 ceph-mon[146167]: pgmap v114: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2023-12-16T08:45:59.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:45:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:45:58.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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:46:00.508 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:46:00.134+0000 7f8a6575f640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-16T08:46:00.509 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:46:00.173+0000 7f8a6575f640 -1 osd.4 122 log_to_monitors true 2023-12-16T08:46:00.770 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:46:00.669+0000 7f8a56bd0700 -1 osd.4 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:46:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-mon[146167]: pgmap v115: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2023-12-16T08:46:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-mon[146167]: from='osd.4 [v2:172.21.15.190:6800/1883086901,v1:172.21.15.190:6801/1883086901]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:46:00.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-mon[146167]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:46:00.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:00.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[156595]: pgmap v115: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[156595]: from='osd.4 [v2:172.21.15.190:6800/1883086901,v1:172.21.15.190:6801/1883086901]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[156595]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[159404]: pgmap v115: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:01.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[159404]: from='osd.4 [v2:172.21.15.190:6800/1883086901,v1:172.21.15.190:6801/1883086901]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:46:01.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[159404]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T08:46:01.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[159404]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T08:46:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[159404]: failed to encode map e125 with expected crc 2023-12-16T08:46:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[159404]: from='osd.4 [v2:172.21.15.190:6800/1883086901,v1:172.21.15.190:6801/1883086901]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:46:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[159404]: osdmap e125: 8 total, 7 up, 8 in 2023-12-16T08:46:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[159404]: 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-12-16T08:46:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 28 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[156595]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T08:46:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[156595]: failed to encode map e125 with expected crc 2023-12-16T08:46:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[156595]: from='osd.4 [v2:172.21.15.190:6800/1883086901,v1:172.21.15.190:6801/1883086901]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:46:01.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[156595]: osdmap e125: 8 total, 7 up, 8 in 2023-12-16T08:46:01.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[156595]: 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-12-16T08:46:01.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:01 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 28 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:02.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:01 smithi190 ceph-mon[146167]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T08:46:02.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:01 smithi190 ceph-mon[146167]: failed to encode map e125 with expected crc 2023-12-16T08:46:02.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:01 smithi190 ceph-mon[146167]: from='osd.4 [v2:172.21.15.190:6800/1883086901,v1:172.21.15.190:6801/1883086901]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:46:02.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:01 smithi190 ceph-mon[146167]: osdmap e125: 8 total, 7 up, 8 in 2023-12-16T08:46:02.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:01 smithi190 ceph-mon[146167]: 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-12-16T08:46:02.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:01 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 28 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:02.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:02.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: pgmap v117: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2023-12-16T08:46:02.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:46:02.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: failed to encode map e126 with expected crc 2023-12-16T08:46:02.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: osd.4 [v2:172.21.15.190:6800/1883086901,v1:172.21.15.190:6801/1883086901] boot 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: osdmap e126: 8 total, 8 up, 8 in 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: failed to encode map e126 with expected crc 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: failed to encode map e126 with expected crc 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[156595]: osdmap e127: 8 total, 8 up, 8 in 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: pgmap v117: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: failed to encode map e126 with expected crc 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: osd.4 [v2:172.21.15.190:6800/1883086901,v1:172.21.15.190:6801/1883086901] boot 2023-12-16T08:46:02.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: osdmap e126: 8 total, 8 up, 8 in 2023-12-16T08:46:02.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:46:02.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: failed to encode map e126 with expected crc 2023-12-16T08:46:02.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: failed to encode map e126 with expected crc 2023-12-16T08:46:02.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-mon[159404]: osdmap e127: 8 total, 8 up, 8 in 2023-12-16T08:46:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: pgmap v117: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2023-12-16T08:46:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:46:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: failed to encode map e126 with expected crc 2023-12-16T08:46:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: osd.4 [v2:172.21.15.190:6800/1883086901,v1:172.21.15.190:6801/1883086901] boot 2023-12-16T08:46:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: osdmap e126: 8 total, 8 up, 8 in 2023-12-16T08:46:03.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T08:46:03.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: failed to encode map e126 with expected crc 2023-12-16T08:46:03.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: failed to encode map e126 with expected crc 2023-12-16T08:46:03.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:02 smithi190 ceph-mon[146167]: osdmap e127: 8 total, 8 up, 8 in 2023-12-16T08:46:03.253 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:46:02 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:46:02.922+0000 7fcd4859c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-16T08:46:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:46:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:04.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:46:04.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:03 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: failed to encode map e127 with expected crc 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:03 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:05.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:04 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:05.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:04 smithi029 ceph-mon[156595]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-16T08:46:05.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:04 smithi029 ceph-mon[156595]: pgmap v120: 161 pgs: 4 peering, 27 active+undersized+degraded, 37 active+undersized, 93 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2023-12-16T08:46:05.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:04 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:05.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:04 smithi029 ceph-mon[159404]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-16T08:46:05.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:04 smithi029 ceph-mon[159404]: pgmap v120: 161 pgs: 4 peering, 27 active+undersized+degraded, 37 active+undersized, 93 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2023-12-16T08:46:05.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:04 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:05.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:04 smithi190 ceph-mon[146167]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-16T08:46:05.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:04 smithi190 ceph-mon[146167]: pgmap v120: 161 pgs: 4 peering, 27 active+undersized+degraded, 37 active+undersized, 93 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2023-12-16T08:46:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:05 smithi029 ceph-mon[156595]: pgmap v121: 161 pgs: 4 peering, 17 active+undersized+degraded, 24 active+undersized, 116 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-16T08:46:06.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:05 smithi029 ceph-mon[159404]: pgmap v121: 161 pgs: 4 peering, 17 active+undersized+degraded, 24 active+undersized, 116 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-16T08:46:06.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:05 smithi190 ceph-mon[146167]: pgmap v121: 161 pgs: 4 peering, 17 active+undersized+degraded, 24 active+undersized, 116 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2023-12-16T08:46:07.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:06 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 17 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:07.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:06 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 17 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:07.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:06 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 17 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:08.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:07 smithi029 ceph-mon[156595]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-16T08:46:08.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:07 smithi029 ceph-mon[159404]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-16T08:46:08.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:46:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:46:07] "GET /metrics HTTP/1.1" 200 38363 "" "Prometheus/2.33.4" 2023-12-16T08:46:08.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:07 smithi190 ceph-mon[146167]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-16T08:46:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:08 smithi190 ceph-mon[146167]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 17 pgs degraded) 2023-12-16T08:46:09.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:08 smithi190 ceph-mon[146167]: Cluster is now healthy 2023-12-16T08:46:09.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:46:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:46:08.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T08:46:09.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:46:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:46:08.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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:46:09.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:08 smithi029 ceph-mon[159404]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 17 pgs degraded) 2023-12-16T08:46:09.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:08 smithi029 ceph-mon[159404]: Cluster is now healthy 2023-12-16T08:46:09.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:08 smithi029 ceph-mon[156595]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 17 pgs degraded) 2023-12-16T08:46:09.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:08 smithi029 ceph-mon[156595]: Cluster is now healthy 2023-12-16T08:46:10.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:09 smithi029 ceph-mon[159404]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:10.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:09 smithi029 ceph-mon[156595]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:10.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:09 smithi190 ceph-mon[146167]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:12.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:12 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:12.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:12 smithi029 ceph-mon[156595]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:46:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:12 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:12 smithi029 ceph-mon[159404]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:46:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:12 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:12 smithi190 ceph-mon[146167]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:46:14.422 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:46:15.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:14 smithi029 ceph-mon[159404]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2023-12-16T08:46:15.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:15.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:15.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:14 smithi029 ceph-mon[156595]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2023-12-16T08:46:15.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:15.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:14 smithi190 ceph-mon[146167]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2023-12-16T08:46:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:14 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:14 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:15.120 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:46:15.120 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (4m) 44s ago 8m 26.4M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:46:15.120 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (4m) 15s ago 8m 54.6M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (3m) 44s ago 8m 60.9M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (3m) 15s ago 12m 449M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (4m) 44s ago 13m 515M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (3m) 44s ago 13m 81.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (2m) 15s ago 12m 54.4M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (3m) 44s ago 12m 59.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (4m) 44s ago 9m 24.4M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (4m) 15s ago 9m 24.9M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (2m) 44s ago 11m 77.0M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 7a7838c1afa4 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (108s) 44s ago 11m 70.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f f0da026b9b8b 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (78s) 44s ago 11m 56.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5d47e8a4b07f 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (48s) 44s ago 11m 12.3M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5a6f7f5be6c5 2023-12-16T08:46:15.121 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (18s) 15s ago 10m 11.5M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 3d99de8fb430 2023-12-16T08:46:15.122 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (10m) 15s ago 10m 146M 3000M 17.2.0 e1d6a67b021e f11306b60b80 2023-12-16T08:46:15.122 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (10m) 15s ago 10m 126M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:46:15.122 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (9m) 15s ago 9m 154M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:46:15.122 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (3m) 15s ago 9m 70.8M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:46:15.122 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (8m) 44s ago 8m 95.8M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:46:15.122 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (8m) 15s ago 8m 95.7M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:46:15.122 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (8m) 44s ago 8m 92.8M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:46:15.122 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (8m) 15s ago 8m 96.6M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 5 2023-12-16T08:46:15.546 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:46:15.547 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:46:15.547 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:46:15.547 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:46:15.547 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:46:15.547 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-16T08:46:15.547 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 10 2023-12-16T08:46:15.547 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:46:15.547 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2023-12-16T08:46:15.908 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:46:15.909 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:46:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:15 smithi029 ceph-mon[156595]: from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:15 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:15 smithi029 ceph-mon[156595]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:15 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/1287585402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:15 smithi029 ceph-mon[159404]: from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:15 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:15 smithi029 ceph-mon[159404]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:15 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/1287585402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:15 smithi190 ceph-mon[146167]: from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:15 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:15 smithi190 ceph-mon[146167]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:15 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/1287585402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:16.333 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:46:17.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:16 smithi029 ceph-mon[156595]: from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:17.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:16 smithi029 ceph-mon[156595]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:17.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:16 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/2132225484' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:46:17.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:16 smithi029 ceph-mon[159404]: from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:17.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:16 smithi029 ceph-mon[159404]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:17.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:16 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/2132225484' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:46:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:16 smithi190 ceph-mon[146167]: from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:16 smithi190 ceph-mon[146167]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:16 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/2132225484' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:46:18.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:17 smithi029 ceph-mon[156595]: from='client.34407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:18.006 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:17 smithi029 ceph-mon[159404]: from='client.34407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:18.006 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:46:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:46:17] "GET /metrics HTTP/1.1" 200 38359 "" "Prometheus/2.33.4" 2023-12-16T08:46:18.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:17 smithi190 ceph-mon[146167]: from='client.34407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:18.917 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:18 smithi190 ceph-mon[146167]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:18.918 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:18 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:18.918 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:46:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:46: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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:46:19.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:18 smithi029 ceph-mon[156595]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:19.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:18 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:19.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:18 smithi029 ceph-mon[159404]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:19.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:18 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:19.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:19 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:19.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:19 smithi190 ceph-mon[146167]: Upgrade: osd.5 is safe to restart 2023-12-16T08:46:19.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:19 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:19.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:19 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T08:46:19.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:19 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:20.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:20.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[156595]: Upgrade: osd.5 is safe to restart 2023-12-16T08:46:20.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:20.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T08:46:20.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T08:46:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[159404]: Upgrade: osd.5 is safe to restart 2023-12-16T08:46:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T08:46:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:19 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:20.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:20 smithi190 ceph-mon[146167]: Upgrade: Updating osd.5 2023-12-16T08:46:20.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:20 smithi190 ceph-mon[146167]: Deploying daemon osd.5 on smithi190 2023-12-16T08:46:20.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:20 smithi190 ceph-mon[146167]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:21.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:20 smithi029 ceph-mon[156595]: Upgrade: Updating osd.5 2023-12-16T08:46:21.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:20 smithi029 ceph-mon[156595]: Deploying daemon osd.5 on smithi190 2023-12-16T08:46:21.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:20 smithi029 ceph-mon[156595]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:20 smithi029 ceph-mon[159404]: Upgrade: Updating osd.5 2023-12-16T08:46:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:20 smithi029 ceph-mon[159404]: Deploying daemon osd.5 on smithi190 2023-12-16T08:46:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:20 smithi029 ceph-mon[159404]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:21.520 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:21 smithi190 systemd[1]: Stopping Ceph osd.5 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:46:21.521 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[116718]: 2023-12-16T08:46:21.299+0000 7fa02c671700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:46:21.521 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[116718]: 2023-12-16T08:46:21.299+0000 7fa02c671700 -1 osd.5 127 *** Got signal Terminated *** 2023-12-16T08:46:21.521 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:21 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[116718]: 2023-12-16T08:46:21.299+0000 7fa02c671700 -1 osd.5 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:46:22.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:22 smithi029 ceph-mon[159404]: osd.5 marked itself down and dead 2023-12-16T08:46:22.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:22 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:22.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:22 smithi029 ceph-mon[159404]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:22.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:22 smithi029 ceph-mon[156595]: osd.5 marked itself down and dead 2023-12-16T08:46:22.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:22 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:22.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:22 smithi029 ceph-mon[156595]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:22.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:22 smithi190 ceph-mon[146167]: osd.5 marked itself down and dead 2023-12-16T08:46:22.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:22 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:22.521 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:22 smithi190 ceph-mon[146167]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:23.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:22 smithi190 bash[152171]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5 2023-12-16T08:46:23.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[156595]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:46:23.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[156595]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[156595]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[156595]: osdmap e128: 8 total, 7 up, 8 in 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[156595]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[156595]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[156595]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[159404]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[159404]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[159404]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[159404]: osdmap e128: 8 total, 7 up, 8 in 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[159404]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[159404]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:23 smithi029 ceph-mon[159404]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:23 smithi190 ceph-mon[146167]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:46:23.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:23 smithi190 ceph-mon[146167]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:23 smithi190 ceph-mon[146167]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:23 smithi190 ceph-mon[146167]: osdmap e128: 8 total, 7 up, 8 in 2023-12-16T08:46:23.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:23 smithi190 ceph-mon[146167]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:23 smithi190 ceph-mon[146167]: failed to encode map e128 with expected crc 2023-12-16T08:46:23.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:23 smithi190 ceph-mon[146167]: failed to encode map e128 with expected crc 2023-12-16T08:46:24.259 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.259 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: osdmap e129: 8 total, 7 up, 8 in 2023-12-16T08:46:24.259 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.260 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.260 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.260 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.260 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.260 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.260 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.260 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:24 smithi190 ceph-mon[146167]: pgmap v132: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:24.260 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:23 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.5.service: Succeeded. 2023-12-16T08:46:24.260 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:23 smithi190 systemd[1]: Stopped Ceph osd.5 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:46:24.260 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:24 smithi190 systemd[1]: Starting Ceph osd.5 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:46:24.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: osdmap e129: 8 total, 7 up, 8 in 2023-12-16T08:46:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[156595]: pgmap v132: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: osdmap e129: 8 total, 7 up, 8 in 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: failed to encode map e129 with expected crc 2023-12-16T08:46:24.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:24 smithi029 ceph-mon[159404]: pgmap v132: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:25.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:24 smithi190 bash[152440]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-16T08:46:25.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:24 smithi190 bash[152440]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-16T08:46:25.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:24 smithi190 bash[152440]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-16T08:46:25.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:24 smithi190 bash[152440]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-16T08:46:25.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:24 smithi190 bash[152440]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-16T08:46:25.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:24 smithi190 bash[152440]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-16T08:46:25.021 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:24 smithi190 bash[152440]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-16T08:46:25.770 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:25 smithi190 bash[152689]: 0f3517726ce9ae968c3981afc0b4cb9ef50051d9fbd219a2713ae5801fa8e757 2023-12-16T08:46:25.770 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:25 smithi190 ceph-osd[152727]: -- 172.21.15.190:0/1668950328 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5622b4bef6c0 con 0x5622b4bbf400 2023-12-16T08:46:25.770 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:25 smithi190 systemd[1]: Started Ceph osd.5 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:46:26.270 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:46:25.939+0000 7f0e9f572640 -1 Falling back to public interface 2023-12-16T08:46:26.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:26 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:26.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:26 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:26.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:26 smithi029 ceph-mon[159404]: pgmap v133: 161 pgs: 7 active+undersized+degraded, 16 stale+active+clean, 8 active+undersized, 130 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-16T08:46:26.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:26 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:26.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:26 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:26.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:26 smithi029 ceph-mon[156595]: pgmap v133: 161 pgs: 7 active+undersized+degraded, 16 stale+active+clean, 8 active+undersized, 130 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-16T08:46:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:26 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:26 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:26.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:26 smithi190 ceph-mon[146167]: pgmap v133: 161 pgs: 7 active+undersized+degraded, 16 stale+active+clean, 8 active+undersized, 130 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-16T08:46:27.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:27 smithi029 ceph-mon[156595]: Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 7 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:27.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:27 smithi029 ceph-mon[159404]: Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 7 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:27.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:46:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:46:27] "GET /metrics HTTP/1.1" 200 38359 "" "Prometheus/2.33.4" 2023-12-16T08:46:27.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:27 smithi190 ceph-mon[146167]: Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 7 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:28 smithi029 ceph-mon[156595]: pgmap v134: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:46:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:28.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:28 smithi029 ceph-mon[159404]: pgmap v134: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:46:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:28.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:28.770 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:28 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:46:28.664+0000 7f0e9f572640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-16T08:46:28.770 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:28 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:46:28.690+0000 7f0e9f572640 -1 osd.5 127 log_to_monitors true 2023-12-16T08:46:28.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:28 smithi190 ceph-mon[146167]: pgmap v134: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:46:28.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:28.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:28.771 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:46:28 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:46: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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:46:29.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:29.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:29.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:29 smithi190 ceph-mon[146167]: from='osd.5 [v2:172.21.15.190:6808/1680007493,v1:172.21.15.190:6809/1680007493]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:46:29.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:29 smithi190 ceph-mon[146167]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:46:29.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:29.649 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:30.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[159404]: from='osd.5 [v2:172.21.15.190:6808/1680007493,v1:172.21.15.190:6809/1680007493]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[159404]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[156595]: from='osd.5 [v2:172.21.15.190:6808/1680007493,v1:172.21.15.190:6809/1680007493]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[156595]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:30.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:46:29 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:46:29.646+0000 7f0e909e3700 -1 osd.5 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:46:30.840 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:30 smithi190 ceph-mon[146167]: pgmap v135: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:46:30.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:30 smithi190 ceph-mon[146167]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T08:46:30.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:30 smithi190 ceph-mon[146167]: failed to encode map e130 with expected crc 2023-12-16T08:46:30.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:30 smithi190 ceph-mon[146167]: osdmap e130: 8 total, 7 up, 8 in 2023-12-16T08:46:30.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:30 smithi190 ceph-mon[146167]: from='osd.5 [v2:172.21.15.190:6808/1680007493,v1:172.21.15.190:6809/1680007493]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:46:30.841 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:30 smithi190 ceph-mon[146167]: 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-12-16T08:46:31.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[156595]: pgmap v135: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:46:31.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[156595]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T08:46:31.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[156595]: failed to encode map e130 with expected crc 2023-12-16T08:46:31.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[156595]: osdmap e130: 8 total, 7 up, 8 in 2023-12-16T08:46:31.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[156595]: from='osd.5 [v2:172.21.15.190:6808/1680007493,v1:172.21.15.190:6809/1680007493]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:46:31.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[156595]: 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-12-16T08:46:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[159404]: pgmap v135: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:46:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[159404]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T08:46:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[159404]: failed to encode map e130 with expected crc 2023-12-16T08:46:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[159404]: osdmap e130: 8 total, 7 up, 8 in 2023-12-16T08:46:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[159404]: from='osd.5 [v2:172.21.15.190:6808/1680007493,v1:172.21.15.190:6809/1680007493]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:46:31.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:30 smithi029 ceph-mon[159404]: 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-12-16T08:46:31.444 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:46:31.105+0000 7fcd4859c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-16T08:46:31.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: osd.5 [v2:172.21.15.190:6808/1680007493,v1:172.21.15.190:6809/1680007493] boot 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: osdmap e131: 8 total, 8 up, 8 in 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:31.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[156595]: osdmap e132: 8 total, 8 up, 8 in 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: osd.5 [v2:172.21.15.190:6808/1680007493,v1:172.21.15.190:6809/1680007493] boot 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: osdmap e131: 8 total, 8 up, 8 in 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: failed to encode map e131 with expected crc 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:46:31.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:31.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:46:31.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:31.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:31.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:31.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:31.757 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:31 smithi029 ceph-mon[159404]: osdmap e132: 8 total, 8 up, 8 in 2023-12-16T08:46:32.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: failed to encode map e131 with expected crc 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: osd.5 [v2:172.21.15.190:6808/1680007493,v1:172.21.15.190:6809/1680007493] boot 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: osdmap e131: 8 total, 8 up, 8 in 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: failed to encode map e131 with expected crc 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: failed to encode map e131 with expected crc 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: failed to encode map e131 with expected crc 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: failed to encode map e131 with expected crc 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: failed to encode map e131 with expected crc 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: failed to encode map e131 with expected crc 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: failed to encode map e131 with expected crc 2023-12-16T08:46:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: failed to encode map e131 with expected crc 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:32.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:31 smithi190 ceph-mon[146167]: osdmap e132: 8 total, 8 up, 8 in 2023-12-16T08:46:33.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: pgmap v138: 161 pgs: 6 peering, 19 active+undersized+degraded, 34 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 19 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:33.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: pgmap v138: 161 pgs: 6 peering, 19 active+undersized+degraded, 34 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:32 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 19 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-16T08:46:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: pgmap v138: 161 pgs: 6 peering, 19 active+undersized+degraded, 34 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2023-12-16T08:46:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: failed to encode map e132 with expected crc 2023-12-16T08:46:33.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:32 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 19 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:35.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:34 smithi029 ceph-mon[159404]: pgmap v140: 161 pgs: 23 peering, 12 active+undersized+degraded, 19 active+undersized, 107 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2023-12-16T08:46:35.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:34 smithi029 ceph-mon[156595]: pgmap v140: 161 pgs: 23 peering, 12 active+undersized+degraded, 19 active+undersized, 107 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2023-12-16T08:46:35.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:34 smithi190 ceph-mon[146167]: pgmap v140: 161 pgs: 23 peering, 12 active+undersized+degraded, 19 active+undersized, 107 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2023-12-16T08:46:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:35 smithi029 ceph-mon[156595]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 12 pgs degraded) 2023-12-16T08:46:36.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:35 smithi029 ceph-mon[156595]: Cluster is now healthy 2023-12-16T08:46:36.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:35 smithi029 ceph-mon[159404]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 12 pgs degraded) 2023-12-16T08:46:36.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:35 smithi029 ceph-mon[159404]: Cluster is now healthy 2023-12-16T08:46:36.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:35 smithi190 ceph-mon[146167]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 12 pgs degraded) 2023-12-16T08:46:36.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:35 smithi190 ceph-mon[146167]: Cluster is now healthy 2023-12-16T08:46:37.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:36 smithi029 ceph-mon[156595]: pgmap v141: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-16T08:46:37.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:36 smithi029 ceph-mon[159404]: pgmap v141: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-16T08:46:37.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:36 smithi190 ceph-mon[146167]: pgmap v141: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-16T08:46:38.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:46:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:46:37] "GET /metrics HTTP/1.1" 200 38361 "" "Prometheus/2.33.4" 2023-12-16T08:46:39.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:38 smithi029 ceph-mon[156595]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:46:39.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:38 smithi029 ceph-mon[159404]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:46:39.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:38 smithi190 ceph-mon[146167]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:46:39.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:46:38 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:46:38.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T08:46:39.021 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:46:38 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:46:38.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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:46:41.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:40 smithi029 ceph-mon[156595]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:46:41.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:40 smithi029 ceph-mon[159404]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:46:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:40 smithi190 ceph-mon[146167]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-16T08:46:42.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:42 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:42.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:42 smithi029 ceph-mon[156595]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-16T08:46:42.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:42 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:42.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:42 smithi029 ceph-mon[159404]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-16T08:46:42.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:42 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:42.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:42 smithi190 ceph-mon[146167]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-16T08:46:45.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:44 smithi029 ceph-mon[156595]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:45.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:44 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:45.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:44 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:45.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:44 smithi029 ceph-mon[159404]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:45.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:44 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:45.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:44 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:44 smithi190 ceph-mon[146167]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:44 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:44 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:46.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:46.717 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:46:46.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:46 smithi190 ceph-mon[146167]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:46.765 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:46 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:46 smithi029 ceph-mon[156595]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:47.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:46 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:47.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:46 smithi029 ceph-mon[159404]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:47.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:46 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:47.422 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:46:47.422 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (5m) 76s ago 9m 26.4M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:46:47.422 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (4m) 19s ago 9m 54.9M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:46:47.422 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (4m) 76s ago 8m 60.9M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:46:47.422 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (4m) 19s ago 12m 449M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (4m) 76s ago 14m 515M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (3m) 76s ago 14m 81.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (3m) 19s ago 12m 58.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (3m) 76s ago 13m 59.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (5m) 76s ago 9m 24.4M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (4m) 19s ago 9m 24.3M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (2m) 76s ago 12m 77.0M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 7a7838c1afa4 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (2m) 76s ago 12m 70.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f f0da026b9b8b 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (110s) 76s ago 11m 56.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5d47e8a4b07f 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (80s) 76s ago 11m 12.3M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5a6f7f5be6c5 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (50s) 19s ago 11m 62.9M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 3d99de8fb430 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (22s) 19s ago 11m 14.9M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 0f3517726ce9 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (10m) 19s ago 10m 134M 3000M 17.2.0 e1d6a67b021e ee37d86976a6 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (10m) 19s ago 10m 165M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:46:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (4m) 19s ago 9m 70.9M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:46:47.424 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (8m) 76s ago 8m 95.8M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:46:47.424 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (8m) 19s ago 8m 95.8M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:46:47.424 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (8m) 76s ago 8m 92.8M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:46:47.424 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (8m) 19s ago 8m 96.7M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:46:47.854 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 6 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:46:47.855 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:46:47.856 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:46:47.856 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:46:47.856 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:46:47.856 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-16T08:46:47.856 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 11 2023-12-16T08:46:47.856 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:46:47.856 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:46:47.893 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:47 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:47.893 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:47 smithi190 ceph-mon[146167]: Upgrade: osd.6 is safe to restart 2023-12-16T08:46:47.893 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:47 smithi190 ceph-mon[146167]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:47.893 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:47 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:47.893 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:47 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T08:46:47.893 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:47 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:48.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:46:47] "GET /metrics HTTP/1.1" 200 38364 "" "Prometheus/2.33.4" 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[156595]: Upgrade: osd.6 is safe to restart 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[156595]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[159404]: Upgrade: osd.6 is safe to restart 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[159404]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T08:46:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:47 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:48.212 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:46:48.212 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:46:48.212 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:46:48.212 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:46:48.212 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:46:48.212 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2023-12-16T08:46:48.212 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2023-12-16T08:46:48.213 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:46:48.213 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2023-12-16T08:46:48.213 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2023-12-16T08:46:48.213 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:46:48.213 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:46:48.634 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2023-12-16T08:46:49.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[156595]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:49.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[156595]: Upgrade: Updating osd.6 2023-12-16T08:46:49.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[156595]: Deploying daemon osd.6 on smithi190 2023-12-16T08:46:49.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[156595]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:49.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[156595]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:49.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/1503714259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:49.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[159404]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:49.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[159404]: Upgrade: Updating osd.6 2023-12-16T08:46:49.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[159404]: Deploying daemon osd.6 on smithi190 2023-12-16T08:46:49.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[159404]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:49.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[159404]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:49.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:48 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/1503714259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:49.020 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:46:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:46:48.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 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"smithi029:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.29\", device_class=\"ssd\", hostname=\"smithi029\", instance=\"172.21.15.190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.29\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T08:46:49.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:48 smithi190 ceph-mon[146167]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:49.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:48 smithi190 ceph-mon[146167]: Upgrade: Updating osd.6 2023-12-16T08:46:49.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:48 smithi190 ceph-mon[146167]: Deploying daemon osd.6 on smithi190 2023-12-16T08:46:49.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:48 smithi190 ceph-mon[146167]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:49.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:48 smithi190 ceph-mon[146167]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:46:49.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:48 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/1503714259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:49.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:49 smithi190 ceph-mon[146167]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:49.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:49 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/434502775' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:46:49.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:49 smithi190 systemd[1]: Stopping Ceph osd.6 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:46:50.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:49 smithi029 ceph-mon[156595]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:50.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:49 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/434502775' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:46:50.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:49 smithi029 ceph-mon[159404]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:50.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:49 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/434502775' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:46:50.270 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:49 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[120160]: 2023-12-16T08:46:49.811+0000 7fd953e29700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:46:50.270 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:49 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[120160]: 2023-12-16T08:46:49.811+0000 7fd953e29700 -1 osd.6 132 *** Got signal Terminated *** 2023-12-16T08:46:50.270 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:49 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[120160]: 2023-12-16T08:46:49.811+0000 7fd953e29700 -1 osd.6 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:46:51.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:50 smithi029 ceph-mon[156595]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:51.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:50 smithi029 ceph-mon[156595]: osd.6 marked itself down and dead 2023-12-16T08:46:51.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:50 smithi029 ceph-mon[159404]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:51.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:50 smithi029 ceph-mon[159404]: osd.6 marked itself down and dead 2023-12-16T08:46:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:50 smithi190 ceph-mon[146167]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:46:51.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:50 smithi190 ceph-mon[146167]: osd.6 marked itself down and dead 2023-12-16T08:46:51.520 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:51 smithi190 bash[154835]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6 2023-12-16T08:46:51.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[159404]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:46:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[159404]: osdmap e133: 8 total, 7 up, 8 in 2023-12-16T08:46:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[159404]: failed to encode map e133 with expected crc 2023-12-16T08:46:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[159404]: failed to encode map e133 with expected crc 2023-12-16T08:46:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[159404]: osdmap e134: 8 total, 7 up, 8 in 2023-12-16T08:46:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[156595]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:46:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[156595]: osdmap e133: 8 total, 7 up, 8 in 2023-12-16T08:46:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[156595]: failed to encode map e133 with expected crc 2023-12-16T08:46:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[156595]: failed to encode map e133 with expected crc 2023-12-16T08:46:51.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:51 smithi029 ceph-mon[156595]: osdmap e134: 8 total, 7 up, 8 in 2023-12-16T08:46:52.013 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:51 smithi190 ceph-mon[146167]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:46:52.013 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:51 smithi190 ceph-mon[146167]: osdmap e133: 8 total, 7 up, 8 in 2023-12-16T08:46:52.014 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:51 smithi190 ceph-mon[146167]: failed to encode map e133 with expected crc 2023-12-16T08:46:52.014 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:51 smithi190 ceph-mon[146167]: failed to encode map e133 with expected crc 2023-12-16T08:46:52.014 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:51 smithi190 ceph-mon[146167]: osdmap e134: 8 total, 7 up, 8 in 2023-12-16T08:46:52.628 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:52 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.6.service: Succeeded. 2023-12-16T08:46:52.628 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:52 smithi190 systemd[1]: Stopped Ceph osd.6 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:46:52.628 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:52 smithi190 systemd[1]: Starting Ceph osd.6 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:46:53.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:53.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[156595]: pgmap v150: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[156595]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[156595]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[156595]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[156595]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[156595]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[159404]: pgmap v150: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[159404]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[159404]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[159404]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[159404]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:52 smithi029 ceph-mon[159404]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-16T08:46:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:52 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:46:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:52 smithi190 ceph-mon[146167]: pgmap v150: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2023-12-16T08:46:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:52 smithi190 ceph-mon[146167]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:52 smithi190 ceph-mon[146167]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:52 smithi190 ceph-mon[146167]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:52 smithi190 ceph-mon[146167]: failed to encode map e134 with expected crc 2023-12-16T08:46:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:52 smithi190 ceph-mon[146167]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-16T08:46:53.520 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 bash[155102]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-16T08:46:53.521 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 bash[155102]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-16T08:46:53.521 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 bash[155102]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-16T08:46:53.521 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 bash[155102]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-16T08:46:53.521 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 bash[155102]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-16T08:46:53.521 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 bash[155102]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-16T08:46:53.521 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 bash[155102]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-16T08:46:54.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:53 smithi029 ceph-mon[156595]: Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:54.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:53 smithi029 ceph-mon[159404]: Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:54.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:53 smithi190 ceph-mon[146167]: Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2023-12-16T08:46:54.020 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 ceph-osd[155389]: -- 172.21.15.190:0/2895660227 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a98d90d6c0 con 0x55a98d8dd400 2023-12-16T08:46:54.020 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 bash[155351]: 4b24cb186aa28a8872a31bc9812dde3760c6180f0a8c87901897b9faa62f438c 2023-12-16T08:46:54.020 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:53 smithi190 systemd[1]: Started Ceph osd.6 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:46:54.680 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:46:54.367+0000 7fceb40a5640 -1 Falling back to public interface 2023-12-16T08:46:55.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:54 smithi029 ceph-mon[156595]: pgmap v152: 161 pgs: 3 active+undersized+degraded, 23 peering, 3 stale+active+clean, 8 active+undersized, 124 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 11/630 objects degraded (1.746%) 2023-12-16T08:46:55.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:54 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:55.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:54 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:55.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:54 smithi029 ceph-mon[159404]: pgmap v152: 161 pgs: 3 active+undersized+degraded, 23 peering, 3 stale+active+clean, 8 active+undersized, 124 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 11/630 objects degraded (1.746%) 2023-12-16T08:46:55.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:54 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:55.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:54 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:54 smithi190 ceph-mon[146167]: pgmap v152: 161 pgs: 3 active+undersized+degraded, 23 peering, 3 stale+active+clean, 8 active+undersized, 124 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 11/630 objects degraded (1.746%) 2023-12-16T08:46:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:54 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:54 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:57.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:56 smithi029 ceph-mon[156595]: pgmap v153: 161 pgs: 10 active+undersized+degraded, 23 peering, 20 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2023-12-16T08:46:57.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:56 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:57.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:56 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:57.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:56 smithi029 ceph-mon[159404]: pgmap v153: 161 pgs: 10 active+undersized+degraded, 23 peering, 20 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2023-12-16T08:46:57.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:56 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:57.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:56 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:57.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:56 smithi190 ceph-mon[146167]: pgmap v153: 161 pgs: 10 active+undersized+degraded, 23 peering, 20 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2023-12-16T08:46:57.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:56 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:57.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:56 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:57.520 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:46:57.147+0000 7fceb40a5640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-16T08:46:57.520 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:46:57.172+0000 7fceb40a5640 -1 osd.6 132 log_to_monitors true 2023-12-16T08:46:58.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:57 smithi029 ceph-mon[156595]: from='osd.6 [v2:172.21.15.190:6816/3125873377,v1:172.21.15.190:6817/3125873377]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:46:58.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:57 smithi029 ceph-mon[156595]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:46:58.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:57 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:58.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:57 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:57 smithi029 ceph-mon[159404]: from='osd.6 [v2:172.21.15.190:6816/3125873377,v1:172.21.15.190:6817/3125873377]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:46:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:57 smithi029 ceph-mon[159404]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:46:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:57 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:58.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:57 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:58.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:46:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:46:57] "GET /metrics HTTP/1.1" 200 38364 "" "Prometheus/2.33.4" 2023-12-16T08:46:58.020 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:46:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:46:57.718+0000 7fcea3d13700 -1 osd.6 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:46:58.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:57 smithi190 ceph-mon[146167]: from='osd.6 [v2:172.21.15.190:6816/3125873377,v1:172.21.15.190:6817/3125873377]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:46:58.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:57 smithi190 ceph-mon[146167]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T08:46:58.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:57 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:58.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:57 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:46:58.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:58 smithi190 ceph-mon[146167]: pgmap v154: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:46:58.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:58 smithi190 ceph-mon[146167]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T08:46:58.718 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:58 smithi190 ceph-mon[146167]: failed to encode map e135 with expected crc 2023-12-16T08:46:58.719 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:58 smithi190 ceph-mon[146167]: osdmap e135: 8 total, 7 up, 8 in 2023-12-16T08:46:58.719 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:58 smithi190 ceph-mon[146167]: from='osd.6 [v2:172.21.15.190:6816/3125873377,v1:172.21.15.190:6817/3125873377]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:46:58.719 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:58 smithi190 ceph-mon[146167]: 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-12-16T08:46:58.719 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:58 smithi190 ceph-mon[146167]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2023-12-16T08:46:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[156595]: pgmap v154: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:46:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[156595]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T08:46:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[156595]: failed to encode map e135 with expected crc 2023-12-16T08:46:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[156595]: osdmap e135: 8 total, 7 up, 8 in 2023-12-16T08:46:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[156595]: from='osd.6 [v2:172.21.15.190:6816/3125873377,v1:172.21.15.190:6817/3125873377]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:46:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[156595]: 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-12-16T08:46:59.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[156595]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2023-12-16T08:46:59.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[159404]: pgmap v154: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:46:59.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[159404]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T08:46:59.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[159404]: failed to encode map e135 with expected crc 2023-12-16T08:46:59.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[159404]: osdmap e135: 8 total, 7 up, 8 in 2023-12-16T08:46:59.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[159404]: from='osd.6 [v2:172.21.15.190:6816/3125873377,v1:172.21.15.190:6817/3125873377]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:46:59.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[159404]: 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-12-16T08:46:59.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:58 smithi029 ceph-mon[159404]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2023-12-16T08:47:00.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:46:59.750+0000 7fcd4859c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-16T08:47:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:47:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: failed to encode map e136 with expected crc 2023-12-16T08:47:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: osd.6 [v2:172.21.15.190:6816/3125873377,v1:172.21.15.190:6817/3125873377] boot 2023-12-16T08:47:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: osdmap e136: 8 total, 8 up, 8 in 2023-12-16T08:47:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: failed to encode map e136 with expected crc 2023-12-16T08:47:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:47:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[159404]: osdmap e137: 8 total, 8 up, 8 in 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: failed to encode map e136 with expected crc 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: osd.6 [v2:172.21.15.190:6816/3125873377,v1:172.21.15.190:6817/3125873377] boot 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: osdmap e136: 8 total, 8 up, 8 in 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: failed to encode map e136 with expected crc 2023-12-16T08:47:00.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:47:00.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:00.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:00.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:00.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.006 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:46:59 smithi029 ceph-mon[156595]: osdmap e137: 8 total, 8 up, 8 in 2023-12-16T08:47:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:47:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: failed to encode map e136 with expected crc 2023-12-16T08:47:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: osd.6 [v2:172.21.15.190:6816/3125873377,v1:172.21.15.190:6817/3125873377] boot 2023-12-16T08:47:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: osdmap e136: 8 total, 8 up, 8 in 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: failed to encode map e136 with expected crc 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:46:59 smithi190 ceph-mon[146167]: osdmap e137: 8 total, 8 up, 8 in 2023-12-16T08:47:01.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: pgmap v157: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: failed to encode map e137 with expected crc 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: failed to encode map e137 with expected crc 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[159404]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: pgmap v157: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:47:01.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: failed to encode map e137 with expected crc 2023-12-16T08:47:01.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: failed to encode map e137 with expected crc 2023-12-16T08:47:01.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:47:01.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:01.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:01.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:01.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:01.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:01.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:00 smithi029 ceph-mon[156595]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-16T08:47:01.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: pgmap v157: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-16T08:47:01.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: failed to encode map e137 with expected crc 2023-12-16T08:47:01.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: failed to encode map e137 with expected crc 2023-12-16T08:47:01.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:47:01.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:01.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:01.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:01.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:01.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:01.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:00 smithi190 ceph-mon[146167]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-16T08:47:01.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:01 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 17 pgs degraded (PG_DEGRADED) 2023-12-16T08:47:01.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:01 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 17 pgs degraded (PG_DEGRADED) 2023-12-16T08:47:02.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:01 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 17 pgs degraded (PG_DEGRADED) 2023-12-16T08:47:03.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:02 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:03.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:02 smithi029 ceph-mon[159404]: pgmap v159: 161 pgs: 7 peering, 9 active+undersized+degraded, 19 active+undersized, 126 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2023-12-16T08:47:03.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:02 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:03.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:02 smithi029 ceph-mon[156595]: pgmap v159: 161 pgs: 7 peering, 9 active+undersized+degraded, 19 active+undersized, 126 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2023-12-16T08:47:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:02 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:02 smithi190 ceph-mon[146167]: pgmap v159: 161 pgs: 7 peering, 9 active+undersized+degraded, 19 active+undersized, 126 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2023-12-16T08:47:04.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:03 smithi029 ceph-mon[156595]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2023-12-16T08:47:04.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:03 smithi029 ceph-mon[156595]: Cluster is now healthy 2023-12-16T08:47:04.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:03 smithi029 ceph-mon[159404]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2023-12-16T08:47:04.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:03 smithi029 ceph-mon[159404]: Cluster is now healthy 2023-12-16T08:47:04.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:03 smithi190 ceph-mon[146167]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2023-12-16T08:47:04.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:03 smithi190 ceph-mon[146167]: Cluster is now healthy 2023-12-16T08:47:05.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:04 smithi029 ceph-mon[156595]: pgmap v160: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-16T08:47:05.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:04 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:05.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:04 smithi029 ceph-mon[159404]: pgmap v160: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-16T08:47:05.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:04 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:05.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:04 smithi190 ceph-mon[146167]: pgmap v160: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-16T08:47:05.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:04 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:07.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:06 smithi029 ceph-mon[156595]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s 2023-12-16T08:47:07.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:06 smithi029 ceph-mon[159404]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s 2023-12-16T08:47:07.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:06 smithi190 ceph-mon[146167]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s 2023-12-16T08:47:08.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:47:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:47:07] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.33.4" 2023-12-16T08:47:09.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:08 smithi029 ceph-mon[156595]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2023-12-16T08:47:09.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:08 smithi029 ceph-mon[159404]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2023-12-16T08:47:09.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:08 smithi190 ceph-mon[146167]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2023-12-16T08:47:11.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:10 smithi029 ceph-mon[156595]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2023-12-16T08:47:11.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:10 smithi029 ceph-mon[159404]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2023-12-16T08:47:11.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:10 smithi190 ceph-mon[146167]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2023-12-16T08:47:12.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:12 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:12.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:12 smithi029 ceph-mon[156595]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2023-12-16T08:47:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:12 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:12.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:12 smithi029 ceph-mon[159404]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2023-12-16T08:47:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:12 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:12.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:12 smithi190 ceph-mon[146167]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2023-12-16T08:47:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:14 smithi029 ceph-mon[156595]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:47:15.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:15.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:14 smithi029 ceph-mon[159404]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:47:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:14 smithi190 ceph-mon[146167]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-16T08:47:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:14 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:15.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:14 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:15 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:16.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:15 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:16.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:15 smithi029 ceph-mon[156595]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:16.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:15 smithi029 ceph-mon[156595]: Upgrade: osd.7 is safe to restart 2023-12-16T08:47:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:15 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:15 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:15 smithi029 ceph-mon[159404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:15 smithi029 ceph-mon[159404]: Upgrade: osd.7 is safe to restart 2023-12-16T08:47:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:15 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:15 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:15 smithi190 ceph-mon[146167]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T08:47:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:15 smithi190 ceph-mon[146167]: Upgrade: osd.7 is safe to restart 2023-12-16T08:47:17.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:16 smithi029 ceph-mon[156595]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:17.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:16 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:17.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:16 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T08:47:17.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:16 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:17.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:16 smithi029 ceph-mon[159404]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:17.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:16 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:17.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:16 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T08:47:17.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:16 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:16 smithi190 ceph-mon[146167]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:16 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:16 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T08:47:17.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:16 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:17.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:17 smithi190 ceph-mon[146167]: Upgrade: Updating osd.7 2023-12-16T08:47:17.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:17 smithi190 ceph-mon[146167]: Deploying daemon osd.7 on smithi190 2023-12-16T08:47:18.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:17 smithi029 ceph-mon[156595]: Upgrade: Updating osd.7 2023-12-16T08:47:18.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:17 smithi029 ceph-mon[156595]: Deploying daemon osd.7 on smithi190 2023-12-16T08:47:18.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:17 smithi029 ceph-mon[159404]: Upgrade: Updating osd.7 2023-12-16T08:47:18.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:17 smithi029 ceph-mon[159404]: Deploying daemon osd.7 on smithi190 2023-12-16T08:47:18.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:47:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:47:17] "GET /metrics HTTP/1.1" 200 38373 "" "Prometheus/2.33.4" 2023-12-16T08:47:18.242 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:18 smithi190 systemd[1]: Stopping Ceph osd.7 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:47:18.520 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[123540]: 2023-12-16T08:47:18.241+0000 7f2670e12700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:47:18.520 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[123540]: 2023-12-16T08:47:18.241+0000 7f2670e12700 -1 osd.7 137 *** Got signal Terminated *** 2023-12-16T08:47:18.520 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:18 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[123540]: 2023-12-16T08:47:18.241+0000 7f2670e12700 -1 osd.7 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:47:19.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:18 smithi029 ceph-mon[156595]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:47:19.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:18 smithi029 ceph-mon[156595]: osd.7 marked itself down and dead 2023-12-16T08:47:19.003 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:18 smithi029 ceph-mon[159404]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:47:19.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:18 smithi029 ceph-mon[159404]: osd.7 marked itself down and dead 2023-12-16T08:47:19.009 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:47:19.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:18 smithi190 ceph-mon[146167]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:47:19.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:18 smithi190 ceph-mon[146167]: osd.7 marked itself down and dead 2023-12-16T08:47:19.665 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:19 smithi190 bash[157492]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7 2023-12-16T08:47:19.727 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:47:19.727 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (5m) 109s ago 9m 26.4M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (5m) 23s ago 9m 54.9M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (4m) 109s ago 9m 60.9M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (4m) 23s ago 13m 449M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (5m) 109s ago 14m 515M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (4m) 109s ago 14m 81.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (3m) 23s ago 13m 56.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (4m) 109s ago 13m 59.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (5m) 109s ago 10m 24.4M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (5m) 23s ago 10m 25.1M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (3m) 109s ago 13m 77.0M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 7a7838c1afa4 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (2m) 109s ago 12m 70.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f f0da026b9b8b 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (2m) 109s ago 12m 56.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5d47e8a4b07f 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (112s) 109s ago 12m 12.3M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5a6f7f5be6c5 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (83s) 23s ago 11m 71.3M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 3d99de8fb430 2023-12-16T08:47:19.728 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (54s) 23s ago 11m 63.8M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 0f3517726ce9 2023-12-16T08:47:19.729 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (26s) 23s ago 11m 11.6M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 4b24cb186aa2 2023-12-16T08:47:19.729 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (11m) 23s ago 11m 173M 3000M 17.2.0 e1d6a67b021e 059903692e1f 2023-12-16T08:47:19.729 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (4m) 23s ago 10m 71.0M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:47:19.729 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (9m) 109s ago 9m 95.8M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:47:19.729 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (9m) 23s ago 9m 95.9M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:47:19.729 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (9m) 109s ago 9m 92.8M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:47:19.729 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (9m) 23s ago 9m 96.8M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:47:20.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:19 smithi029 ceph-mon[156595]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:47:20.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:19 smithi029 ceph-mon[156595]: osdmap e138: 8 total, 7 up, 8 in 2023-12-16T08:47:20.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:19 smithi029 ceph-mon[156595]: osdmap e139: 8 total, 7 up, 8 in 2023-12-16T08:47:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:19 smithi029 ceph-mon[159404]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:47:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:19 smithi029 ceph-mon[159404]: osdmap e138: 8 total, 7 up, 8 in 2023-12-16T08:47:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:19 smithi029 ceph-mon[159404]: osdmap e139: 8 total, 7 up, 8 in 2023-12-16T08:47:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:19 smithi190 ceph-mon[146167]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T08:47:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:19 smithi190 ceph-mon[146167]: osdmap e138: 8 total, 7 up, 8 in 2023-12-16T08:47:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:19 smithi190 ceph-mon[146167]: osdmap e139: 8 total, 7 up, 8 in 2023-12-16T08:47:20.150 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:47:20.150 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:47:20.150 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:47:20.150 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 7 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 12 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:47:20.151 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:47:20.504 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:47:20.504 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:47:20.504 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:47:20.504 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:47:20.504 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:47:20.504 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2023-12-16T08:47:20.504 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2023-12-16T08:47:20.504 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:47:20.505 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2023-12-16T08:47:20.505 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2023-12-16T08:47:20.505 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2023-12-16T08:47:20.505 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:47:20.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:20 smithi190 ceph-mon[146167]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:20.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:20 smithi190 ceph-mon[146167]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:20.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:20 smithi190 ceph-mon[146167]: pgmap v169: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:47:20.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:20 smithi190 ceph-mon[146167]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:20.898 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:20 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/4084149222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:20.898 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:20 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.7.service: Succeeded. 2023-12-16T08:47:20.898 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:20 smithi190 systemd[1]: Stopped Ceph osd.7 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:47:20.899 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:20 smithi190 systemd[1]: Starting Ceph osd.7 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:47:20.929 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_WARN 1 osds down 2023-12-16T08:47:20.929 INFO:teuthology.orchestra.run.smithi029.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-16T08:47:20.929 INFO:teuthology.orchestra.run.smithi029.stdout: osd.7 (root=default,host=smithi190) is down 2023-12-16T08:47:21.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[156595]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:21.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[156595]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:21.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[156595]: pgmap v169: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:47:21.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[156595]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:21.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/4084149222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[159404]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[159404]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[159404]: pgmap v169: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-16T08:47:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[159404]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:21.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:20 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/4084149222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:21.669 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:21 smithi190 bash[157760]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-16T08:47:21.669 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:21 smithi190 bash[157760]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-16T08:47:21.669 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:21 smithi190 bash[157760]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-16T08:47:21.669 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:21 smithi190 bash[157760]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-16T08:47:21.669 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:21 smithi190 bash[157760]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-16T08:47:21.669 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:21 smithi190 bash[157760]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-16T08:47:21.669 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:21 smithi190 bash[157760]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-16T08:47:21.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:21 smithi029 ceph-mon[156595]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:21.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:21 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/2013085916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:47:21.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:21 smithi029 ceph-mon[159404]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:21.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:21 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/2013085916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:47:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:21 smithi190 ceph-mon[146167]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:21 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/2013085916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:47:22.521 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:22 smithi190 ceph-osd[158054]: -- 172.21.15.190:0/727504644 <== mon.2 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e0c2aaf6c0 con 0x55e0c2a7f000 2023-12-16T08:47:22.521 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:22 smithi190 bash[158016]: 91c32227210487c4400f192fa090d08e9004821c359908adc143b3ccdefdde3d 2023-12-16T08:47:22.521 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:22 smithi190 systemd[1]: Started Ceph osd.7 for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:47:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:23.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[156595]: pgmap v171: 161 pgs: 10 active+undersized+degraded, 6 activating+undersized, 13 stale+active+clean, 5 active+undersized, 127 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2023-12-16T08:47:23.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[156595]: Health check failed: Degraded data redundancy: 50/630 objects degraded (7.937%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T08:47:23.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:23.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[159404]: pgmap v171: 161 pgs: 10 active+undersized+degraded, 6 activating+undersized, 13 stale+active+clean, 5 active+undersized, 127 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2023-12-16T08:47:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[159404]: Health check failed: Degraded data redundancy: 50/630 objects degraded (7.937%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T08:47:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:22 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:23.020 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:22 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:47:22.640+0000 7f5c85ef0640 -1 Falling back to public interface 2023-12-16T08:47:23.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:22 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:23.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:22 smithi190 ceph-mon[146167]: pgmap v171: 161 pgs: 10 active+undersized+degraded, 6 activating+undersized, 13 stale+active+clean, 5 active+undersized, 127 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2023-12-16T08:47:23.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:22 smithi190 ceph-mon[146167]: Health check failed: Degraded data redundancy: 50/630 objects degraded (7.937%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T08:47:23.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:22 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:23.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:22 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:25.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:24 smithi029 ceph-mon[156595]: pgmap v172: 161 pgs: 23 active+undersized+degraded, 6 activating+undersized, 40 active+undersized, 92 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-16T08:47:25.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:24 smithi029 ceph-mon[159404]: pgmap v172: 161 pgs: 23 active+undersized+degraded, 6 activating+undersized, 40 active+undersized, 92 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-16T08:47:25.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:24 smithi190 ceph-mon[146167]: pgmap v172: 161 pgs: 23 active+undersized+degraded, 6 activating+undersized, 40 active+undersized, 92 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-16T08:47:25.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:47:25.383+0000 7f5c85ef0640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-16T08:47:25.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:47:25.412+0000 7f5c85ef0640 -1 osd.7 137 log_to_monitors true 2023-12-16T08:47:26.133 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:47:25.829+0000 7f5c77361700 -1 osd.7 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T08:47:26.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-mon[146167]: from='osd.7 [v2:172.21.15.190:6824/273922384,v1:172.21.15.190:6825/273922384]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:47:26.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-mon[146167]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:47:26.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-mon[146167]: pgmap v173: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-16T08:47:26.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:25 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[156595]: from='osd.7 [v2:172.21.15.190:6824/273922384,v1:172.21.15.190:6825/273922384]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[156595]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[156595]: pgmap v173: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[159404]: from='osd.7 [v2:172.21.15.190:6824/273922384,v1:172.21.15.190:6825/273922384]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[159404]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T08:47:26.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[159404]: pgmap v173: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-16T08:47:26.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:26.255 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:25 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:27.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:26 smithi029 ceph-mon[156595]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T08:47:27.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:26 smithi029 ceph-mon[156595]: osdmap e140: 8 total, 7 up, 8 in 2023-12-16T08:47:27.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:26 smithi029 ceph-mon[156595]: from='osd.7 [v2:172.21.15.190:6824/273922384,v1:172.21.15.190:6825/273922384]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:47:27.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:26 smithi029 ceph-mon[156595]: 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-12-16T08:47:27.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:26 smithi029 ceph-mon[159404]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T08:47:27.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:26 smithi029 ceph-mon[159404]: osdmap e140: 8 total, 7 up, 8 in 2023-12-16T08:47:27.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:26 smithi029 ceph-mon[159404]: from='osd.7 [v2:172.21.15.190:6824/273922384,v1:172.21.15.190:6825/273922384]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:47:27.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:26 smithi029 ceph-mon[159404]: 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-12-16T08:47:27.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:26 smithi190 ceph-mon[146167]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T08:47:27.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:26 smithi190 ceph-mon[146167]: osdmap e140: 8 total, 7 up, 8 in 2023-12-16T08:47:27.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:26 smithi190 ceph-mon[146167]: from='osd.7 [v2:172.21.15.190:6824/273922384,v1:172.21.15.190:6825/273922384]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-12-16T08:47:27.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:26 smithi190 ceph-mon[146167]: 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-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: osd.7 [v2:172.21.15.190:6824/273922384,v1:172.21.15.190:6825/273922384] boot 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: osdmap e141: 8 total, 8 up, 8 in 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: pgmap v176: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:27.986 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[156595]: osdmap e142: 8 total, 8 up, 8 in 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: osd.7 [v2:172.21.15.190:6824/273922384,v1:172.21.15.190:6825/273922384] boot 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: osdmap e141: 8 total, 8 up, 8 in 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: pgmap v176: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:27.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-mon[159404]: osdmap e142: 8 total, 8 up, 8 in 2023-12-16T08:47:27.988 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:47:27] "GET /metrics HTTP/1.1" 200 38373 "" "Prometheus/2.33.4" 2023-12-16T08:47:27.988 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:47:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:47:27.984+0000 7fcd0ca70700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T08:47:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T08:47:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: osd.7 [v2:172.21.15.190:6824/273922384,v1:172.21.15.190:6825/273922384] boot 2023-12-16T08:47:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: osdmap e141: 8 total, 8 up, 8 in 2023-12-16T08:47:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T08:47:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: pgmap v176: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2023-12-16T08:47:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:28.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:27 smithi190 ceph-mon[146167]: osdmap e142: 8 total, 8 up, 8 in 2023-12-16T08:47:29.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:47:29.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: Upgrade: Setting container_image for all osd 2023-12-16T08:47:29.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:29.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-16T08:47:29.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-16T08:47:29.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: Upgrade: Setting container_image for all osd 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-16T08:47:29.256 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-16T08:47:29.257 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-16T08:47:29.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-16T08:47:29.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T08:47:29.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:29.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: pgmap v178: 161 pgs: 5 peering, 25 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2023-12-16T08:47:29.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:29.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:29.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:29.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a[156572]: 2023-12-16T08:47:28.986+0000 7f1b6e104700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-16T08:47:29.258 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-16T08:47:29.259 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T08:47:29.259 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:29.259 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: pgmap v178: 161 pgs: 5 peering, 25 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2023-12-16T08:47:29.259 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:29.259 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:29.259 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:28 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:29.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: Upgrade: Setting container_image for all osd 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-16T08:47:29.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: pgmap v178: 161 pgs: 5 peering, 25 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:29.272 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:28 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:30.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:29 smithi029 ceph-mon[159404]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-16T08:47:30.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:30.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:30.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:29 smithi029 ceph-mon[156595]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-16T08:47:30.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:30.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:30.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:29 smithi190 ceph-mon[146167]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-16T08:47:30.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:30.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:31.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:30 smithi029 ceph-mon[156595]: pgmap v179: 161 pgs: 5 peering, 22 active+undersized+degraded, 35 active+undersized, 99 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2023-12-16T08:47:31.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:30 smithi029 ceph-mon[159404]: pgmap v179: 161 pgs: 5 peering, 22 active+undersized+degraded, 35 active+undersized, 99 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2023-12-16T08:47:31.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:30 smithi190 ceph-mon[146167]: pgmap v179: 161 pgs: 5 peering, 22 active+undersized+degraded, 35 active+undersized, 99 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2023-12-16T08:47:32.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:31 smithi029 ceph-mon[159404]: Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 22 pgs degraded (PG_DEGRADED) 2023-12-16T08:47:32.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:31 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:32.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:31 smithi029 ceph-mon[156595]: Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 22 pgs degraded (PG_DEGRADED) 2023-12-16T08:47:32.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:31 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:32.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:31 smithi190 ceph-mon[146167]: Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 22 pgs degraded (PG_DEGRADED) 2023-12-16T08:47:32.271 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:31 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:33.253 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:32 smithi029 ceph-mon[159404]: pgmap v180: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-16T08:47:33.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:32 smithi029 ceph-mon[156595]: pgmap v180: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-16T08:47:33.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:32 smithi190 ceph-mon[146167]: pgmap v180: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-16T08:47:34.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:33 smithi029 ceph-mon[156595]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 22 pgs degraded) 2023-12-16T08:47:34.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:33 smithi029 ceph-mon[159404]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 22 pgs degraded) 2023-12-16T08:47:34.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:33 smithi190 ceph-mon[146167]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 22 pgs degraded) 2023-12-16T08:47:35.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:34 smithi029 ceph-mon[156595]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 712 B/s rd, 0 op/s 2023-12-16T08:47:35.254 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:34 smithi029 ceph-mon[159404]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 712 B/s rd, 0 op/s 2023-12-16T08:47:35.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:34 smithi190 ceph-mon[146167]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 712 B/s rd, 0 op/s 2023-12-16T08:47:37.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:37 smithi029 ceph-mon[156595]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2023-12-16T08:47:37.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:37 smithi029 ceph-mon[159404]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2023-12-16T08:47:37.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:37 smithi190 ceph-mon[146167]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2023-12-16T08:47:38.003 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:47:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:47:37] "GET /metrics HTTP/1.1" 200 38313 "" "Prometheus/2.33.4" 2023-12-16T08:47:39.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:39 smithi029 ceph-mon[156595]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2023-12-16T08:47:39.504 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:39 smithi029 ceph-mon[159404]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2023-12-16T08:47:39.520 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:39 smithi190 ceph-mon[146167]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2023-12-16T08:47:41.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:40 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:41.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:40 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:41.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:40 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:41.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:41 smithi029 ceph-mon[156595]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:41.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:41 smithi029 ceph-mon[159404]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:42.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:41 smithi190 ceph-mon[146167]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:43.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:42 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:42 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:42 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:44.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:43 smithi029 ceph-mon[156595]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:47:44.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:43 smithi029 ceph-mon[159404]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:47:44.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:43 smithi190 ceph-mon[146167]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:47:45.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:45 smithi190 ceph-mon[146167]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:45.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:45.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:45 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:45 smithi029 ceph-mon[156595]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:46.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:46.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:45 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:45 smithi029 ceph-mon[159404]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:47:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:45 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:47.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:47 smithi190 ceph-mon[146167]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:48.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:47 smithi029 ceph-mon[156595]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:48.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:47:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:47:47] "GET /metrics HTTP/1.1" 200 38457 "" "Prometheus/2.33.4" 2023-12-16T08:47:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:47 smithi029 ceph-mon[159404]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:47:49.773 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:49 smithi190 ceph-mon[146167]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:47:50.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:49 smithi029 ceph-mon[156595]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:47:50.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:49 smithi029 ceph-mon[159404]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:47:51.310 INFO:teuthology.orchestra.run.smithi029.stdout:true 2023-12-16T08:47:51.669 INFO:teuthology.orchestra.run.smithi029.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-16T08:47:51.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:51 smithi029 ceph-mon[156595]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:47:51.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:51 smithi029 ceph-mon[159404]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:47:51.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:51 smithi190 ceph-mon[146167]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-16T08:47:52.107 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch ps' 2023-12-16T08:47:52.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:52 smithi029 ceph-mon[159404]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:52.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:52 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:52.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:52 smithi029 ceph-mon[159404]: from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:52.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:52 smithi029 ceph-mon[156595]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:52.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:52 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:52.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:52 smithi029 ceph-mon[156595]: from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:52 smithi190 ceph-mon[146167]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:52 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:47:53.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:52 smithi190 ceph-mon[146167]: from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:53.687 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:47:53.687 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (6m) 2m ago 10m 26.4M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:47:53.687 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (5m) 28s ago 10m 55.0M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:47:53.687 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (5m) 2m ago 9m 60.9M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:47:53.687 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (5m) 28s ago 13m 450M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (5m) 2m ago 15m 515M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (5m) 2m ago 15m 81.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (4m) 28s ago 14m 60.3M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (4m) 2m ago 14m 59.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (6m) 2m ago 11m 24.4M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (5m) 28s ago 10m 24.7M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (3m) 2m ago 13m 77.0M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 7a7838c1afa4 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (3m) 2m ago 13m 70.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f f0da026b9b8b 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (2m) 2m ago 12m 56.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5d47e8a4b07f 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (2m) 2m ago 12m 12.3M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5a6f7f5be6c5 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (117s) 28s ago 12m 81.5M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 3d99de8fb430 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (88s) 28s ago 12m 71.6M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 0f3517726ce9 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (60s) 28s ago 11m 57.7M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 4b24cb186aa2 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (31s) 28s ago 11m 12.0M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 91c322272104 2023-12-16T08:47:53.688 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (5m) 28s ago 11m 71.1M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:47:53.689 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (10m) 2m ago 10m 95.8M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:47:53.689 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (10m) 28s ago 10m 96.0M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:47:53.689 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (9m) 2m ago 9m 92.8M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:47:53.689 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (9m) 28s ago 9m 96.9M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:47:53.856 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:53 smithi029 ceph-mon[156595]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2023-12-16T08:47:53.856 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:53 smithi029 ceph-mon[159404]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2023-12-16T08:47:54.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:53 smithi190 ceph-mon[146167]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2023-12-16T08:47:54.092 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph versions' 2023-12-16T08:47:54.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:54 smithi029 ceph-mon[156595]: from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:54.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:54 smithi029 ceph-mon[159404]: from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:55.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:54 smithi190 ceph-mon[146167]: from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:55.688 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:47:55.688 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:47:55.688 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:47:55.688 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:47:55.688 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:47:55.688 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:47:55.688 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:47:55.688 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:47:55.689 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:47:55.856 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:55 smithi029 ceph-mon[156595]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 110 op/s 2023-12-16T08:47:55.856 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:55 smithi029 ceph-mon[159404]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 110 op/s 2023-12-16T08:47:56.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:55 smithi190 ceph-mon[146167]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 110 op/s 2023-12-16T08:47:56.076 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-16T08:47:56.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:56 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/4031726143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:56.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:56 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/4031726143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:57.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:56 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/4031726143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:57.321 INFO:teuthology.orchestra.run.smithi029.stdout:wait for servicemap items w/ changing names to refresh 2023-12-16T08:47:57.675 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'sleep 60' 2023-12-16T08:47:57.754 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:57 smithi029 ceph-mon[156595]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s 2023-12-16T08:47:57.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:47:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:47:57] "GET /metrics HTTP/1.1" 200 38457 "" "Prometheus/2.33.4" 2023-12-16T08:47:57.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:57 smithi029 ceph-mon[159404]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s 2023-12-16T08:47:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:57 smithi190 ceph-mon[146167]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s 2023-12-16T08:48:00.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:59 smithi029 ceph-mon[156595]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 173 op/s 2023-12-16T08:48:00.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:47:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:59 smithi029 ceph-mon[159404]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 173 op/s 2023-12-16T08:48:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:47:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:59 smithi190 ceph-mon[146167]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 173 op/s 2023-12-16T08:48:00.026 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:47:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:02.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:01 smithi029 ceph-mon[156595]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 192 op/s 2023-12-16T08:48:02.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:01 smithi029 ceph-mon[159404]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 192 op/s 2023-12-16T08:48:02.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:01 smithi190 ceph-mon[146167]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 192 op/s 2023-12-16T08:48:03.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:02 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:03.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:02 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:02 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:04.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:03 smithi029 ceph-mon[156595]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 138 KiB/s rd, 0 B/s wr, 229 op/s 2023-12-16T08:48:04.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:03 smithi029 ceph-mon[159404]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 138 KiB/s rd, 0 B/s wr, 229 op/s 2023-12-16T08:48:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:03 smithi190 ceph-mon[146167]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 138 KiB/s rd, 0 B/s wr, 229 op/s 2023-12-16T08:48:06.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:05 smithi029 ceph-mon[156595]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s 2023-12-16T08:48:06.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:05 smithi029 ceph-mon[159404]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s 2023-12-16T08:48:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:05 smithi190 ceph-mon[146167]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s 2023-12-16T08:48:08.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:07 smithi029 ceph-mon[156595]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s 2023-12-16T08:48:08.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:07 smithi029 ceph-mon[159404]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s 2023-12-16T08:48:08.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:48:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:48:07] "GET /metrics HTTP/1.1" 200 38455 "" "Prometheus/2.33.4" 2023-12-16T08:48:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:07 smithi190 ceph-mon[146167]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s 2023-12-16T08:48:10.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:09 smithi029 ceph-mon[156595]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 103 op/s 2023-12-16T08:48:10.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:09 smithi029 ceph-mon[159404]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 103 op/s 2023-12-16T08:48:10.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:09 smithi190 ceph-mon[146167]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 103 op/s 2023-12-16T08:48:12.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:11 smithi029 ceph-mon[156595]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2023-12-16T08:48:12.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:11 smithi029 ceph-mon[159404]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2023-12-16T08:48:12.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:11 smithi190 ceph-mon[146167]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2023-12-16T08:48:13.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:12 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:13.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:12 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:13.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:12 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:14.005 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:13 smithi029 ceph-mon[156595]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 48 op/s 2023-12-16T08:48:14.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:13 smithi029 ceph-mon[159404]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 48 op/s 2023-12-16T08:48:14.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:13 smithi190 ceph-mon[146167]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 48 op/s 2023-12-16T08:48:15.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:14 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:15.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:14 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:15.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:14 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:16.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:15 smithi029 ceph-mon[156595]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:16.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:15 smithi029 ceph-mon[159404]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:16.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:15 smithi190 ceph-mon[146167]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:18.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:17 smithi029 ceph-mon[156595]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:18.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:17 smithi029 ceph-mon[159404]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:18.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:48:17 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:48:17] "GET /metrics HTTP/1.1" 200 38456 "" "Prometheus/2.33.4" 2023-12-16T08:48:18.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:17 smithi190 ceph-mon[146167]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:20.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:19 smithi029 ceph-mon[156595]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:20.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:19 smithi029 ceph-mon[159404]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:20.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:19 smithi190 ceph-mon[146167]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:22.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:21 smithi029 ceph-mon[156595]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:48:22.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:21 smithi029 ceph-mon[159404]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:48:22.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:21 smithi190 ceph-mon[146167]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:48:23.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:22 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:23.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:22 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:23.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:22 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:24.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:23 smithi029 ceph-mon[156595]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:24.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:23 smithi029 ceph-mon[159404]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:24.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:23 smithi190 ceph-mon[146167]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:26.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:25 smithi029 ceph-mon[156595]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:26.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:25 smithi029 ceph-mon[159404]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:26.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:25 smithi190 ceph-mon[146167]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:28.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:27 smithi029 ceph-mon[156595]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:28.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:27 smithi029 ceph-mon[159404]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:28.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:48:27 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:48:27] "GET /metrics HTTP/1.1" 200 38456 "" "Prometheus/2.33.4" 2023-12-16T08:48:28.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:27 smithi190 ceph-mon[146167]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:30.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[156595]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:48:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:48:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:48:30.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[159404]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:48:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:48:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:48:30.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:29 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:30.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:29 smithi190 ceph-mon[146167]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:30.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:48:30.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:48:30.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' 2023-12-16T08:48:30.022 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:29 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:32.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:31 smithi029 ceph-mon[156595]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:32.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:31 smithi029 ceph-mon[159404]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:32.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:31 smithi190 ceph-mon[146167]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:33.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:32 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:33.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:32 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:33.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:32 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:34.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:33 smithi029 ceph-mon[156595]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:34.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:33 smithi029 ceph-mon[159404]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:34.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:33 smithi190 ceph-mon[146167]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:36.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:35 smithi029 ceph-mon[156595]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:36.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:35 smithi029 ceph-mon[159404]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:36.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:35 smithi190 ceph-mon[146167]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:38.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:37 smithi029 ceph-mon[156595]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:38.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:37 smithi029 ceph-mon[159404]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:38.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:48:37 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:48:37] "GET /metrics HTTP/1.1" 200 38453 "" "Prometheus/2.33.4" 2023-12-16T08:48:38.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:37 smithi190 ceph-mon[146167]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:40.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:39 smithi029 ceph-mon[156595]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:40.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:39 smithi029 ceph-mon[159404]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:40.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:39 smithi190 ceph-mon[146167]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:42.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:41 smithi029 ceph-mon[156595]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:42.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:41 smithi029 ceph-mon[159404]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:42.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:41 smithi190 ceph-mon[146167]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:43.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:42 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:43.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:42 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:43.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:42 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:44.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:43 smithi029 ceph-mon[156595]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:44.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:43 smithi029 ceph-mon[159404]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:44.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:43 smithi190 ceph-mon[146167]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:45.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:44 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:45.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:44 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:45.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:44 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:46.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:45 smithi029 ceph-mon[156595]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:48:46.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:45 smithi029 ceph-mon[159404]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:48:46.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:45 smithi190 ceph-mon[146167]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:48:48.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:47 smithi029 ceph-mon[156595]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:48.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:47 smithi029 ceph-mon[159404]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:48.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:48:47 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:48:47] "GET /metrics HTTP/1.1" 200 38454 "" "Prometheus/2.33.4" 2023-12-16T08:48:48.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:47 smithi190 ceph-mon[146167]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:50.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:49 smithi029 ceph-mon[156595]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:50.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:49 smithi029 ceph-mon[159404]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:50.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:49 smithi190 ceph-mon[146167]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:52.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:51 smithi029 ceph-mon[156595]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:52.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:51 smithi029 ceph-mon[159404]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:52.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:51 smithi190 ceph-mon[146167]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:53.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:52 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:53.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:52 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:53.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:52 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:48:54.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:53 smithi029 ceph-mon[156595]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:54.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:53 smithi029 ceph-mon[159404]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:54.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:53 smithi190 ceph-mon[146167]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:48:56.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:55 smithi029 ceph-mon[156595]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:56.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:55 smithi029 ceph-mon[159404]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:56.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:55 smithi190 ceph-mon[146167]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:58.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:57 smithi029 ceph-mon[156595]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:58.005 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:57 smithi029 ceph-mon[159404]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:58.005 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:48:57 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:48:57] "GET /metrics HTTP/1.1" 200 38454 "" "Prometheus/2.33.4" 2023-12-16T08:48:58.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:57 smithi190 ceph-mon[146167]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:48:59.244 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch ps' 2023-12-16T08:49:00.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:59 smithi029 ceph-mon[156595]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:49:00.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:48:59 smithi029 ceph-mon[156595]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:59 smithi029 ceph-mon[159404]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:49:00.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:48:59 smithi029 ceph-mon[159404]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:00.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:59 smithi190 ceph-mon[146167]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:49:00.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:48:59 smithi190 ceph-mon[146167]: from='mgr.34107 172.21.15.29:0/3472271072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:00.817 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:49:00.817 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (7m) 3m ago 11m 26.4M - 0.23.0 ba2b418f427c ac4d932c5624 2023-12-16T08:49:00.817 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi190 *:3000 running (6m) 96s ago 11m 55.0M - 8.3.5 dad864ee21e9 a5e1afc801ee 2023-12-16T08:49:00.817 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.pamkhi smithi029 running (6m) 3m ago 10m 60.9M - 3.5 e1d6a67b021e 2faaa1a178f0 2023-12-16T08:49:00.817 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi190 *:8443,9283,8765 running (6m) 96s ago 14m 450M - 19.0.0-191-g6d933094 a29c258b5d6f 8365ebeb5e41 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (6m) 3m ago 16m 515M - 19.0.0-191-g6d933094 a29c258b5d6f 5e05f693a43c 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (6m) 3m ago 16m 81.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 316f67c6271b 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi190 running (5m) 96s ago 15m 60.3M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 5db5ffe28548 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (5m) 3m ago 15m 59.2M 2048M 19.0.0-191-g6d933094 a29c258b5d6f e4ee06803ddc 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (7m) 3m ago 12m 24.4M - 1.3.1 1dbe0e931976 9a40f1aad642 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi190 *:9100 running (7m) 96s ago 12m 24.7M - 1.3.1 1dbe0e931976 8dd999b3fa9f 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (5m) 3m ago 14m 77.0M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 7a7838c1afa4 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (4m) 3m ago 14m 70.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f f0da026b9b8b 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (4m) 3m ago 14m 56.1M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5d47e8a4b07f 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (3m) 3m ago 13m 12.3M 2745M 19.0.0-191-g6d933094 a29c258b5d6f 5a6f7f5be6c5 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi190 running (3m) 96s ago 13m 81.5M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 3d99de8fb430 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi190 running (2m) 96s ago 13m 71.6M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 0f3517726ce9 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi190 running (2m) 96s ago 13m 57.7M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 4b24cb186aa2 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi190 running (98s) 96s ago 12m 12.0M 3000M 19.0.0-191-g6d933094 a29c258b5d6f 91c322272104 2023-12-16T08:49:00.818 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi190 *:9095 running (6m) 96s ago 12m 71.1M - 2.33.4 514e6a882f6e df8445bce2ba 2023-12-16T08:49:00.819 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.bhunmp smithi029 *:8000 running (11m) 3m ago 11m 95.8M - 17.2.0 e1d6a67b021e 8c2d66839ff7 2023-12-16T08:49:00.819 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi190.ntrwdm smithi190 *:8000 running (11m) 96s ago 11m 96.0M - 17.2.0 e1d6a67b021e 62d3a83034a3 2023-12-16T08:49:00.819 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi029.iroltq smithi029 *:80 running (11m) 3m ago 11m 92.8M - 17.2.0 e1d6a67b021e e3a7b9471ad7 2023-12-16T08:49:00.819 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.smpl.smithi190.vtjbfy smithi190 *:80 running (11m) 96s ago 11m 96.9M - 17.2.0 e1d6a67b021e c1dc49231bef 2023-12-16T08:49:01.211 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph versions' 2023-12-16T08:49:02.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:01 smithi029 ceph-mon[156595]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:49:02.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:01 smithi029 ceph-mon[159404]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:49:02.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:01 smithi190 ceph-mon[146167]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:49:02.828 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2023-12-16T08:49:02.829 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-16T08:49:02.830 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2023-12-16T08:49:02.830 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2023-12-16T08:49:02.830 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-16T08:49:02.830 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:49:02.830 INFO:teuthology.orchestra.run.smithi029.stdout: } 2023-12-16T08:49:02.830 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:49:03.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:02 smithi029 ceph-mon[156595]: from='client.34527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:03.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:02 smithi029 ceph-mon[156595]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:49:03.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:02 smithi029 ceph-mon[159404]: from='client.34527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:03.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:02 smithi029 ceph-mon[159404]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:49:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:02 smithi190 ceph-mon[146167]: from='client.34527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:03.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:02 smithi190 ceph-mon[146167]: from='client.25249 -' entity='client.iscsi.foo.smithi029.pamkhi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-16T08:49:03.250 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch upgrade status' 2023-12-16T08:49:03.956 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:03 smithi029 ceph-mon[156595]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:49:03.956 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:03 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/4020549151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:03.957 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:03 smithi029 ceph-mon[159404]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:49:03.957 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:03 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/4020549151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:04.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:03 smithi190 ceph-mon[146167]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:49:04.021 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:03 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/4020549151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:04.759 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2023-12-16T08:49:04.759 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T08:49:04.759 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2023-12-16T08:49:04.759 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T08:49:04.759 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2023-12-16T08:49:04.759 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2023-12-16T08:49:04.759 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2023-12-16T08:49:04.760 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2023-12-16T08:49:04.760 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2023-12-16T08:49:04.760 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2023-12-16T08:49:04.760 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-16T08:49:04.760 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": true 2023-12-16T08:49:04.760 INFO:teuthology.orchestra.run.smithi029.stdout:} 2023-12-16T08:49:05.169 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph health detail' 2023-12-16T08:49:05.956 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:05 smithi029 ceph-mon[156595]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:49:05.957 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:05 smithi029 ceph-mon[156595]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:05.957 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:05 smithi029 ceph-mon[159404]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:49:05.957 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:05 smithi029 ceph-mon[159404]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:05 smithi190 ceph-mon[146167]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-16T08:49:06.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:05 smithi190 ceph-mon[146167]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:06.826 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:49:06.827 INFO:teuthology.orchestra.run.smithi029.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T08:49:06.827 INFO:teuthology.orchestra.run.smithi029.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-16T08:49:07.217 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-16T08:49:08.003 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:07 smithi029 ceph-mon[156595]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:49:08.004 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:07 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/1263683608' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:49:08.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:07 smithi029 ceph-mon[159404]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:49:08.004 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:07 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/1263683608' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:49:08.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:07 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: ::ffff:172.21.15.190 - - [16/Dec/2023:08:49:07] "GET /metrics HTTP/1.1" 200 38454 "" "Prometheus/2.33.4" 2023-12-16T08:49:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:07 smithi190 ceph-mon[146167]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-16T08:49:08.020 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:07 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/1263683608' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T08:49:08.880 INFO:teuthology.orchestra.run.smithi029.stdout:false 2023-12-16T08:49:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T08:49:09.318 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi029 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-16T08:49:09.397 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9836697a48ec49af9fd607d61c8ab062 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi029 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-16T08:49:09.400 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-16T08:49:09.410 INFO:tasks.cephadm:Teardown begin 2023-12-16T08:49:09.410 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-16T08:49:09.465 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-16T08:49:09.503 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-16T08:49:09.503 DEBUG:teuthology.orchestra.run.smithi029:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-16T08:49:09.528 DEBUG:teuthology.orchestra.run.smithi190:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-16T08:49:09.563 INFO:tasks.cephadm:Stopping all daemons... 2023-12-16T08:49:09.564 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-16T08:49:09.564 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.a 2023-12-16T08:49:09.770 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:09 smithi190 ceph-mon[146167]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:49:09.771 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:09 smithi190 ceph-mon[146167]: from='client.? 172.21.15.29:0/257694670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:09.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:09 smithi029 systemd[1]: Stopping Ceph mon.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:09.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-mon[156595]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:49:09.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-mon[156595]: from='client.? 172.21.15.29:0/257694670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:09.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a[156572]: 2023-12-16T08:49:09.817+0000 7f1b7110a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:09.949 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a[156572]: 2023-12-16T08:49:09.817+0000 7f1b7110a700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-16T08:49:09.949 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:49:09] ENGINE Bus STOPPING 2023-12-16T08:49:09.949 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:49:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T08:49:09.949 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:49:09] ENGINE Bus STOPPED 2023-12-16T08:49:09.950 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:49:09] ENGINE Bus STARTING 2023-12-16T08:49:09.950 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:49:09] ENGINE Serving on http://:::9283 2023-12-16T08:49:09.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-mon[159404]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-16T08:49:09.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-mon[159404]: from='client.? 172.21.15.29:0/257694670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:10.223 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:09 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: [16/Dec/2023:08:49:09] ENGINE Bus STARTED 2023-12-16T08:49:10.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Dec 16 08:49:10 smithi029 bash[176272]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-a 2023-12-16T08:49:10.573 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.a.service' 2023-12-16T08:49:10.624 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:10.625 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-16T08:49:10.625 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-16T08:49:10.625 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.c 2023-12-16T08:49:10.861 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:10 smithi029 systemd[1]: Stopping Ceph mon.c for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:11.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:10 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-c[159380]: 2023-12-16T08:49:10.859+0000 7f9a112b8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:11.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:10 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-c[159380]: 2023-12-16T08:49:10.859+0000 7f9a112b8700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-16T08:49:11.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Dec 16 08:49:11 smithi029 bash[176427]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-c 2023-12-16T08:49:11.540 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.c.service' 2023-12-16T08:49:11.581 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:11.582 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-16T08:49:11.582 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-16T08:49:11.582 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.b 2023-12-16T08:49:11.955 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:11 smithi190 systemd[1]: Stopping Ceph mon.b for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:11.955 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-b[146144]: 2023-12-16T08:49:11.832+0000 7f12c6528700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:11.955 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-b[146144]: 2023-12-16T08:49:11.832+0000 7f12c6528700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-16T08:49:12.270 INFO:journalctl@ceph.mon.b.smithi190.stdout:Dec 16 08:49:12 smithi190 bash[159980]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mon-b 2023-12-16T08:49:12.394 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mon.b.service' 2023-12-16T08:49:12.445 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:12.446 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-16T08:49:12.446 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-16T08:49:12.446 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.y 2023-12-16T08:49:12.735 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:12 smithi029 systemd[1]: Stopping Ceph mgr.y for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:12.735 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:12 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:49:12.733+0000 7fcd7a5c0700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:12.735 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:12 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y[151177]: 2023-12-16T08:49:12.733+0000 7fcd7a5c0700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-16T08:49:13.004 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Dec 16 08:49:12 smithi029 bash[176573]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-y 2023-12-16T08:49:13.277 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.y.service' 2023-12-16T08:49:13.317 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:13.317 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-16T08:49:13.317 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-16T08:49:13.318 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.x 2023-12-16T08:49:13.663 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:49:13 smithi190 systemd[1]: Stopping Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:13.924 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:49:13 smithi190 bash[160127]: ceph-94699566-9bed-11ee-95a5-87774f69a715-mgr-x 2023-12-16T08:49:13.924 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:49:13 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-16T08:49:13.930 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.x.service' 2023-12-16T08:49:13.956 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:49:13 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-16T08:49:13.956 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Dec 16 08:49:13 smithi190 systemd[1]: Stopped Ceph mgr.x for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:49:13.965 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:13.965 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-16T08:49:13.965 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-16T08:49:13.966 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.0 2023-12-16T08:49:14.256 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:49:14 smithi029 systemd[1]: Stopping Ceph osd.0 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:14.257 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:49:14 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[163357]: 2023-12-16T08:49:14.208+0000 7efddb910700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:14.257 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:49:14 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[163357]: 2023-12-16T08:49:14.208+0000 7efddb910700 -1 osd.0 142 *** Got signal Terminated *** 2023-12-16T08:49:14.257 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:49:14 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0[163357]: 2023-12-16T08:49:14.208+0000 7efddb910700 -1 osd.0 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:49:20.254 INFO:journalctl@ceph.osd.0.smithi029.stdout:Dec 16 08:49:19 smithi029 bash[176720]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-0 2023-12-16T08:49:21.132 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.0.service' 2023-12-16T08:49:21.180 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:21.181 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-16T08:49:21.181 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-16T08:49:21.181 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.1 2023-12-16T08:49:21.425 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:49:21 smithi029 systemd[1]: Stopping Ceph osd.1 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:21.753 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:49:21 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[166149]: 2023-12-16T08:49:21.423+0000 7f711a55e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:21.754 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:49:21 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[166149]: 2023-12-16T08:49:21.423+0000 7f711a55e700 -1 osd.1 142 *** Got signal Terminated *** 2023-12-16T08:49:21.754 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:49:21 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1[166149]: 2023-12-16T08:49:21.423+0000 7f711a55e700 -1 osd.1 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:49:24.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:24 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:49:24.241Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2023-12-16T08:49:24.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:24 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:49:24.241Z 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.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-12-16T08:49:27.254 INFO:journalctl@ceph.osd.1.smithi029.stdout:Dec 16 08:49:27 smithi029 bash[176978]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-1 2023-12-16T08:49:28.373 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.1.service' 2023-12-16T08:49:28.423 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:28.424 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-16T08:49:28.424 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-16T08:49:28.424 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.2 2023-12-16T08:49:28.674 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:49:28 smithi029 systemd[1]: Stopping Ceph osd.2 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:29.003 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:49:28 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[168950]: 2023-12-16T08:49:28.672+0000 7fd8080e5700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:29.004 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:49:28 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[168950]: 2023-12-16T08:49:28.672+0000 7fd8080e5700 -1 osd.2 142 *** Got signal Terminated *** 2023-12-16T08:49:29.004 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:49:28 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2[168950]: 2023-12-16T08:49:28.672+0000 7fd8080e5700 -1 osd.2 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:49:34.504 INFO:journalctl@ceph.osd.2.smithi029.stdout:Dec 16 08:49:34 smithi029 bash[177245]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-2 2023-12-16T08:49:34.505 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=error ts=2023-12-16T08:49:34.240Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi190.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2023-12-16T08:49:34.505 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:49:34.241Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2023-12-16T08:49:34.505 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:34 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:49:34.242Z 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.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-12-16T08:49:34.521 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:49:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:49:34.226Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2023-12-16T08:49:34.521 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:49:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:49:34.226Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2023-12-16T08:49:34.522 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:49:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:49:34.232Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.29:8765: connect: connection refused" 2023-12-16T08:49:34.522 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:49:34 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:49:34.232Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.29:8765: connect: connection refused" 2023-12-16T08:49:35.730 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.2.service' 2023-12-16T08:49:35.780 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:35.780 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-16T08:49:35.781 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-16T08:49:35.781 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.3 2023-12-16T08:49:36.004 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:49:35 smithi029 systemd[1]: Stopping Ceph osd.3 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:36.503 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:49:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[171768]: 2023-12-16T08:49:36.046+0000 7f96ecb26700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:36.504 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:49:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[171768]: 2023-12-16T08:49:36.046+0000 7f96ecb26700 -1 osd.3 142 *** Got signal Terminated *** 2023-12-16T08:49:36.504 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:49:36 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3[171768]: 2023-12-16T08:49:36.046+0000 7f96ecb26700 -1 osd.3 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:49:40.770 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:40.613+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:40.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:40 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:40.494+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:41.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:41 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:41.461+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:41.771 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:41 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:41.645+0000 7f8a583d3700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.705090+0000 front 2023-12-16T08:49:18.705269+0000 (oldest deadline 2023-12-16T08:49:41.004975+0000) 2023-12-16T08:49:41.771 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:41 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:41.572+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:42.004 INFO:journalctl@ceph.osd.3.smithi029.stdout:Dec 16 08:49:41 smithi029 bash[177512]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-3 2023-12-16T08:49:42.501 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:42.110+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:42.770 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:42.600+0000 7f8a583d3700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.705090+0000 front 2023-12-16T08:49:18.705269+0000 (oldest deadline 2023-12-16T08:49:41.004975+0000) 2023-12-16T08:49:42.771 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:42.541+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:42.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:42 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:42.499+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:43.037 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.3.service' 2023-12-16T08:49:43.088 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:43.089 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-16T08:49:43.089 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-16T08:49:43.089 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.4 2023-12-16T08:49:43.511 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:43 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:43.083+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:43.512 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:43 smithi190 systemd[1]: Stopping Ceph osd.4 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:43.512 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:43 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:43.326+0000 7f8a5bdd8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:43.512 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:43 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:43.326+0000 7f8a5bdd8700 -1 osd.4 142 *** Got signal Terminated *** 2023-12-16T08:49:43.512 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:43 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:43.326+0000 7f8a5bdd8700 -1 osd.4 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:49:43.770 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:43 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:43.583+0000 7f8a583d3700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.705090+0000 front 2023-12-16T08:49:18.705269+0000 (oldest deadline 2023-12-16T08:49:41.004975+0000) 2023-12-16T08:49:43.771 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:43 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:43.555+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:43.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:43 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:43.510+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:44.498 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:44 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:44.116+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:44.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=error ts=2023-12-16T08:49:44.241Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi190.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-12-16T08:49:44.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:49:44.242Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2023-12-16T08:49:44.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:44 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:49:44.243Z 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.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-12-16T08:49:44.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:44 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:44.496+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:44.771 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:44 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:44.623+0000 7f8a583d3700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.705090+0000 front 2023-12-16T08:49:18.705269+0000 (oldest deadline 2023-12-16T08:49:41.004975+0000) 2023-12-16T08:49:44.771 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:44 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:44.524+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:45.520 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:45 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:45.156+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:46.020 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:45 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:45.527+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:46.021 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:45 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:45.650+0000 7f8a583d3700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.705090+0000 front 2023-12-16T08:49:18.705269+0000 (oldest deadline 2023-12-16T08:49:41.004975+0000) 2023-12-16T08:49:46.021 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:45 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:45.555+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:46.493 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:46 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:46.204+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:46.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:46 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:46.492+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:46.771 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:46 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:46.647+0000 7f8a583d3700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.705090+0000 front 2023-12-16T08:49:18.705269+0000 (oldest deadline 2023-12-16T08:49:41.004975+0000) 2023-12-16T08:49:46.771 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:46 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:46.593+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:47.521 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:47.218+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:47.521 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:47.462+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:48.020 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:47.629+0000 7f8a583d3700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.705090+0000 front 2023-12-16T08:49:18.705269+0000 (oldest deadline 2023-12-16T08:49:41.004975+0000) 2023-12-16T08:49:48.021 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4[150044]: 2023-12-16T08:49:47.630+0000 7f8a583d3700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:21.005500+0000 front 2023-12-16T08:49:21.005549+0000 (oldest deadline 2023-12-16T08:49:46.905453+0000) 2023-12-16T08:49:48.021 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:47.613+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:48.468 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:48.217+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:48.771 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:48.567+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:48.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:48 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:48.468+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:49.266 INFO:journalctl@ceph.osd.4.smithi190.stdout:Dec 16 08:49:48 smithi190 bash[160285]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-4 2023-12-16T08:49:49.520 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:49 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:49.265+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:49.521 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:49 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:49.440+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:49.521 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:49 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:49.440+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:49.806 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:49 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:49.523+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:50.015 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.4.service' 2023-12-16T08:49:50.055 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:50.055 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-16T08:49:50.055 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-16T08:49:50.055 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.5 2023-12-16T08:49:50.448 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:50 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:50.314+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:50.448 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:50 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:50.314+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:50.448 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:50 smithi190 systemd[1]: Stopping Ceph osd.5 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:50.449 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:50 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:50.317+0000 7f0e95beb700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:50.449 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:50 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:50.317+0000 7f0e95beb700 -1 osd.5 142 *** Got signal Terminated *** 2023-12-16T08:49:50.449 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:50 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:50.317+0000 7f0e95beb700 -1 osd.5 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:49:50.770 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:50 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:50.525+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:50.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:50 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:50.447+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:50.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:50 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:50.447+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:51.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:51 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:51.460+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:51.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:51 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:51.460+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:51.771 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:51 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:51.526+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:51.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:51 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:51.285+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:51.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:51 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:51.285+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:52.520 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:52.263+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:52.521 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:52.263+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:52.521 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:52.484+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:52.521 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:52.484+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:53.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:52.557+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:53.021 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:52 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:52.557+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:21.921519+0000 front 2023-12-16T08:49:21.921418+0000 (oldest deadline 2023-12-16T08:49:51.921912+0000) 2023-12-16T08:49:53.607 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:53 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:53.445+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:53.607 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:53 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:53.445+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:53.607 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:53 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:53.309+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:53.609 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:53 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:53.309+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:54.021 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:53 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:53.603+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:54.021 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:53 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:53.603+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:21.921519+0000 front 2023-12-16T08:49:21.921418+0000 (oldest deadline 2023-12-16T08:49:51.921912+0000) 2023-12-16T08:49:54.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:54 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=error ts=2023-12-16T08:49:54.242Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi190.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-12-16T08:49:54.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:54 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:49:54.242Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2023-12-16T08:49:54.505 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:49:54 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:49:54.243Z 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.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-12-16T08:49:54.771 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:54.555+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:15.619788+0000 front 2023-12-16T08:49:15.619674+0000 (oldest deadline 2023-12-16T08:49:39.719510+0000) 2023-12-16T08:49:54.771 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5[152704]: 2023-12-16T08:49:54.555+0000 7f0e921e6700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:21.921519+0000 front 2023-12-16T08:49:21.921418+0000 (oldest deadline 2023-12-16T08:49:51.921912+0000) 2023-12-16T08:49:54.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:54.493+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:54.772 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:54.493+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:54.772 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:54.320+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:54.772 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:54 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:54.320+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:55.764 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:55.279+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:55.765 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:55.279+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:55.765 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:55.510+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:55.765 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:55.510+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:55.765 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:55 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:55.510+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:49:56.020 INFO:journalctl@ceph.osd.5.smithi190.stdout:Dec 16 08:49:55 smithi190 bash[160547]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-5 2023-12-16T08:49:56.642 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:56.316+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:56.643 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:56.316+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:56.643 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:56.469+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:56.643 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:56.469+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:56.643 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:56 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:56.469+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:49:56.988 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.5.service' 2023-12-16T08:49:57.029 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:49:57.029 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-16T08:49:57.029 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-16T08:49:57.029 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.6 2023-12-16T08:49:57.270 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:57 smithi190 systemd[1]: Stopping Ceph osd.6 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:49:57.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:57.440+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:57.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:57.440+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:57.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:57.440+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:49:57.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:57.282+0000 7fceaa71e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:49:57.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:57.282+0000 7fceaa71e700 -1 osd.6 142 *** Got signal Terminated *** 2023-12-16T08:49:57.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:57.282+0000 7fceaa71e700 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:49:57.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:57.339+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:57.772 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:57.339+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:57.772 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:57 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:57.339+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:33.396745+0000 front 2023-12-16T08:49:33.396789+0000 (oldest deadline 2023-12-16T08:49:56.797129+0000) 2023-12-16T08:49:58.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:58.317+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:58.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:58.317+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:58.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:58.317+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:33.396745+0000 front 2023-12-16T08:49:33.396789+0000 (oldest deadline 2023-12-16T08:49:56.797129+0000) 2023-12-16T08:49:58.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:58.430+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:58.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:58.430+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:58.772 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:58 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:58.430+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:49:59.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:59 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:59.322+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:49:59.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:59 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:59.322+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:49:59.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:49:59 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:49:59.322+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:33.396745+0000 front 2023-12-16T08:49:33.396789+0000 (oldest deadline 2023-12-16T08:49:56.797129+0000) 2023-12-16T08:49:59.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:59 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:59.477+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:49:59.772 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:59 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:59.477+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:49:59.772 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:49:59 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:49:59.477+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:00.770 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:50:00 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:50:00.345+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:50:00.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:50:00 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:50:00.345+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:50:00.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:50:00 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:50:00.345+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:33.396745+0000 front 2023-12-16T08:49:33.396789+0000 (oldest deadline 2023-12-16T08:49:56.797129+0000) 2023-12-16T08:50:00.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:00 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:00.450+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:50:00.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:00 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:00.450+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:50:00.772 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:00 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:00.450+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:01.770 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:50:01 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:50:01.324+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:17.694793+0000 front 2023-12-16T08:49:17.694705+0000 (oldest deadline 2023-12-16T08:49:41.794570+0000) 2023-12-16T08:50:01.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:50:01 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:50:01.324+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.895562+0000 front 2023-12-16T08:49:25.895625+0000 (oldest deadline 2023-12-16T08:49:49.995372+0000) 2023-12-16T08:50:01.771 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:50:01 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6[155366]: 2023-12-16T08:50:01.324+0000 7fcea5516700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:33.396745+0000 front 2023-12-16T08:49:33.396789+0000 (oldest deadline 2023-12-16T08:49:56.797129+0000) 2023-12-16T08:50:01.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:01 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:01.433+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:50:01.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:01 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:01.433+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:50:01.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:01 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:01.433+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:02.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:02 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:02.443+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:50:02.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:02 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:02.443+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:50:02.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:02 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:02.443+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:02.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:02 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:02.443+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2023-12-16T08:49:37.937528+0000 front 2023-12-16T08:49:37.937511+0000 (oldest deadline 2023-12-16T08:50:02.037480+0000) 2023-12-16T08:50:03.270 INFO:journalctl@ceph.osd.6.smithi190.stdout:Dec 16 08:50:02 smithi190 bash[160806]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-6 2023-12-16T08:50:03.735 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:03 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:03.443+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:50:03.735 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:03 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:03.443+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:50:03.735 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:03 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:03.443+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:03.735 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:03 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:03.443+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2023-12-16T08:49:37.937528+0000 front 2023-12-16T08:49:37.937511+0000 (oldest deadline 2023-12-16T08:50:02.037480+0000) 2023-12-16T08:50:04.053 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.6.service' 2023-12-16T08:50:04.093 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:50:04.093 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-16T08:50:04.093 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-16T08:50:04.094 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.7 2023-12-16T08:50:04.358 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:04 smithi190 systemd[1]: Stopping Ceph osd.7 for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:50:04.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:50:04 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=error ts=2023-12-16T08:50:04.243Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi190.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2023-12-16T08:50:04.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:50:04 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:50:04.244Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2023-12-16T08:50:04.504 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:50:04 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=warn ts=2023-12-16T08:50:04.244Z 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.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-12-16T08:50:04.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:04 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:04.355+0000 7f5c7c569700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T08:50:04.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:04 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:04.355+0000 7f5c7c569700 -1 osd.7 142 *** Got signal Terminated *** 2023-12-16T08:50:04.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:04 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:04.355+0000 7f5c7c569700 -1 osd.7 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T08:50:04.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:04 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:04.425+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:50:04.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:04 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:04.425+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:50:04.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:04 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:04.425+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:04.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:04 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:04.425+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2023-12-16T08:49:37.937528+0000 front 2023-12-16T08:49:37.937511+0000 (oldest deadline 2023-12-16T08:50:02.037480+0000) 2023-12-16T08:50:05.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:05 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:05.375+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:50:05.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:05 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:05.375+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:50:05.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:05 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:05.375+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:05.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:05 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:05.375+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2023-12-16T08:49:37.937528+0000 front 2023-12-16T08:49:37.937511+0000 (oldest deadline 2023-12-16T08:50:02.037480+0000) 2023-12-16T08:50:06.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:06 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:06.392+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:50:06.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:06 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:06.392+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:50:06.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:06 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:06.392+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:06.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:06 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:06.392+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2023-12-16T08:49:37.937528+0000 front 2023-12-16T08:49:37.937511+0000 (oldest deadline 2023-12-16T08:50:02.037480+0000) 2023-12-16T08:50:07.770 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:07.394+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:50:07.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:07.394+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:50:07.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:07.394+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:07.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:07 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:07.394+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2023-12-16T08:49:37.937528+0000 front 2023-12-16T08:49:37.937511+0000 (oldest deadline 2023-12-16T08:50:02.037480+0000) 2023-12-16T08:50:08.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:08.394+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2023-12-16T08:49:18.833656+0000 front 2023-12-16T08:49:18.833734+0000 (oldest deadline 2023-12-16T08:49:39.933647+0000) 2023-12-16T08:50:08.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:08.394+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2023-12-16T08:49:25.834738+0000 front 2023-12-16T08:49:25.834753+0000 (oldest deadline 2023-12-16T08:49:48.734676+0000) 2023-12-16T08:50:08.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:08.394+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2023-12-16T08:49:29.235739+0000 front 2023-12-16T08:49:29.235689+0000 (oldest deadline 2023-12-16T08:49:55.135722+0000) 2023-12-16T08:50:08.771 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:08 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7[158031]: 2023-12-16T08:50:08.394+0000 7f5c78b64700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2023-12-16T08:49:37.937528+0000 front 2023-12-16T08:49:37.937511+0000 (oldest deadline 2023-12-16T08:50:02.037480+0000) 2023-12-16T08:50:10.271 INFO:journalctl@ceph.osd.7.smithi190.stdout:Dec 16 08:50:09 smithi190 bash[161072]: ceph-94699566-9bed-11ee-95a5-87774f69a715-osd-7 2023-12-16T08:50:11.064 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@osd.7.service' 2023-12-16T08:50:11.102 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:50:11.103 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-16T08:50:11.103 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-16T08:50:11.103 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-94699566-9bed-11ee-95a5-87774f69a715@prometheus.a 2023-12-16T08:50:11.353 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 systemd[1]: Stopping Ceph prometheus.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:50:11.353 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.239Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-16T08:50:11.353 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.239Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-16T08:50:11.354 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.239Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-16T08:50:11.354 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.239Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-16T08:50:11.354 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.239Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-16T08:50:11.354 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.239Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-16T08:50:11.354 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.239Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-16T08:50:11.354 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.239Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-16T08:50:11.354 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.239Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-16T08:50:11.354 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.240Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-16T08:50:11.354 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.240Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-16T08:50:11.355 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Dec 16 08:50:11 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-prometheus-a[141483]: ts=2023-12-16T08:50:11.240Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-16T08:50:11.515 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-94699566-9bed-11ee-95a5-87774f69a715@prometheus.a.service' 2023-12-16T08:50:11.550 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T08:50:11.550 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-16T08:50:11.550 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 94699566-9bed-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-16T08:50:12.973 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:50:12 smithi029 systemd[1]: Stopping Ceph node-exporter.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:50:13.254 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:50:13 smithi029 bash[177998]: ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-a 2023-12-16T08:50:13.254 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:50:13 smithi029 bash[178036]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter.a" found: no such container 2023-12-16T08:50:13.254 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:50:13 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-16T08:50:13.254 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:50:13 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-16T08:50:13.254 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Dec 16 08:50:13 smithi029 systemd[1]: Stopped Ceph node-exporter.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:50:13.654 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:50:13 smithi029 systemd[1]: Stopping Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:50:13.655 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:50:13 smithi029 ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a[149785]: level=info ts=2023-12-16T08:50:13.393Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-16T08:50:13.926 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:50:13 smithi029 bash[178085]: ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager-a 2023-12-16T08:50:13.926 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:50:13 smithi029 bash[178123]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-alertmanager.a" found: no such container 2023-12-16T08:50:13.927 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:50:13 smithi029 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-16T08:50:13.927 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Dec 16 08:50:13 smithi029 systemd[1]: Stopped Ceph alertmanager.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:50:46.070 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 94699566-9bed-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-16T08:50:47.406 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:50:47 smithi190 systemd[1]: Stopping Ceph node-exporter.b for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:50:47.407 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:50:47 smithi190 bash[161666]: ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter-b 2023-12-16T08:50:47.407 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:50:47 smithi190 bash[161703]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-node-exporter.b" found: no such container 2023-12-16T08:50:47.698 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:50:47 smithi190 systemd[1]: Stopping Ceph grafana.a for 94699566-9bed-11ee-95a5-87774f69a715... 2023-12-16T08:50:47.698 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:50:47 smithi190 ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a[138458]: t=2023-12-16T08:50:47+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-16T08:50:47.698 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:50:47 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-16T08:50:47.698 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:50:47 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-16T08:50:47.698 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Dec 16 08:50:47 smithi190 systemd[1]: Stopped Ceph node-exporter.b for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:50:47.967 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:50:47 smithi190 bash[161753]: ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana-a 2023-12-16T08:50:47.967 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:50:47 smithi190 bash[161793]: Error: no container with name or ID "ceph-94699566-9bed-11ee-95a5-87774f69a715-grafana.a" found: no such container 2023-12-16T08:50:47.967 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:50:47 smithi190 systemd[1]: ceph-94699566-9bed-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-16T08:50:47.967 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Dec 16 08:50:47 smithi190 systemd[1]: Stopped Ceph grafana.a for 94699566-9bed-11ee-95a5-87774f69a715. 2023-12-16T08:51:09.242 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-16T08:51:09.282 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-16T08:51:09.313 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-16T08:51:09.315 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817/remote/smithi029/crash 2023-12-16T08:51:09.317 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/crash -- . 2023-12-16T08:51:09.379 INFO:teuthology.orchestra.run.smithi029.stderr:tar: /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-16T08:51:09.380 INFO:teuthology.orchestra.run.smithi029.stderr:tar: Error is not recoverable: exiting now 2023-12-16T08:51:09.381 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817/remote/smithi190/crash 2023-12-16T08:51:09.382 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/crash -- . 2023-12-16T08:51:09.420 INFO:teuthology.orchestra.run.smithi190.stderr:tar: /var/lib/ceph/94699566-9bed-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-16T08:51:09.420 INFO:teuthology.orchestra.run.smithi190.stderr:tar: Error is not recoverable: exiting now 2023-12-16T08:51:09.421 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-16T08:51:09.422 DEBUG:teuthology.orchestra.run.smithi029:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-16T08:51:09.456 INFO:teuthology.orchestra.run.smithi029.stderr:grep: /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-16T08:51:09.458 INFO:tasks.cephadm:Compressing logs... 2023-12-16T08:51:09.458 DEBUG:teuthology.orchestra.run.smithi029:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-16T08:51:09.501 DEBUG:teuthology.orchestra.run.smithi190:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-16T08:51:09.530 INFO:teuthology.orchestra.run.smithi190.stderr:find: ‘/var/log/rbd-target-api’gzip : No such file or directory-5 2023-12-16T08:51:09.530 INFO:teuthology.orchestra.run.smithi190.stderr:--verbose -- /var/log/ceph/cephadm.log 2023-12-16T08:51:09.530 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi190.vtjbfy.log 2023-12-16T08:51:09.530 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.6.log 2023-12-16T08:51:09.530 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-16T08:51:09.530 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi190.vtjbfy.log: 62.7% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi190.vtjbfy.log.gz 2023-12-16T08:51:09.531 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.7.log 2023-12-16T08:51:09.531 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.6.log: /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mgr.x.log 2023-12-16T08:51:09.531 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-16T08:51:09.533 INFO:teuthology.orchestra.run.smithi029.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-16T08:51:09.533 INFO:teuthology.orchestra.run.smithi029.stderr:: No such file or directory 2023-12-16T08:51:09.534 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mgr.x.log: /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.4.log 2023-12-16T08:51:09.534 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.5.log 2023-12-16T08:51:09.535 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-16T08:51:09.535 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.2.log 2023-12-16T08:51:09.535 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mgr.y.log 2023-12-16T08:51:09.536 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.3.log 2023-12-16T08:51:09.536 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-16T08:51:09.537 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.5.log: 91.0% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-16T08:51:09.538 INFO:teuthology.orchestra.run.smithi190.stderr: 88.0% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-16T08:51:09.538 INFO:teuthology.orchestra.run.smithi190.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi190.ntrwdm.log 2023-12-16T08:51:09.538 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi190.ntrwdm.log: 64.8% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi190.ntrwdm.log.gz 2023-12-16T08:51:09.545 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mgr.y.log: /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi029.iroltq.log 2023-12-16T08:51:09.545 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.0.log: /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi029.iroltq.log: 62.7% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi029.iroltq.log.gz 2023-12-16T08:51:09.545 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-16T08:51:09.545 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mon.c.log 2023-12-16T08:51:09.545 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mon.c.log: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-16T08:51:09.545 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi029.bhunmp.log 2023-12-16T08:51:09.546 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi029.bhunmp.log: 62.7% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi029.bhunmp.log.gz 2023-12-16T08:51:09.546 INFO:teuthology.orchestra.run.smithi029.stderr: 91.0% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-16T08:51:09.547 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-16T08:51:09.547 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/tcmu-runner.log 2023-12-16T08:51:09.548 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.1.log: /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/tcmu-runner.log: 82.9% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/tcmu-runner.log.gz 2023-12-16T08:51:09.567 INFO:teuthology.orchestra.run.smithi190.stderr: 88.7% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mgr.x.log.gz 2023-12-16T08:51:09.800 INFO:teuthology.orchestra.run.smithi190.stderr: 92.3% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-16T08:51:09.862 INFO:teuthology.orchestra.run.smithi029.stderr: 88.5% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mgr.y.log.gz 2023-12-16T08:51:09.933 INFO:teuthology.orchestra.run.smithi029.stderr: 92.2% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mon.c.log.gz 2023-12-16T08:51:10.250 INFO:teuthology.orchestra.run.smithi029.stderr: 91.1% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-16T08:51:10.460 INFO:teuthology.orchestra.run.smithi190.stderr: 93.3% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.6.log.gz 2023-12-16T08:51:10.462 INFO:teuthology.orchestra.run.smithi029.stderr: 93.6% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.2.log.gz 2023-12-16T08:51:10.577 INFO:teuthology.orchestra.run.smithi190.stderr: 93.5% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.5.log.gz 2023-12-16T08:51:10.670 INFO:teuthology.orchestra.run.smithi029.stderr: 93.7% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-16T08:51:10.682 INFO:teuthology.orchestra.run.smithi190.stderr: 93.6% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.7.log.gz 2023-12-16T08:51:10.781 INFO:teuthology.orchestra.run.smithi029.stderr: 93.7% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-16T08:51:10.789 INFO:teuthology.orchestra.run.smithi190.stderr: 93.7% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.4.log.gz 2023-12-16T08:51:10.790 INFO:teuthology.orchestra.run.smithi190.stderr: 2023-12-16T08:51:10.791 INFO:teuthology.orchestra.run.smithi190.stderr:real 0m1.273s 2023-12-16T08:51:10.791 INFO:teuthology.orchestra.run.smithi190.stderr:user 0m4.524s 2023-12-16T08:51:10.791 INFO:teuthology.orchestra.run.smithi190.stderr:sys 0m0.202s 2023-12-16T08:51:11.053 INFO:teuthology.orchestra.run.smithi029.stderr: 93.6% -- replaced with /var/log/ceph/94699566-9bed-11ee-95a5-87774f69a715/ceph-osd.3.log.gz 2023-12-16T08:51:11.054 INFO:teuthology.orchestra.run.smithi029.stderr: 2023-12-16T08:51:11.054 INFO:teuthology.orchestra.run.smithi029.stderr:real 0m1.534s 2023-12-16T08:51:11.055 INFO:teuthology.orchestra.run.smithi029.stderr:user 0m6.040s 2023-12-16T08:51:11.055 INFO:teuthology.orchestra.run.smithi029.stderr:sys 0m0.247s 2023-12-16T08:51:11.055 INFO:tasks.cephadm:Archiving logs... 2023-12-16T08:51:11.055 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817/remote/smithi029/log 2023-12-16T08:51:11.056 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-16T08:51:12.541 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817/remote/smithi190/log 2023-12-16T08:51:12.542 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-16T08:51:13.489 INFO:tasks.cephadm:Removing cluster... 2023-12-16T08:51:13.489 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 94699566-9bed-11ee-95a5-87774f69a715 --force 2023-12-16T08:51:13.834 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 94699566-9bed-11ee-95a5-87774f69a715 --force 2023-12-16T08:51:14.150 INFO:tasks.cephadm:Removing cephadm ... 2023-12-16T08:51:14.151 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-16T08:51:14.174 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-16T08:51:14.192 INFO:tasks.cephadm:Teardown complete 2023-12-16T08:51:14.193 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-16T08:51:14.203 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-16T08:51:14.203 DEBUG:teuthology.orchestra.run.smithi029:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T08:51:14.216 DEBUG:teuthology.orchestra.run.smithi190:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T08:51:14.235 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2023-12-16T08:51:14.240 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T08:51:14.241 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2023-12-16T08:51:14.241 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 52 +78us[ +78us] +/- 81ms 2023-12-16T08:51:14.241 INFO:teuthology.orchestra.run.smithi029.stdout:^* hv02.front.sepia.ceph.com 3 6 377 53 -743us[ -718us] +/- 77ms 2023-12-16T08:51:14.241 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 52 +777us[ +777us] +/- 87ms 2023-12-16T08:51:14.241 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:51:14.249 INFO:teuthology.orchestra.run.smithi190.stderr:bash: ntpq: command not found 2023-12-16T08:51:14.253 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T08:51:14.253 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2023-12-16T08:51:14.253 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 119 +112us[ +149us] +/- 80ms 2023-12-16T08:51:14.253 INFO:teuthology.orchestra.run.smithi190.stdout:^* hv02.front.sepia.ceph.com 3 6 377 53 -742us[ -731us] +/- 77ms 2023-12-16T08:51:14.253 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 51 +798us[ +798us] +/- 87ms 2023-12-16T08:51:14.253 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T08:51:14.254 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-16T08:51:14.264 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-16T08:51:14.264 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-16T08:51:14.273 DEBUG:teuthology.orchestra.run.smithi029:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-16T08:51:14.398 DEBUG:teuthology.orchestra.run.smithi190:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-16T08:51:14.492 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-16T08:51:14.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T08:51:14.532 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-12-16T08:51:14.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T08:51:14.564 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-16T08:51:14.574 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-16T08:51:14.583 INFO:teuthology.task.internal:Duration was 1729.768758 seconds 2023-12-16T08:51:14.584 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-16T08:51:14.593 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-16T08:51:14.593 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T08:51:14.597 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T08:51:14.650 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T08:51:14.652 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T08:51:15.016 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-16T08:51:15.016 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi029.front.sepia.ceph.com 2023-12-16T08:51:15.016 DEBUG:teuthology.orchestra.run.smithi029:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-16T08:51:15.045 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi190.front.sepia.ceph.com 2023-12-16T08:51:15.046 DEBUG:teuthology.orchestra.run.smithi190:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-16T08:51:15.071 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-16T08:51:15.071 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T08:51:15.088 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T08:51:15.166 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-16T08:51:15.166 DEBUG:teuthology.orchestra.run.smithi029:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T08:51:15.168 DEBUG:teuthology.orchestra.run.smithi190:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T08:51:15.350 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-16T08:51:15.360 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-16T08:51:15.360 DEBUG:teuthology.orchestra.run.smithi029:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T08:51:15.391 DEBUG:teuthology.orchestra.run.smithi190:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T08:51:15.418 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-16T08:51:15.428 DEBUG:teuthology.orchestra.run.smithi029:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-16T08:51:15.434 DEBUG:teuthology.orchestra.run.smithi190:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-16T08:51:15.463 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = core 2023-12-16T08:51:15.484 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = core 2023-12-16T08:51:15.524 DEBUG:teuthology.orchestra.run.smithi029:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T08:51:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T08:51:15.587 DEBUG:teuthology.orchestra.run.smithi190:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T08:51:15.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T08:51:15.604 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-16T08:51:15.614 INFO:teuthology.task.internal:Transferring archived files... 2023-12-16T08:51:15.615 DEBUG:teuthology.misc:Transferring archived files from smithi029:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817/remote/smithi029 2023-12-16T08:51:15.615 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T08:51:15.681 DEBUG:teuthology.misc:Transferring archived files from smithi190:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817/remote/smithi190 2023-12-16T08:51:15.681 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T08:51:15.721 INFO:teuthology.task.internal:Removing archive directory... 2023-12-16T08:51:15.721 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T08:51:15.724 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T08:51:15.772 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-16T08:51:15.784 INFO:teuthology.task.internal:Not uploading archives. 2023-12-16T08:51:15.784 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-16T08:51:15.794 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-16T08:51:15.794 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T08:51:15.797 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T08:51:15.817 INFO:teuthology.orchestra.run.smithi029.stdout: 525643 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 08:51 /home/ubuntu/cephtest 2023-12-16T08:51:15.830 INFO:teuthology.orchestra.run.smithi190.stdout: 525359 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 08:51 /home/ubuntu/cephtest 2023-12-16T08:51:15.831 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-16T08:51:15.842 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-16T08:51:15.862 INFO:teuthology.nuke:Checking targets against current locks 2023-12-16T08:51:15.898 DEBUG:teuthology.nuke:shortname: smithi029 2023-12-16T08:51:15.899 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T08:51:15.941 DEBUG:teuthology.nuke:shortname: smithi190 2023-12-16T08:51:15.941 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T08:51:15.953 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 08:13:31.188143', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHCgZGQEJYqPutcj8+ZXtyTPyAXH8dXZxBn14fIKsqaO326m4ydr9NclNc5nUF5yR1ucLbmOLzk74bojcgP2Yyo='} 2023-12-16T08:51:15.985 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493817', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 08:13:31.189770', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9lW/B2JeZnqqW1I6WlGpfrxnG4br4e5Ny1ClutVNWvJuRFJVK5rsjpDcPN9JIXLhspfBI7jL8nu0XkeVLymwE='} 2023-12-16T08:51:16.044 INFO:teuthology.orchestra.console.smithi029:Power off 2023-12-16T08:51:16.045 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T08:51:16.085 INFO:teuthology.orchestra.console.smithi190:Power off 2023-12-16T08:51:16.085 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T08:51:16.095 DEBUG:teuthology.orchestra.console.smithi029:power off output: Chassis Power Control: Down/Off 2023-12-16T08:51:16.096 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T08:51:16.134 DEBUG:teuthology.orchestra.console.smithi190:power off output: Chassis Power Control: Down/Off 2023-12-16T08:51:16.134 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T08:51:16.144 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2023-12-16T08:51:16.185 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2023-12-16T08:51:20.146 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T08:51:20.186 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T08:51:20.258 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2023-12-16T08:51:20.297 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2023-12-16T08:51:24.261 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T08:51:24.298 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T08:51:24.374 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is off 2023-12-16T08:51:24.408 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is off 2023-12-16T08:51:24.477 INFO:teuthology.orchestra.console.smithi029:Power off completed 2023-12-16T08:51:24.509 INFO:teuthology.orchestra.console.smithi190:Power off completed 2023-12-16T08:51:24.614 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 1729.768758058548 failure_reason: 'Command failed on smithi029 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 94699566-9bed-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9836697a48ec49af9fd607d61c8ab062 status: fail success: false 2023-12-16T08:51:24.615 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T08:51:24.727 INFO:teuthology.run:FAIL