2024-09-16T08:48:10.508 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T08:48:10.526 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T08:48:10.615 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995 branch: wip-guits-main-2024-09-13-1248 description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} email: gabrioux@ibm.com first_in_suite: false job_id: '7906995' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-09-13-1248 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 8293d73f8690540e843a81caec373f9cc29cf705 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 8293d73f8690540e843a81caec373f9cc29cf705 workunit: branch: wip-guits-main-2024-09-13-1248 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 6714 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-13-1248 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 8293d73f8690540e843a81caec373f9cc29cf705 targets: smithi042.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJTpOBFF2eOP83o5n+DW1fWU2qRp2Gi8GA3g2q1iZDfOb7P9QcsfALhV315wQuZOSzZ7CvWgaTSl6LrrzBDphs= smithi110.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIsKmkIB45tBEY6rx4T2BE0dICi4NolLEd70vWutoJ5g1JnwzSsN+Zv69HSySLdD+TPdAizTSuVuhxEvYQnp7jc= smithi116.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMjammtwTh9sYPRmuqXIPz5Wo+irfqtyhUsm6PvDqtCVB7OS9U2W3sN3+kqodcYQi2BBD4y7P+7Itagk8qDIsD4= smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL+BoViGEzaWiaKaC6dl5wXtq7n1oNC7qMhVURNh7RdIltDZFT/POm+/P+9vWuB4YbVbtFwR49eMv/kq2f5AVHw= tasks: - cephadm.deploy_samba_ad_dc: role: host.d - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n auth_mode: active-directory\n domain_settings:\n realm: DOMAIN1.SINK.TEST\n\ \ join_sources:\n - source_type: resource\n ref: join1-admin\n\ \ custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n placement:\n count:\ \ 3\n- resource_type: ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n\ \ username: Administrator\n password: Passw0rd\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share1\n cephfs:\n volume: cephfs\n\ \ subvolumegroup: smb\n subvolume: sv1\n path: /\n- resource_type:\ \ ceph.smb.share\n cluster_id: adctdb1\n share_id: share2\n cephfs:\n \ \ volume: cephfs\n subvolumegroup: smb\n subvolume: sv2\n path:\ \ /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adctdb1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.adctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_07:44:22 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T08:48:10.616 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa; will attempt to use it 2024-09-16T08:48:10.616 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks 2024-09-16T08:48:10.617 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T08:48:10.618 INFO:teuthology.task.internal:Checking packages... 2024-09-16T08:48:10.640 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '8293d73f8690540e843a81caec373f9cc29cf705' 2024-09-16T08:48:10.641 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T08:48:10.641 INFO:teuthology.packaging:ref: None 2024-09-16T08:48:10.641 INFO:teuthology.packaging:tag: None 2024-09-16T08:48:10.641 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-1248 2024-09-16T08:48:10.641 INFO:teuthology.packaging:sha1: 8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:48:10.641 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-guits-main-2024-09-13-1248 2024-09-16T08:48:10.785 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917-g8293d73f-1jammy 2024-09-16T08:48:10.786 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T08:48:10.796 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T08:48:10.796 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T08:48:10.809 INFO:teuthology.task.internal:Saving configuration 2024-09-16T08:48:10.824 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T08:48:10.835 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T08:48:10.860 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi042.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 08:42:39.403015', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKLmqeKXcZDjbujHPAG7XsDIYUb05YhhcAZon0nfB8WC'} 2024-09-16T08:48:10.883 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi110.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 08:42:39.400217', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDKmBGyypyM9uhVYvPQpi9C9mbjFuyYgLCUEsP1XoGHd'} 2024-09-16T08:48:10.903 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi116.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 08:42:39.401576', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAJDXFHXbY3fbyvRIsCw0M2ikLx6ZCT/p9ZoL964fgQ8'} 2024-09-16T08:48:10.926 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 08:42:39.398666', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIItkNDjh6ef8X1Jz59bY9TLIOTWtaRvAM1dMq6H01M4k'} 2024-09-16T08:48:10.927 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T08:48:10.936 INFO:teuthology.task.internal:roles: ubuntu@smithi042.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-16T08:48:10.936 INFO:teuthology.task.internal:roles: ubuntu@smithi110.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-16T08:48:10.936 INFO:teuthology.task.internal:roles: ubuntu@smithi116.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-16T08:48:10.936 INFO:teuthology.task.internal:roles: ubuntu@smithi123.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-16T08:48:10.936 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T08:48:11.051 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0cff317be0>, signals=[15]) 2024-09-16T08:48:11.051 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T08:48:11.060 INFO:teuthology.task.internal:Opening connections... 2024-09-16T08:48:11.060 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T08:48:11.061 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:48:11.146 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi110.front.sepia.ceph.com 2024-09-16T08:48:11.147 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:48:11.228 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi116.front.sepia.ceph.com 2024-09-16T08:48:11.229 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:48:11.310 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2024-09-16T08:48:11.311 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:48:11.388 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T08:48:11.397 DEBUG:teuthology.orchestra.run.smithi042:> uname -m 2024-09-16T08:48:11.403 INFO:teuthology.orchestra.run.smithi042.stdout:x86_64 2024-09-16T08:48:11.403 DEBUG:teuthology.orchestra.run.smithi042:> cat /etc/os-release 2024-09-16T08:48:11.449 INFO:teuthology.orchestra.run.smithi042.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T08:48:11.449 INFO:teuthology.orchestra.run.smithi042.stdout:NAME="Ubuntu" 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION_ID="22.04" 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION_CODENAME=jammy 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:ID=ubuntu 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:ID_LIKE=debian 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T08:48:11.450 INFO:teuthology.orchestra.run.smithi042.stdout:UBUNTU_CODENAME=jammy 2024-09-16T08:48:11.451 INFO:teuthology.lock.ops:Updating smithi042.front.sepia.ceph.com on lock server 2024-09-16T08:48:11.473 DEBUG:teuthology.orchestra.run.smithi110:> uname -m 2024-09-16T08:48:11.479 INFO:teuthology.orchestra.run.smithi110.stdout:x86_64 2024-09-16T08:48:11.479 DEBUG:teuthology.orchestra.run.smithi110:> cat /etc/os-release 2024-09-16T08:48:11.527 INFO:teuthology.orchestra.run.smithi110.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T08:48:11.527 INFO:teuthology.orchestra.run.smithi110.stdout:NAME="Ubuntu" 2024-09-16T08:48:11.527 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION_ID="22.04" 2024-09-16T08:48:11.527 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T08:48:11.527 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION_CODENAME=jammy 2024-09-16T08:48:11.527 INFO:teuthology.orchestra.run.smithi110.stdout:ID=ubuntu 2024-09-16T08:48:11.527 INFO:teuthology.orchestra.run.smithi110.stdout:ID_LIKE=debian 2024-09-16T08:48:11.528 INFO:teuthology.orchestra.run.smithi110.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T08:48:11.528 INFO:teuthology.orchestra.run.smithi110.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T08:48:11.528 INFO:teuthology.orchestra.run.smithi110.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T08:48:11.528 INFO:teuthology.orchestra.run.smithi110.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T08:48:11.528 INFO:teuthology.orchestra.run.smithi110.stdout:UBUNTU_CODENAME=jammy 2024-09-16T08:48:11.528 INFO:teuthology.lock.ops:Updating smithi110.front.sepia.ceph.com on lock server 2024-09-16T08:48:11.548 DEBUG:teuthology.orchestra.run.smithi116:> uname -m 2024-09-16T08:48:11.554 INFO:teuthology.orchestra.run.smithi116.stdout:x86_64 2024-09-16T08:48:11.555 DEBUG:teuthology.orchestra.run.smithi116:> cat /etc/os-release 2024-09-16T08:48:11.601 INFO:teuthology.orchestra.run.smithi116.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T08:48:11.601 INFO:teuthology.orchestra.run.smithi116.stdout:NAME="Ubuntu" 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION_ID="22.04" 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION_CODENAME=jammy 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:ID=ubuntu 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:ID_LIKE=debian 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T08:48:11.602 INFO:teuthology.orchestra.run.smithi116.stdout:UBUNTU_CODENAME=jammy 2024-09-16T08:48:11.602 INFO:teuthology.lock.ops:Updating smithi116.front.sepia.ceph.com on lock server 2024-09-16T08:48:11.623 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2024-09-16T08:48:11.629 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2024-09-16T08:48:11.629 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2024-09-16T08:48:11.680 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T08:48:11.680 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="Ubuntu" 2024-09-16T08:48:11.680 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="22.04" 2024-09-16T08:48:11.680 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T08:48:11.680 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_CODENAME=jammy 2024-09-16T08:48:11.680 INFO:teuthology.orchestra.run.smithi123.stdout:ID=ubuntu 2024-09-16T08:48:11.681 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE=debian 2024-09-16T08:48:11.681 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T08:48:11.681 INFO:teuthology.orchestra.run.smithi123.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T08:48:11.681 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T08:48:11.681 INFO:teuthology.orchestra.run.smithi123.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T08:48:11.681 INFO:teuthology.orchestra.run.smithi123.stdout:UBUNTU_CODENAME=jammy 2024-09-16T08:48:11.682 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2024-09-16T08:48:11.706 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T08:48:11.720 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T08:48:11.733 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T08:48:11.733 DEBUG:teuthology.orchestra.run.smithi042:> test '!' -e /home/ubuntu/cephtest 2024-09-16T08:48:11.735 DEBUG:teuthology.orchestra.run.smithi110:> test '!' -e /home/ubuntu/cephtest 2024-09-16T08:48:11.737 DEBUG:teuthology.orchestra.run.smithi116:> test '!' -e /home/ubuntu/cephtest 2024-09-16T08:48:11.740 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2024-09-16T08:48:11.745 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T08:48:11.869 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T08:48:11.869 DEBUG:teuthology.orchestra.run.smithi042:> test -z $(ls -A /var/lib/ceph) 2024-09-16T08:48:11.871 DEBUG:teuthology.orchestra.run.smithi110:> test -z $(ls -A /var/lib/ceph) 2024-09-16T08:48:11.874 DEBUG:teuthology.orchestra.run.smithi116:> test -z $(ls -A /var/lib/ceph) 2024-09-16T08:48:11.876 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2024-09-16T08:48:11.890 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T08:48:11.993 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T08:48:12.009 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T08:48:12.009 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}, 'host.d': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T08:48:12.010 DEBUG:teuthology.orchestra.run.smithi042:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T08:48:12.010 DEBUG:teuthology.orchestra.run.smithi110:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T08:48:12.010 DEBUG:teuthology.orchestra.run.smithi116:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T08:48:12.011 DEBUG:teuthology.orchestra.run.smithi123:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T08:48:12.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:48:12.015 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-09-16T08:48:12.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:48:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:48:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:48:12.017 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-09-16T08:48:12.018 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2024-09-16T08:48:12.018 DEBUG:teuthology.orchestra.run.smithi110:> uname -r 2024-09-16T08:48:12.062 INFO:teuthology.orchestra.run.smithi116.stdout:5.15.0-56-generic 2024-09-16T08:48:12.062 INFO:teuthology.task.kernel:Running kernel on smithi116: 5.15.0-56-generic 2024-09-16T08:48:12.062 DEBUG:teuthology.orchestra.run.smithi116:> sudo apt-get clean 2024-09-16T08:48:12.064 INFO:teuthology.orchestra.run.smithi110.stdout:5.15.0-56-generic 2024-09-16T08:48:12.064 INFO:teuthology.task.kernel:Running kernel on smithi110: 5.15.0-56-generic 2024-09-16T08:48:12.064 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-get clean 2024-09-16T08:48:12.066 INFO:teuthology.orchestra.run.smithi123.stdout:5.15.0-56-generic 2024-09-16T08:48:12.066 INFO:teuthology.orchestra.run.smithi042.stdout:5.15.0-56-generic 2024-09-16T08:48:12.066 INFO:teuthology.task.kernel:Running kernel on smithi123: 5.15.0-56-generic 2024-09-16T08:48:12.066 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2024-09-16T08:48:12.066 INFO:teuthology.task.kernel:Running kernel on smithi042: 5.15.0-56-generic 2024-09-16T08:48:12.067 DEBUG:teuthology.orchestra.run.smithi042:> sudo apt-get clean 2024-09-16T08:48:12.196 DEBUG:teuthology.orchestra.run.smithi042:> sudo apt-get update 2024-09-16T08:48:12.198 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2024-09-16T08:48:12.209 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-get update 2024-09-16T08:48:12.225 DEBUG:teuthology.orchestra.run.smithi116:> sudo apt-get update 2024-09-16T08:48:12.352 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T08:48:12.358 INFO:teuthology.orchestra.run.smithi042.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T08:48:12.358 INFO:teuthology.orchestra.run.smithi042.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T08:48:12.359 INFO:teuthology.orchestra.run.smithi042.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T08:48:12.362 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T08:48:12.382 INFO:teuthology.orchestra.run.smithi116.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T08:48:12.431 INFO:teuthology.orchestra.run.smithi042.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T08:48:12.445 INFO:teuthology.orchestra.run.smithi116.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T08:48:12.464 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T08:48:12.475 INFO:teuthology.orchestra.run.smithi116.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T08:48:12.486 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T08:48:12.487 INFO:teuthology.orchestra.run.smithi110.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T08:48:12.546 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T08:48:12.547 INFO:teuthology.orchestra.run.smithi110.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T08:48:12.563 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T08:48:12.583 INFO:teuthology.orchestra.run.smithi116.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T08:48:12.613 INFO:teuthology.orchestra.run.smithi042.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T08:48:12.631 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T08:48:12.654 INFO:teuthology.orchestra.run.smithi116.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T08:48:12.670 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T08:48:12.672 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T08:48:12.672 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T08:48:12.690 INFO:teuthology.orchestra.run.smithi116.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T08:48:12.692 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T08:48:12.693 INFO:teuthology.orchestra.run.smithi123.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T08:48:12.694 INFO:teuthology.orchestra.run.smithi116.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T08:48:12.694 INFO:teuthology.orchestra.run.smithi116.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T08:48:12.694 INFO:teuthology.orchestra.run.smithi116.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T08:48:12.696 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T08:48:12.696 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T08:48:12.699 INFO:teuthology.orchestra.run.smithi042.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T08:48:12.702 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T08:48:12.707 INFO:teuthology.orchestra.run.smithi123.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T08:48:12.708 INFO:teuthology.orchestra.run.smithi123.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T08:48:12.708 INFO:teuthology.orchestra.run.smithi123.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T08:48:12.709 INFO:teuthology.orchestra.run.smithi123.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T08:48:12.715 INFO:teuthology.orchestra.run.smithi116.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T08:48:12.716 INFO:teuthology.orchestra.run.smithi042.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T08:48:12.718 INFO:teuthology.orchestra.run.smithi116.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T08:48:12.719 INFO:teuthology.orchestra.run.smithi116.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T08:48:12.723 INFO:teuthology.orchestra.run.smithi042.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T08:48:12.727 INFO:teuthology.orchestra.run.smithi042.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T08:48:12.728 INFO:teuthology.orchestra.run.smithi116.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T08:48:12.728 INFO:teuthology.orchestra.run.smithi042.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T08:48:12.728 INFO:teuthology.orchestra.run.smithi042.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T08:48:12.734 INFO:teuthology.orchestra.run.smithi116.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T08:48:12.736 INFO:teuthology.orchestra.run.smithi116.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T08:48:12.736 INFO:teuthology.orchestra.run.smithi116.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T08:48:12.744 INFO:teuthology.orchestra.run.smithi123.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T08:48:12.744 INFO:teuthology.orchestra.run.smithi123.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T08:48:12.759 INFO:teuthology.orchestra.run.smithi042.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T08:48:12.764 INFO:teuthology.orchestra.run.smithi042.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T08:48:12.767 INFO:teuthology.orchestra.run.smithi116.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T08:48:12.767 INFO:teuthology.orchestra.run.smithi116.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T08:48:12.767 INFO:teuthology.orchestra.run.smithi116.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T08:48:12.767 INFO:teuthology.orchestra.run.smithi116.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T08:48:12.768 INFO:teuthology.orchestra.run.smithi116.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T08:48:12.769 INFO:teuthology.orchestra.run.smithi116.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T08:48:12.769 INFO:teuthology.orchestra.run.smithi116.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T08:48:12.769 INFO:teuthology.orchestra.run.smithi116.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T08:48:12.770 INFO:teuthology.orchestra.run.smithi042.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T08:48:12.773 INFO:teuthology.orchestra.run.smithi042.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T08:48:12.779 INFO:teuthology.orchestra.run.smithi042.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T08:48:12.780 INFO:teuthology.orchestra.run.smithi042.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T08:48:12.780 INFO:teuthology.orchestra.run.smithi042.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T08:48:12.780 INFO:teuthology.orchestra.run.smithi042.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T08:48:12.781 INFO:teuthology.orchestra.run.smithi042.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T08:48:12.784 INFO:teuthology.orchestra.run.smithi116.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T08:48:12.801 INFO:teuthology.orchestra.run.smithi116.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T08:48:12.801 INFO:teuthology.orchestra.run.smithi116.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T08:48:12.812 INFO:teuthology.orchestra.run.smithi042.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T08:48:12.812 INFO:teuthology.orchestra.run.smithi042.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T08:48:12.817 INFO:teuthology.orchestra.run.smithi042.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T08:48:12.820 INFO:teuthology.orchestra.run.smithi042.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T08:48:12.820 INFO:teuthology.orchestra.run.smithi042.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T08:48:12.821 INFO:teuthology.orchestra.run.smithi042.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T08:48:12.840 INFO:teuthology.orchestra.run.smithi042.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T08:48:12.843 INFO:teuthology.orchestra.run.smithi042.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T08:48:12.843 INFO:teuthology.orchestra.run.smithi042.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T08:48:12.849 INFO:teuthology.orchestra.run.smithi042.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T08:48:12.858 INFO:teuthology.orchestra.run.smithi042.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T08:48:12.860 INFO:teuthology.orchestra.run.smithi042.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T08:48:12.860 INFO:teuthology.orchestra.run.smithi042.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T08:48:12.861 INFO:teuthology.orchestra.run.smithi042.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T08:48:12.861 INFO:teuthology.orchestra.run.smithi042.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T08:48:12.871 INFO:teuthology.orchestra.run.smithi042.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T08:48:12.871 INFO:teuthology.orchestra.run.smithi042.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T08:48:12.871 INFO:teuthology.orchestra.run.smithi042.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T08:48:12.873 INFO:teuthology.orchestra.run.smithi042.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T08:48:12.888 INFO:teuthology.orchestra.run.smithi042.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T08:48:12.888 INFO:teuthology.orchestra.run.smithi042.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T08:48:12.889 INFO:teuthology.orchestra.run.smithi042.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T08:48:12.889 INFO:teuthology.orchestra.run.smithi042.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T08:48:12.889 INFO:teuthology.orchestra.run.smithi042.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T08:48:12.900 INFO:teuthology.orchestra.run.smithi123.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T08:48:12.901 INFO:teuthology.orchestra.run.smithi110.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T08:48:12.913 INFO:teuthology.orchestra.run.smithi116.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T08:48:12.914 INFO:teuthology.orchestra.run.smithi110.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T08:48:13.038 INFO:teuthology.orchestra.run.smithi123.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T08:48:13.085 INFO:teuthology.orchestra.run.smithi110.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T08:48:13.209 INFO:teuthology.orchestra.run.smithi110.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T08:48:13.230 INFO:teuthology.orchestra.run.smithi123.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T08:48:13.334 INFO:teuthology.orchestra.run.smithi116.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T08:48:13.351 INFO:teuthology.orchestra.run.smithi116.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T08:48:13.359 INFO:teuthology.orchestra.run.smithi116.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T08:48:13.360 INFO:teuthology.orchestra.run.smithi116.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T08:48:13.361 INFO:teuthology.orchestra.run.smithi116.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T08:48:13.381 INFO:teuthology.orchestra.run.smithi110.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T08:48:13.390 INFO:teuthology.orchestra.run.smithi123.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T08:48:13.394 INFO:teuthology.orchestra.run.smithi110.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T08:48:13.395 INFO:teuthology.orchestra.run.smithi110.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T08:48:13.396 INFO:teuthology.orchestra.run.smithi110.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T08:48:13.402 INFO:teuthology.orchestra.run.smithi110.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T08:48:13.404 INFO:teuthology.orchestra.run.smithi123.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T08:48:13.404 INFO:teuthology.orchestra.run.smithi123.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T08:48:13.406 INFO:teuthology.orchestra.run.smithi123.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T08:48:13.437 INFO:teuthology.orchestra.run.smithi110.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T08:48:13.452 INFO:teuthology.orchestra.run.smithi110.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T08:48:13.452 INFO:teuthology.orchestra.run.smithi110.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T08:48:13.457 INFO:teuthology.orchestra.run.smithi116.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T08:48:13.468 INFO:teuthology.orchestra.run.smithi116.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T08:48:13.469 INFO:teuthology.orchestra.run.smithi116.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T08:48:13.474 INFO:teuthology.orchestra.run.smithi123.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T08:48:13.480 INFO:teuthology.orchestra.run.smithi110.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T08:48:13.488 INFO:teuthology.orchestra.run.smithi110.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T08:48:13.491 INFO:teuthology.orchestra.run.smithi123.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T08:48:13.491 INFO:teuthology.orchestra.run.smithi123.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T08:48:13.492 INFO:teuthology.orchestra.run.smithi116.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T08:48:13.515 INFO:teuthology.orchestra.run.smithi123.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T08:48:13.515 INFO:teuthology.orchestra.run.smithi116.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T08:48:13.516 INFO:teuthology.orchestra.run.smithi110.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T08:48:13.517 INFO:teuthology.orchestra.run.smithi116.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T08:48:13.520 INFO:teuthology.orchestra.run.smithi116.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T08:48:13.521 INFO:teuthology.orchestra.run.smithi116.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T08:48:13.521 INFO:teuthology.orchestra.run.smithi116.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T08:48:13.522 INFO:teuthology.orchestra.run.smithi110.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T08:48:13.523 INFO:teuthology.orchestra.run.smithi110.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T08:48:13.532 INFO:teuthology.orchestra.run.smithi110.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T08:48:13.539 INFO:teuthology.orchestra.run.smithi110.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T08:48:13.539 INFO:teuthology.orchestra.run.smithi110.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T08:48:13.541 INFO:teuthology.orchestra.run.smithi123.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T08:48:13.543 INFO:teuthology.orchestra.run.smithi110.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T08:48:13.547 INFO:teuthology.orchestra.run.smithi110.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T08:48:13.547 INFO:teuthology.orchestra.run.smithi110.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T08:48:13.548 INFO:teuthology.orchestra.run.smithi123.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T08:48:13.548 INFO:teuthology.orchestra.run.smithi110.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T08:48:13.548 INFO:teuthology.orchestra.run.smithi110.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T08:48:13.554 INFO:teuthology.orchestra.run.smithi123.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T08:48:13.555 INFO:teuthology.orchestra.run.smithi123.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T08:48:13.555 INFO:teuthology.orchestra.run.smithi123.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T08:48:13.561 INFO:teuthology.orchestra.run.smithi110.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T08:48:13.589 INFO:teuthology.orchestra.run.smithi110.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T08:48:13.595 INFO:teuthology.orchestra.run.smithi110.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T08:48:13.596 INFO:teuthology.orchestra.run.smithi110.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T08:48:13.596 INFO:teuthology.orchestra.run.smithi116.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T08:48:13.597 INFO:teuthology.orchestra.run.smithi110.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T08:48:13.626 INFO:teuthology.orchestra.run.smithi110.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T08:48:13.630 INFO:teuthology.orchestra.run.smithi123.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T08:48:13.631 INFO:teuthology.orchestra.run.smithi123.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T08:48:13.632 INFO:teuthology.orchestra.run.smithi123.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T08:48:13.633 INFO:teuthology.orchestra.run.smithi123.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T08:48:13.634 INFO:teuthology.orchestra.run.smithi123.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T08:48:13.635 INFO:teuthology.orchestra.run.smithi123.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T08:48:13.636 INFO:teuthology.orchestra.run.smithi123.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T08:48:13.647 INFO:teuthology.orchestra.run.smithi110.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T08:48:13.647 INFO:teuthology.orchestra.run.smithi110.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T08:48:13.648 INFO:teuthology.orchestra.run.smithi110.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T08:48:13.649 INFO:teuthology.orchestra.run.smithi110.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T08:48:13.650 INFO:teuthology.orchestra.run.smithi110.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T08:48:13.716 INFO:teuthology.orchestra.run.smithi123.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T08:48:13.717 INFO:teuthology.orchestra.run.smithi123.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T08:48:13.728 INFO:teuthology.orchestra.run.smithi110.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T08:48:13.728 INFO:teuthology.orchestra.run.smithi110.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T08:48:13.729 INFO:teuthology.orchestra.run.smithi110.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T08:48:13.730 INFO:teuthology.orchestra.run.smithi110.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T08:48:13.730 INFO:teuthology.orchestra.run.smithi110.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T08:48:19.094 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 16.0 MB in 2s (7,536 kB/s) 2024-09-16T08:48:19.248 INFO:teuthology.orchestra.run.smithi116.stdout:Fetched 16.0 MB in 2s (7,584 kB/s) 2024-09-16T08:48:19.388 INFO:teuthology.orchestra.run.smithi042.stdout:Fetched 16.0 MB in 2s (6,943 kB/s) 2024-09-16T08:48:19.892 INFO:teuthology.orchestra.run.smithi110.stdout:Fetched 16.0 MB in 3s (5,740 kB/s) 2024-09-16T08:48:20.400 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-16T08:48:20.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T08:48:20.471 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-16T08:48:20.658 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2024-09-16T08:48:20.659 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2024-09-16T08:48:20.689 INFO:teuthology.orchestra.run.smithi116.stdout:Reading package lists... 2024-09-16T08:48:20.708 DEBUG:teuthology.orchestra.run.smithi116:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T08:48:20.746 INFO:teuthology.orchestra.run.smithi042.stdout:Reading package lists... 2024-09-16T08:48:20.765 DEBUG:teuthology.orchestra.run.smithi042:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T08:48:20.774 INFO:teuthology.orchestra.run.smithi116.stdout:Reading package lists... 2024-09-16T08:48:20.826 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T08:48:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T08:48:20.826 INFO:teuthology.orchestra.run.smithi123.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T08:48:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T08:48:20.827 INFO:teuthology.orchestra.run.smithi123.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T08:48:20.828 INFO:teuthology.orchestra.run.smithi123.stdout: python2.7-minimal 2024-09-16T08:48:20.828 INFO:teuthology.orchestra.run.smithi123.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T08:48:20.829 INFO:teuthology.orchestra.run.smithi123.stdout:The following additional packages will be installed: 2024-09-16T08:48:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T08:48:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T08:48:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T08:48:20.829 INFO:teuthology.orchestra.run.smithi123.stdout:Suggested packages: 2024-09-16T08:48:20.829 INFO:teuthology.orchestra.run.smithi123.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T08:48:20.830 INFO:teuthology.orchestra.run.smithi123.stdout:Recommended packages: 2024-09-16T08:48:20.830 INFO:teuthology.orchestra.run.smithi123.stdout: thermald 2024-09-16T08:48:20.831 INFO:teuthology.orchestra.run.smithi042.stdout:Reading package lists... 2024-09-16T08:48:20.873 INFO:teuthology.orchestra.run.smithi123.stdout:The following NEW packages will be installed: 2024-09-16T08:48:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T08:48:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T08:48:20.873 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T08:48:20.875 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages will be upgraded: 2024-09-16T08:48:20.875 INFO:teuthology.orchestra.run.smithi123.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T08:48:20.987 INFO:teuthology.orchestra.run.smithi116.stdout:Building dependency tree... 2024-09-16T08:48:20.988 INFO:teuthology.orchestra.run.smithi116.stdout:Reading state information... 2024-09-16T08:48:21.045 INFO:teuthology.orchestra.run.smithi042.stdout:Building dependency tree... 2024-09-16T08:48:21.046 INFO:teuthology.orchestra.run.smithi042.stdout:Reading state information... 2024-09-16T08:48:21.055 INFO:teuthology.orchestra.run.smithi123.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T08:48:21.055 INFO:teuthology.orchestra.run.smithi123.stdout:Need to get 113 MB of archives. 2024-09-16T08:48:21.055 INFO:teuthology.orchestra.run.smithi123.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T08:48:21.055 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T08:48:21.192 INFO:teuthology.orchestra.run.smithi116.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T08:48:21.192 INFO:teuthology.orchestra.run.smithi116.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout: python2.7-minimal 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout:The following additional packages will be installed: 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout:Suggested packages: 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout:Recommended packages: 2024-09-16T08:48:21.193 INFO:teuthology.orchestra.run.smithi116.stdout: thermald 2024-09-16T08:48:21.224 INFO:teuthology.orchestra.run.smithi042.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T08:48:21.225 INFO:teuthology.orchestra.run.smithi042.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T08:48:21.225 INFO:teuthology.orchestra.run.smithi042.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T08:48:21.225 INFO:teuthology.orchestra.run.smithi042.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T08:48:21.225 INFO:teuthology.orchestra.run.smithi042.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T08:48:21.225 INFO:teuthology.orchestra.run.smithi042.stdout: python2.7-minimal 2024-09-16T08:48:21.226 INFO:teuthology.orchestra.run.smithi042.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T08:48:21.227 INFO:teuthology.orchestra.run.smithi042.stdout:The following additional packages will be installed: 2024-09-16T08:48:21.227 INFO:teuthology.orchestra.run.smithi042.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T08:48:21.227 INFO:teuthology.orchestra.run.smithi042.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T08:48:21.227 INFO:teuthology.orchestra.run.smithi042.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T08:48:21.228 INFO:teuthology.orchestra.run.smithi042.stdout:Suggested packages: 2024-09-16T08:48:21.228 INFO:teuthology.orchestra.run.smithi042.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T08:48:21.228 INFO:teuthology.orchestra.run.smithi042.stdout:Recommended packages: 2024-09-16T08:48:21.229 INFO:teuthology.orchestra.run.smithi042.stdout: thermald 2024-09-16T08:48:21.234 INFO:teuthology.orchestra.run.smithi116.stdout:The following NEW packages will be installed: 2024-09-16T08:48:21.234 INFO:teuthology.orchestra.run.smithi116.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T08:48:21.234 INFO:teuthology.orchestra.run.smithi116.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T08:48:21.235 INFO:teuthology.orchestra.run.smithi116.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T08:48:21.236 INFO:teuthology.orchestra.run.smithi116.stdout:The following packages will be upgraded: 2024-09-16T08:48:21.236 INFO:teuthology.orchestra.run.smithi116.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T08:48:21.281 INFO:teuthology.orchestra.run.smithi042.stdout:The following NEW packages will be installed: 2024-09-16T08:48:21.281 INFO:teuthology.orchestra.run.smithi042.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T08:48:21.281 INFO:teuthology.orchestra.run.smithi042.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T08:48:21.282 INFO:teuthology.orchestra.run.smithi042.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T08:48:21.283 INFO:teuthology.orchestra.run.smithi042.stdout:The following packages will be upgraded: 2024-09-16T08:48:21.283 INFO:teuthology.orchestra.run.smithi042.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T08:48:21.288 INFO:teuthology.orchestra.run.smithi116.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T08:48:21.288 INFO:teuthology.orchestra.run.smithi116.stdout:Need to get 113 MB of archives. 2024-09-16T08:48:21.288 INFO:teuthology.orchestra.run.smithi116.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T08:48:21.288 INFO:teuthology.orchestra.run.smithi116.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T08:48:21.313 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-09-16T08:48:21.330 DEBUG:teuthology.orchestra.run.smithi110:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T08:48:21.399 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-09-16T08:48:21.462 INFO:teuthology.orchestra.run.smithi042.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T08:48:21.463 INFO:teuthology.orchestra.run.smithi042.stdout:Need to get 113 MB of archives. 2024-09-16T08:48:21.463 INFO:teuthology.orchestra.run.smithi042.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T08:48:21.463 INFO:teuthology.orchestra.run.smithi042.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T08:48:21.608 INFO:teuthology.orchestra.run.smithi110.stdout:Building dependency tree... 2024-09-16T08:48:21.609 INFO:teuthology.orchestra.run.smithi110.stdout:Reading state information... 2024-09-16T08:48:21.727 INFO:teuthology.orchestra.run.smithi116.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T08:48:21.801 INFO:teuthology.orchestra.run.smithi110.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T08:48:21.801 INFO:teuthology.orchestra.run.smithi110.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T08:48:21.801 INFO:teuthology.orchestra.run.smithi110.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T08:48:21.801 INFO:teuthology.orchestra.run.smithi110.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T08:48:21.801 INFO:teuthology.orchestra.run.smithi110.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T08:48:21.801 INFO:teuthology.orchestra.run.smithi110.stdout: python2.7-minimal 2024-09-16T08:48:21.802 INFO:teuthology.orchestra.run.smithi110.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T08:48:21.803 INFO:teuthology.orchestra.run.smithi110.stdout:The following additional packages will be installed: 2024-09-16T08:48:21.803 INFO:teuthology.orchestra.run.smithi110.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T08:48:21.803 INFO:teuthology.orchestra.run.smithi110.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T08:48:21.803 INFO:teuthology.orchestra.run.smithi110.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T08:48:21.805 INFO:teuthology.orchestra.run.smithi110.stdout:Suggested packages: 2024-09-16T08:48:21.805 INFO:teuthology.orchestra.run.smithi110.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T08:48:21.805 INFO:teuthology.orchestra.run.smithi110.stdout:Recommended packages: 2024-09-16T08:48:21.805 INFO:teuthology.orchestra.run.smithi110.stdout: thermald 2024-09-16T08:48:21.816 INFO:teuthology.orchestra.run.smithi116.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T08:48:21.856 INFO:teuthology.orchestra.run.smithi110.stdout:The following NEW packages will be installed: 2024-09-16T08:48:21.856 INFO:teuthology.orchestra.run.smithi110.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T08:48:21.856 INFO:teuthology.orchestra.run.smithi110.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T08:48:21.857 INFO:teuthology.orchestra.run.smithi110.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T08:48:21.858 INFO:teuthology.orchestra.run.smithi110.stdout:The following packages will be upgraded: 2024-09-16T08:48:21.858 INFO:teuthology.orchestra.run.smithi110.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T08:48:21.908 INFO:teuthology.orchestra.run.smithi110.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T08:48:21.909 INFO:teuthology.orchestra.run.smithi110.stdout:Need to get 113 MB of archives. 2024-09-16T08:48:21.909 INFO:teuthology.orchestra.run.smithi110.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T08:48:21.909 INFO:teuthology.orchestra.run.smithi110.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T08:48:22.348 INFO:teuthology.orchestra.run.smithi110.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T08:48:22.401 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T08:48:22.437 INFO:teuthology.orchestra.run.smithi110.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T08:48:22.607 INFO:teuthology.orchestra.run.smithi116.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T08:48:22.607 INFO:teuthology.orchestra.run.smithi116.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T08:48:22.607 INFO:teuthology.orchestra.run.smithi116.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T08:48:22.724 INFO:teuthology.orchestra.run.smithi116.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T08:48:22.744 INFO:teuthology.orchestra.run.smithi116.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T08:48:22.753 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T08:48:22.871 INFO:teuthology.orchestra.run.smithi042.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T08:48:23.134 INFO:teuthology.orchestra.run.smithi116.stdout:Fetched 113 MB in 2s (75.5 MB/s) 2024-09-16T08:48:23.233 INFO:teuthology.orchestra.run.smithi042.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T08:48:23.239 INFO:teuthology.orchestra.run.smithi110.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T08:48:23.240 INFO:teuthology.orchestra.run.smithi110.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T08:48:23.240 INFO:teuthology.orchestra.run.smithi110.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T08:48:23.316 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T08:48:23.363 INFO:teuthology.orchestra.run.smithi110.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T08:48:23.384 INFO:teuthology.orchestra.run.smithi110.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T08:48:23.870 INFO:teuthology.orchestra.run.smithi110.stdout:Fetched 113 MB in 2s (71.2 MB/s) 2024-09-16T08:48:24.059 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T08:48:24.928 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T08:48:24.928 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T08:48:24.929 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T08:48:25.313 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T08:48:25.336 INFO:teuthology.orchestra.run.smithi116.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-16T08:48:25.340 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:25.373 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T08:48:25.453 INFO:teuthology.orchestra.run.smithi042.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T08:48:25.454 INFO:teuthology.orchestra.run.smithi042.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T08:48:25.454 INFO:teuthology.orchestra.run.smithi042.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T08:48:25.471 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:25.797 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 113 MB in 4s (25.2 MB/s) 2024-09-16T08:48:25.799 INFO:teuthology.orchestra.run.smithi042.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T08:48:25.878 INFO:teuthology.orchestra.run.smithi042.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T08:48:25.971 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T08:48:26.027 INFO:teuthology.orchestra.run.smithi110.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-16T08:48:26.031 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:26.098 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:26.311 INFO:teuthology.orchestra.run.smithi042.stdout:Fetched 113 MB in 5s (24.7 MB/s) 2024-09-16T08:48:26.493 INFO:teuthology.orchestra.run.smithi042.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T08:48:27.530 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T08:48:27.551 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:27.637 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:27.931 INFO:teuthology.orchestra.run.smithi123.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-16T08:48:27.935 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:28.018 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:28.075 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T08:48:28.095 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:28.118 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T08:48:28.133 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:28.139 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:28.215 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:28.509 INFO:teuthology.orchestra.run.smithi042.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-16T08:48:28.513 INFO:teuthology.orchestra.run.smithi042.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:28.582 INFO:teuthology.orchestra.run.smithi042.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:28.687 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T08:48:28.709 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:28.746 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:30.520 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T08:48:30.541 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:30.618 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:31.033 INFO:teuthology.orchestra.run.smithi042.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T08:48:31.055 INFO:teuthology.orchestra.run.smithi042.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:31.140 INFO:teuthology.orchestra.run.smithi042.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:31.407 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T08:48:31.427 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:31.465 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:31.595 INFO:teuthology.orchestra.run.smithi042.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T08:48:31.616 INFO:teuthology.orchestra.run.smithi042.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:31.653 INFO:teuthology.orchestra.run.smithi042.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:34.555 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:34.682 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:34.981 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:35.077 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:35.372 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T08:48:35.394 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T08:48:35.432 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:35.481 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T08:48:35.551 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:35.876 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:35.997 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:36.291 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T08:48:36.302 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T08:48:36.342 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T08:48:37.929 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:38.031 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:38.047 INFO:teuthology.orchestra.run.smithi042.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:38.171 INFO:teuthology.orchestra.run.smithi042.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:38.346 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:38.467 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:38.487 INFO:teuthology.orchestra.run.smithi042.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:38.583 INFO:teuthology.orchestra.run.smithi042.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:38.796 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T08:48:38.818 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T08:48:38.862 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T08:48:38.878 INFO:teuthology.orchestra.run.smithi042.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T08:48:38.900 INFO:teuthology.orchestra.run.smithi042.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T08:48:38.945 INFO:teuthology.orchestra.run.smithi042.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T08:48:41.283 INFO:teuthology.orchestra.run.smithi116.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T08:48:41.302 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:41.341 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:42.105 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T08:48:42.141 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:42.180 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:43.929 INFO:teuthology.orchestra.run.smithi116.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:44.051 INFO:teuthology.orchestra.run.smithi116.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:44.382 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T08:48:44.401 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T08:48:44.418 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:44.456 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:44.523 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:44.648 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T08:48:44.776 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:44.784 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:44.797 INFO:teuthology.orchestra.run.smithi042.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T08:48:44.835 INFO:teuthology.orchestra.run.smithi042.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T08:48:44.872 INFO:teuthology.orchestra.run.smithi042.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:44.910 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:45.226 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T08:48:45.348 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:45.457 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T08:48:45.569 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:46.122 INFO:teuthology.orchestra.run.smithi116.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:48:46.123 INFO:teuthology.orchestra.run.smithi116.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T08:48:46.123 INFO:teuthology.orchestra.run.smithi116.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:48:46.123 INFO:teuthology.orchestra.run.smithi116.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T08:48:46.287 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:46.891 INFO:teuthology.orchestra.run.smithi110.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:48:46.891 INFO:teuthology.orchestra.run.smithi110.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T08:48:46.891 INFO:teuthology.orchestra.run.smithi110.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:48:46.891 INFO:teuthology.orchestra.run.smithi110.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T08:48:47.064 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:47.582 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:47.586 INFO:teuthology.orchestra.run.smithi042.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T08:48:47.672 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:47.708 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:48.059 INFO:teuthology.orchestra.run.smithi042.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T08:48:48.875 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T08:48:48.980 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:49.010 INFO:teuthology.orchestra.run.smithi042.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T08:48:49.106 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T08:48:49.131 INFO:teuthology.orchestra.run.smithi042.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:49.157 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T08:48:49.190 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:49.233 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:49.257 INFO:teuthology.orchestra.run.smithi042.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T08:48:49.282 INFO:teuthology.orchestra.run.smithi116.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T08:48:49.385 INFO:teuthology.orchestra.run.smithi042.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:49.417 INFO:teuthology.orchestra.run.smithi116.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:49.489 INFO:teuthology.orchestra.run.smithi116.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T08:48:49.489 INFO:teuthology.orchestra.run.smithi116.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:48:50.561 INFO:teuthology.orchestra.run.smithi123.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:48:50.561 INFO:teuthology.orchestra.run.smithi123.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T08:48:50.561 INFO:teuthology.orchestra.run.smithi123.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:48:50.561 INFO:teuthology.orchestra.run.smithi123.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T08:48:50.584 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T08:48:50.710 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T08:48:50.719 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:50.752 INFO:teuthology.orchestra.run.smithi042.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:48:50.752 INFO:teuthology.orchestra.run.smithi042.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T08:48:50.752 INFO:teuthology.orchestra.run.smithi042.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:48:50.752 INFO:teuthology.orchestra.run.smithi042.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T08:48:50.861 INFO:teuthology.orchestra.run.smithi110.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:50.922 INFO:teuthology.orchestra.run.smithi042.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:50.923 INFO:teuthology.orchestra.run.smithi110.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T08:48:50.924 INFO:teuthology.orchestra.run.smithi110.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:48:52.120 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:52.614 INFO:teuthology.orchestra.run.smithi042.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:53.505 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T08:48:53.656 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T08:48:54.616 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:54.666 INFO:teuthology.orchestra.run.smithi042.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T08:48:54.673 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T08:48:54.673 INFO:teuthology.orchestra.run.smithi123.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:48:54.791 INFO:teuthology.orchestra.run.smithi042.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T08:48:54.909 INFO:teuthology.orchestra.run.smithi042.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T08:48:54.973 INFO:teuthology.orchestra.run.smithi042.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T08:48:54.973 INFO:teuthology.orchestra.run.smithi042.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:49:04.115 INFO:teuthology.orchestra.run.smithi116.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T08:49:04.115 INFO:teuthology.orchestra.run.smithi116.stdout:Sourcing file `/etc/default/grub' 2024-09-16T08:49:04.125 INFO:teuthology.orchestra.run.smithi116.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T08:49:04.144 INFO:teuthology.orchestra.run.smithi116.stdout:Generating grub configuration file ... 2024-09-16T08:49:04.395 INFO:teuthology.orchestra.run.smithi116.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:49:04.417 INFO:teuthology.orchestra.run.smithi116.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:49:04.718 INFO:teuthology.orchestra.run.smithi116.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:49:04.725 INFO:teuthology.orchestra.run.smithi116.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T08:49:04.796 INFO:teuthology.orchestra.run.smithi116.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T08:49:04.802 INFO:teuthology.orchestra.run.smithi116.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T08:49:04.958 INFO:teuthology.orchestra.run.smithi116.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T08:49:04.958 INFO:teuthology.orchestra.run.smithi116.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T08:49:04.958 INFO:teuthology.orchestra.run.smithi116.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T08:49:05.012 INFO:teuthology.orchestra.run.smithi116.stdout:done 2024-09-16T08:49:05.190 INFO:teuthology.orchestra.run.smithi110.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T08:49:05.190 INFO:teuthology.orchestra.run.smithi110.stdout:Sourcing file `/etc/default/grub' 2024-09-16T08:49:05.203 INFO:teuthology.orchestra.run.smithi110.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T08:49:05.225 INFO:teuthology.orchestra.run.smithi110.stdout:Generating grub configuration file ... 2024-09-16T08:49:05.465 DEBUG:teuthology.orchestra.run.smithi116:> dpkg -s linux-image-generic 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Package: linux-image-generic 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Status: install ok installed 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Priority: optional 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Section: kernel 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Installed-Size: 21 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Architecture: amd64 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Source: linux-meta 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Version: 5.15.0.121.121 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T08:49:05.488 INFO:teuthology.orchestra.run.smithi116.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T08:49:05.489 INFO:teuthology.orchestra.run.smithi116.stdout:Recommends: thermald 2024-09-16T08:49:05.489 INFO:teuthology.orchestra.run.smithi116.stdout:Description: Generic Linux kernel image 2024-09-16T08:49:05.489 INFO:teuthology.orchestra.run.smithi116.stdout: This package will always depend on the latest generic kernel image 2024-09-16T08:49:05.489 INFO:teuthology.orchestra.run.smithi116.stdout: available. 2024-09-16T08:49:05.489 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T08:49:05.489 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T08:49:05.489 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T08:49:05.489 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-16T08:49:05.489 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi116.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T08:49:05.490 DEBUG:teuthology.orchestra.run.smithi116:> sudo apt-get clean 2024-09-16T08:49:05.584 INFO:teuthology.orchestra.run.smithi110.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:49:05.598 INFO:teuthology.orchestra.run.smithi110.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:49:05.637 DEBUG:teuthology.orchestra.run.smithi116:> sudo apt-get update 2024-09-16T08:49:05.893 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T08:49:05.894 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T08:49:05.949 INFO:teuthology.orchestra.run.smithi110.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:49:05.955 INFO:teuthology.orchestra.run.smithi110.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T08:49:05.965 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T08:49:06.023 INFO:teuthology.orchestra.run.smithi110.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T08:49:06.028 INFO:teuthology.orchestra.run.smithi110.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T08:49:06.047 INFO:teuthology.orchestra.run.smithi116.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T08:49:06.200 INFO:teuthology.orchestra.run.smithi110.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T08:49:06.200 INFO:teuthology.orchestra.run.smithi110.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T08:49:06.200 INFO:teuthology.orchestra.run.smithi110.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T08:49:06.242 INFO:teuthology.orchestra.run.smithi110.stdout:done 2024-09-16T08:49:06.776 DEBUG:teuthology.orchestra.run.smithi110:> dpkg -s linux-image-generic 2024-09-16T08:49:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Package: linux-image-generic 2024-09-16T08:49:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Status: install ok installed 2024-09-16T08:49:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Priority: optional 2024-09-16T08:49:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Section: kernel 2024-09-16T08:49:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Installed-Size: 21 2024-09-16T08:49:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T08:49:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Architecture: amd64 2024-09-16T08:49:06.842 INFO:teuthology.orchestra.run.smithi110.stdout:Source: linux-meta 2024-09-16T08:49:06.843 INFO:teuthology.orchestra.run.smithi110.stdout:Version: 5.15.0.121.121 2024-09-16T08:49:06.843 INFO:teuthology.orchestra.run.smithi110.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T08:49:06.843 INFO:teuthology.orchestra.run.smithi110.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T08:49:06.843 INFO:teuthology.orchestra.run.smithi110.stdout:Recommends: thermald 2024-09-16T08:49:06.843 INFO:teuthology.orchestra.run.smithi110.stdout:Description: Generic Linux kernel image 2024-09-16T08:49:06.843 INFO:teuthology.orchestra.run.smithi110.stdout: This package will always depend on the latest generic kernel image 2024-09-16T08:49:06.843 INFO:teuthology.orchestra.run.smithi110.stdout: available. 2024-09-16T08:49:06.843 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T08:49:06.843 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T08:49:06.843 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T08:49:06.843 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-16T08:49:06.844 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi110.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T08:49:06.844 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-get clean 2024-09-16T08:49:07.060 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-get update 2024-09-16T08:49:07.192 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T08:49:07.313 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T08:49:07.322 INFO:teuthology.orchestra.run.smithi116.stdout:Reading package lists... 2024-09-16T08:49:07.341 DEBUG:teuthology.orchestra.run.smithi116:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T08:49:07.395 INFO:teuthology.orchestra.run.smithi116.stdout:Reading package lists... 2024-09-16T08:49:07.398 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T08:49:07.475 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T08:49:07.581 INFO:teuthology.orchestra.run.smithi116.stdout:Building dependency tree... 2024-09-16T08:49:07.582 INFO:teuthology.orchestra.run.smithi116.stdout:Reading state information... 2024-09-16T08:49:07.747 INFO:teuthology.orchestra.run.smithi116.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T08:49:07.747 INFO:teuthology.orchestra.run.smithi116.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T08:49:07.747 INFO:teuthology.orchestra.run.smithi116.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T08:49:07.747 INFO:teuthology.orchestra.run.smithi116.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T08:49:07.747 INFO:teuthology.orchestra.run.smithi116.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T08:49:07.748 INFO:teuthology.orchestra.run.smithi116.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T08:49:07.748 INFO:teuthology.orchestra.run.smithi116.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T08:49:07.748 INFO:teuthology.orchestra.run.smithi116.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T08:49:07.789 INFO:teuthology.orchestra.run.smithi116.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T08:49:07.791 DEBUG:teuthology.orchestra.run.smithi116:> dpkg -s linux-image-generic 2024-09-16T08:49:07.850 INFO:teuthology.orchestra.run.smithi116.stdout:Package: linux-image-generic 2024-09-16T08:49:07.850 INFO:teuthology.orchestra.run.smithi116.stdout:Status: install ok installed 2024-09-16T08:49:07.850 INFO:teuthology.orchestra.run.smithi116.stdout:Priority: optional 2024-09-16T08:49:07.850 INFO:teuthology.orchestra.run.smithi116.stdout:Section: kernel 2024-09-16T08:49:07.850 INFO:teuthology.orchestra.run.smithi116.stdout:Installed-Size: 21 2024-09-16T08:49:07.850 INFO:teuthology.orchestra.run.smithi116.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T08:49:07.850 INFO:teuthology.orchestra.run.smithi116.stdout:Architecture: amd64 2024-09-16T08:49:07.851 INFO:teuthology.orchestra.run.smithi116.stdout:Source: linux-meta 2024-09-16T08:49:07.851 INFO:teuthology.orchestra.run.smithi116.stdout:Version: 5.15.0.121.121 2024-09-16T08:49:07.851 INFO:teuthology.orchestra.run.smithi116.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T08:49:07.851 INFO:teuthology.orchestra.run.smithi116.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T08:49:07.851 INFO:teuthology.orchestra.run.smithi116.stdout:Recommends: thermald 2024-09-16T08:49:07.851 INFO:teuthology.orchestra.run.smithi116.stdout:Description: Generic Linux kernel image 2024-09-16T08:49:07.851 INFO:teuthology.orchestra.run.smithi116.stdout: This package will always depend on the latest generic kernel image 2024-09-16T08:49:07.851 INFO:teuthology.orchestra.run.smithi116.stdout: available. 2024-09-16T08:49:07.851 DEBUG:teuthology.orchestra.run.smithi116:> mktemp 2024-09-16T08:49:07.897 INFO:teuthology.orchestra.run.smithi116.stdout:/tmp/tmp.ittYCwzUUD 2024-09-16T08:49:07.897 DEBUG:teuthology.orchestra.run.smithi116:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ittYCwzUUD 2024-09-16T08:49:07.959 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 0666 /tmp/tmp.ittYCwzUUD 2024-09-16T08:49:08.090 DEBUG:teuthology.orchestra.remote:smithi116:/tmp/tmp.ittYCwzUUD is 10KB 2024-09-16T08:49:08.104 DEBUG:teuthology.orchestra.run.smithi116:> rm -fr /tmp/tmp.ittYCwzUUD 2024-09-16T08:49:08.109 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T08:49:08.164 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-16T08:49:08.164 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T08:49:08.164 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T08:49:08.231 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T08:49:08.232 DEBUG:teuthology.orchestra.run.smithi116:> sudo update-grub 2024-09-16T08:49:08.588 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T08:49:08.588 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub' 2024-09-16T08:49:08.606 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T08:49:08.627 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-09-16T08:49:08.634 INFO:teuthology.orchestra.run.smithi123.stdout:Generating grub configuration file ... 2024-09-16T08:49:08.645 DEBUG:teuthology.orchestra.run.smithi110:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T08:49:08.710 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-09-16T08:49:08.919 INFO:teuthology.orchestra.run.smithi110.stdout:Building dependency tree... 2024-09-16T08:49:08.920 INFO:teuthology.orchestra.run.smithi110.stdout:Reading state information... 2024-09-16T08:49:08.932 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:49:08.958 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:49:09.103 INFO:teuthology.orchestra.run.smithi110.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T08:49:09.103 INFO:teuthology.orchestra.run.smithi110.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T08:49:09.103 INFO:teuthology.orchestra.run.smithi110.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T08:49:09.103 INFO:teuthology.orchestra.run.smithi110.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T08:49:09.103 INFO:teuthology.orchestra.run.smithi110.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T08:49:09.103 INFO:teuthology.orchestra.run.smithi110.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T08:49:09.103 INFO:teuthology.orchestra.run.smithi110.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T08:49:09.103 INFO:teuthology.orchestra.run.smithi110.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T08:49:09.143 INFO:teuthology.orchestra.run.smithi110.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T08:49:09.146 DEBUG:teuthology.orchestra.run.smithi110:> dpkg -s linux-image-generic 2024-09-16T08:49:09.161 INFO:teuthology.orchestra.run.smithi110.stdout:Package: linux-image-generic 2024-09-16T08:49:09.162 INFO:teuthology.orchestra.run.smithi110.stdout:Status: install ok installed 2024-09-16T08:49:09.162 INFO:teuthology.orchestra.run.smithi110.stdout:Priority: optional 2024-09-16T08:49:09.162 INFO:teuthology.orchestra.run.smithi110.stdout:Section: kernel 2024-09-16T08:49:09.162 INFO:teuthology.orchestra.run.smithi110.stdout:Installed-Size: 21 2024-09-16T08:49:09.162 INFO:teuthology.orchestra.run.smithi110.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T08:49:09.162 INFO:teuthology.orchestra.run.smithi110.stdout:Architecture: amd64 2024-09-16T08:49:09.162 INFO:teuthology.orchestra.run.smithi110.stdout:Source: linux-meta 2024-09-16T08:49:09.162 INFO:teuthology.orchestra.run.smithi110.stdout:Version: 5.15.0.121.121 2024-09-16T08:49:09.162 INFO:teuthology.orchestra.run.smithi110.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T08:49:09.163 INFO:teuthology.orchestra.run.smithi110.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T08:49:09.163 INFO:teuthology.orchestra.run.smithi110.stdout:Recommends: thermald 2024-09-16T08:49:09.163 INFO:teuthology.orchestra.run.smithi110.stdout:Description: Generic Linux kernel image 2024-09-16T08:49:09.163 INFO:teuthology.orchestra.run.smithi110.stdout: This package will always depend on the latest generic kernel image 2024-09-16T08:49:09.163 INFO:teuthology.orchestra.run.smithi110.stdout: available. 2024-09-16T08:49:09.163 DEBUG:teuthology.orchestra.run.smithi110:> mktemp 2024-09-16T08:49:09.206 INFO:teuthology.orchestra.run.smithi110.stdout:/tmp/tmp.Asi0wXWiTM 2024-09-16T08:49:09.207 DEBUG:teuthology.orchestra.run.smithi110:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Asi0wXWiTM 2024-09-16T08:49:09.247 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:49:09.252 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T08:49:09.262 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 0666 /tmp/tmp.Asi0wXWiTM 2024-09-16T08:49:09.322 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T08:49:09.330 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T08:49:09.378 DEBUG:teuthology.orchestra.remote:smithi110:/tmp/tmp.Asi0wXWiTM is 10KB 2024-09-16T08:49:09.389 DEBUG:teuthology.orchestra.run.smithi110:> rm -fr /tmp/tmp.Asi0wXWiTM 2024-09-16T08:49:09.394 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T08:49:09.425 INFO:teuthology.orchestra.run.smithi116.stderr:Sourcing file `/etc/default/grub' 2024-09-16T08:49:09.426 INFO:teuthology.orchestra.run.smithi116.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T08:49:09.428 INFO:teuthology.orchestra.run.smithi116.stderr:Generating grub configuration file ... 2024-09-16T08:49:09.450 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-09-16T08:49:09.450 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T08:49:09.450 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T08:49:09.499 INFO:teuthology.orchestra.run.smithi123.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T08:49:09.499 INFO:teuthology.orchestra.run.smithi123.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T08:49:09.500 INFO:teuthology.orchestra.run.smithi123.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T08:49:09.517 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T08:49:09.518 DEBUG:teuthology.orchestra.run.smithi110:> sudo update-grub 2024-09-16T08:49:09.537 INFO:teuthology.orchestra.run.smithi123.stdout:done 2024-09-16T08:49:09.565 INFO:teuthology.orchestra.run.smithi042.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T08:49:09.565 INFO:teuthology.orchestra.run.smithi042.stdout:Sourcing file `/etc/default/grub' 2024-09-16T08:49:09.584 INFO:teuthology.orchestra.run.smithi042.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T08:49:09.600 INFO:teuthology.orchestra.run.smithi042.stdout:Generating grub configuration file ... 2024-09-16T08:49:09.629 INFO:teuthology.orchestra.run.smithi116.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:49:09.635 INFO:teuthology.orchestra.run.smithi116.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:49:09.868 INFO:teuthology.orchestra.run.smithi042.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:49:09.875 INFO:teuthology.orchestra.run.smithi116.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:49:09.881 INFO:teuthology.orchestra.run.smithi042.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:49:09.881 INFO:teuthology.orchestra.run.smithi116.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T08:49:09.923 INFO:teuthology.orchestra.run.smithi116.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T08:49:09.929 INFO:teuthology.orchestra.run.smithi116.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T08:49:10.006 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic 2024-09-16T08:49:10.026 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic 2024-09-16T08:49:10.027 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2024-09-16T08:49:10.027 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2024-09-16T08:49:10.027 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2024-09-16T08:49:10.027 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 21 2024-09-16T08:49:10.027 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T08:49:10.027 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2024-09-16T08:49:10.027 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta 2024-09-16T08:49:10.027 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.15.0.121.121 2024-09-16T08:49:10.027 INFO:teuthology.orchestra.run.smithi123.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T08:49:10.028 INFO:teuthology.orchestra.run.smithi123.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T08:49:10.028 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2024-09-16T08:49:10.028 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2024-09-16T08:49:10.028 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2024-09-16T08:49:10.028 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2024-09-16T08:49:10.029 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T08:49:10.029 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T08:49:10.029 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T08:49:10.029 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-16T08:49:10.029 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi123.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T08:49:10.029 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2024-09-16T08:49:10.047 INFO:teuthology.orchestra.run.smithi116.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T08:49:10.047 INFO:teuthology.orchestra.run.smithi116.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T08:49:10.047 INFO:teuthology.orchestra.run.smithi116.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T08:49:10.063 INFO:teuthology.orchestra.run.smithi116.stderr:done 2024-09-16T08:49:10.065 DEBUG:teuthology.orchestra.run.smithi116:> sudo shutdown -r now 2024-09-16T08:49:10.145 INFO:teuthology.orchestra.run.smithi042.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:49:10.150 INFO:teuthology.orchestra.run.smithi042.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T08:49:10.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2024-09-16T08:49:10.224 INFO:teuthology.orchestra.run.smithi042.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T08:49:10.230 INFO:teuthology.orchestra.run.smithi042.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T08:49:10.313 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T08:49:10.313 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T08:49:10.322 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T08:49:10.340 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T08:49:10.391 INFO:teuthology.orchestra.run.smithi042.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T08:49:10.391 INFO:teuthology.orchestra.run.smithi042.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T08:49:10.392 INFO:teuthology.orchestra.run.smithi042.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T08:49:10.431 INFO:teuthology.orchestra.run.smithi042.stdout:done 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi110.stderr:Sourcing file `/etc/default/grub' 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi110.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T08:49:10.726 INFO:teuthology.orchestra.run.smithi110.stderr:Generating grub configuration file ... 2024-09-16T08:49:10.909 DEBUG:teuthology.orchestra.run.smithi042:> dpkg -s linux-image-generic 2024-09-16T08:49:10.928 INFO:teuthology.orchestra.run.smithi042.stdout:Package: linux-image-generic 2024-09-16T08:49:10.928 INFO:teuthology.orchestra.run.smithi042.stdout:Status: install ok installed 2024-09-16T08:49:10.928 INFO:teuthology.orchestra.run.smithi042.stdout:Priority: optional 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Section: kernel 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Installed-Size: 21 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Architecture: amd64 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Source: linux-meta 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Version: 5.15.0.121.121 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Recommends: thermald 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout:Description: Generic Linux kernel image 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout: This package will always depend on the latest generic kernel image 2024-09-16T08:49:10.929 INFO:teuthology.orchestra.run.smithi042.stdout: available. 2024-09-16T08:49:10.930 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T08:49:10.930 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T08:49:10.930 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T08:49:10.930 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-16T08:49:10.930 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi042.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T08:49:10.930 DEBUG:teuthology.orchestra.run.smithi042:> sudo apt-get clean 2024-09-16T08:49:10.934 INFO:teuthology.orchestra.run.smithi110.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:49:10.941 INFO:teuthology.orchestra.run.smithi110.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:49:11.091 DEBUG:teuthology.orchestra.run.smithi042:> sudo apt-get update 2024-09-16T08:49:11.214 INFO:teuthology.orchestra.run.smithi042.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T08:49:11.215 INFO:teuthology.orchestra.run.smithi042.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T08:49:11.222 INFO:teuthology.orchestra.run.smithi042.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T08:49:11.225 INFO:teuthology.orchestra.run.smithi110.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:49:11.230 INFO:teuthology.orchestra.run.smithi110.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T08:49:11.239 INFO:teuthology.orchestra.run.smithi042.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T08:49:11.270 INFO:teuthology.orchestra.run.smithi110.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T08:49:11.275 INFO:teuthology.orchestra.run.smithi110.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T08:49:11.399 INFO:teuthology.orchestra.run.smithi110.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T08:49:11.399 INFO:teuthology.orchestra.run.smithi110.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T08:49:11.399 INFO:teuthology.orchestra.run.smithi110.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T08:49:11.410 INFO:teuthology.orchestra.run.smithi110.stderr:done 2024-09-16T08:49:11.422 DEBUG:teuthology.orchestra.run.smithi110:> sudo shutdown -r now 2024-09-16T08:49:11.721 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-16T08:49:11.740 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T08:49:11.804 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-09-16T08:49:12.011 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2024-09-16T08:49:12.011 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2024-09-16T08:49:12.202 INFO:teuthology.orchestra.run.smithi123.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T08:49:12.203 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T08:49:12.203 INFO:teuthology.orchestra.run.smithi123.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T08:49:12.203 INFO:teuthology.orchestra.run.smithi123.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T08:49:12.203 INFO:teuthology.orchestra.run.smithi123.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T08:49:12.203 INFO:teuthology.orchestra.run.smithi123.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T08:49:12.203 INFO:teuthology.orchestra.run.smithi123.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T08:49:12.203 INFO:teuthology.orchestra.run.smithi123.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T08:49:12.246 INFO:teuthology.orchestra.run.smithi123.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T08:49:12.248 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 21 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.15.0.121.121 2024-09-16T08:49:12.263 INFO:teuthology.orchestra.run.smithi123.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T08:49:12.264 INFO:teuthology.orchestra.run.smithi123.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T08:49:12.264 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2024-09-16T08:49:12.264 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2024-09-16T08:49:12.264 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2024-09-16T08:49:12.264 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2024-09-16T08:49:12.265 DEBUG:teuthology.orchestra.run.smithi123:> mktemp 2024-09-16T08:49:12.311 INFO:teuthology.orchestra.run.smithi123.stdout:/tmp/tmp.Yt6AI32mOB 2024-09-16T08:49:12.311 DEBUG:teuthology.orchestra.run.smithi123:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Yt6AI32mOB 2024-09-16T08:49:12.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0666 /tmp/tmp.Yt6AI32mOB 2024-09-16T08:49:12.480 DEBUG:teuthology.orchestra.remote:smithi123:/tmp/tmp.Yt6AI32mOB is 10KB 2024-09-16T08:49:12.492 DEBUG:teuthology.orchestra.run.smithi123:> rm -fr /tmp/tmp.Yt6AI32mOB 2024-09-16T08:49:12.498 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T08:49:12.550 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T08:49:12.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T08:49:12.551 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T08:49:12.618 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T08:49:12.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo update-grub 2024-09-16T08:49:12.660 INFO:teuthology.orchestra.run.smithi042.stdout:Reading package lists... 2024-09-16T08:49:12.679 DEBUG:teuthology.orchestra.run.smithi042:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T08:49:12.743 INFO:teuthology.orchestra.run.smithi042.stdout:Reading package lists... 2024-09-16T08:49:12.959 INFO:teuthology.orchestra.run.smithi042.stdout:Building dependency tree... 2024-09-16T08:49:12.959 INFO:teuthology.orchestra.run.smithi042.stdout:Reading state information... 2024-09-16T08:49:13.155 INFO:teuthology.orchestra.run.smithi042.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T08:49:13.156 INFO:teuthology.orchestra.run.smithi042.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T08:49:13.156 INFO:teuthology.orchestra.run.smithi042.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T08:49:13.156 INFO:teuthology.orchestra.run.smithi042.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T08:49:13.156 INFO:teuthology.orchestra.run.smithi042.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T08:49:13.156 INFO:teuthology.orchestra.run.smithi042.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T08:49:13.157 INFO:teuthology.orchestra.run.smithi042.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T08:49:13.157 INFO:teuthology.orchestra.run.smithi042.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T08:49:13.199 INFO:teuthology.orchestra.run.smithi042.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T08:49:13.201 DEBUG:teuthology.orchestra.run.smithi042:> dpkg -s linux-image-generic 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Package: linux-image-generic 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Status: install ok installed 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Priority: optional 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Section: kernel 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Installed-Size: 21 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Architecture: amd64 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Source: linux-meta 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Version: 5.15.0.121.121 2024-09-16T08:49:13.218 INFO:teuthology.orchestra.run.smithi042.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T08:49:13.219 INFO:teuthology.orchestra.run.smithi042.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T08:49:13.219 INFO:teuthology.orchestra.run.smithi042.stdout:Recommends: thermald 2024-09-16T08:49:13.219 INFO:teuthology.orchestra.run.smithi042.stdout:Description: Generic Linux kernel image 2024-09-16T08:49:13.219 INFO:teuthology.orchestra.run.smithi042.stdout: This package will always depend on the latest generic kernel image 2024-09-16T08:49:13.219 INFO:teuthology.orchestra.run.smithi042.stdout: available. 2024-09-16T08:49:13.219 DEBUG:teuthology.orchestra.run.smithi042:> mktemp 2024-09-16T08:49:13.264 INFO:teuthology.orchestra.run.smithi042.stdout:/tmp/tmp.oNmst8hMqw 2024-09-16T08:49:13.265 DEBUG:teuthology.orchestra.run.smithi042:> sudo cp /boot/grub/grub.cfg /tmp/tmp.oNmst8hMqw 2024-09-16T08:49:13.322 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0666 /tmp/tmp.oNmst8hMqw 2024-09-16T08:49:13.438 DEBUG:teuthology.orchestra.remote:smithi042:/tmp/tmp.oNmst8hMqw is 10KB 2024-09-16T08:49:13.489 DEBUG:teuthology.orchestra.run.smithi042:> rm -fr /tmp/tmp.oNmst8hMqw 2024-09-16T08:49:13.495 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T08:49:13.549 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T08:49:13.549 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T08:49:13.549 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T08:49:13.632 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T08:49:13.632 DEBUG:teuthology.orchestra.run.smithi042:> sudo update-grub 2024-09-16T08:49:13.827 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub' 2024-09-16T08:49:13.828 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T08:49:13.831 INFO:teuthology.orchestra.run.smithi123.stderr:Generating grub configuration file ... 2024-09-16T08:49:14.027 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:49:14.035 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:49:14.317 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:49:14.323 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T08:49:14.367 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T08:49:14.372 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T08:49:14.496 INFO:teuthology.orchestra.run.smithi123.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T08:49:14.496 INFO:teuthology.orchestra.run.smithi123.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T08:49:14.496 INFO:teuthology.orchestra.run.smithi123.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T08:49:14.507 INFO:teuthology.orchestra.run.smithi123.stderr:done 2024-09-16T08:49:14.509 DEBUG:teuthology.orchestra.run.smithi123:> sudo shutdown -r now 2024-09-16T08:49:14.816 INFO:teuthology.orchestra.run.smithi042.stderr:Sourcing file `/etc/default/grub' 2024-09-16T08:49:14.817 INFO:teuthology.orchestra.run.smithi042.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T08:49:14.820 INFO:teuthology.orchestra.run.smithi042.stderr:Generating grub configuration file ... 2024-09-16T08:49:14.998 INFO:teuthology.orchestra.run.smithi042.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T08:49:15.004 INFO:teuthology.orchestra.run.smithi042.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T08:49:15.219 INFO:teuthology.orchestra.run.smithi042.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T08:49:15.224 INFO:teuthology.orchestra.run.smithi042.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T08:49:15.267 INFO:teuthology.orchestra.run.smithi042.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T08:49:15.273 INFO:teuthology.orchestra.run.smithi042.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T08:49:15.387 INFO:teuthology.orchestra.run.smithi042.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T08:49:15.388 INFO:teuthology.orchestra.run.smithi042.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T08:49:15.388 INFO:teuthology.orchestra.run.smithi042.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T08:49:15.398 INFO:teuthology.orchestra.run.smithi042.stderr:done 2024-09-16T08:49:15.413 DEBUG:teuthology.orchestra.run.smithi042:> sudo shutdown -r now 2024-09-16T08:49:40.092 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-16T08:49:40.093 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-16T08:49:40.094 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:49:41.426 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-16T08:49:41.426 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-09-16T08:49:41.427 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:49:44.513 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-16T08:49:44.513 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T08:49:44.514 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:49:45.417 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-16T08:49:45.417 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T08:49:45.417 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:50:14.720 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-09-16T08:50:19.069 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-09-16T08:50:23.723 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-16T08:50:23.724 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:50:28.071 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T08:50:28.072 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:50:41.441 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T08:50:42.113 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-09-16T08:50:45.422 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T08:50:46.461 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-09-16T08:50:50.445 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-09-16T08:50:50.446 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:50:50.805 DEBUG:teuthology.orchestra.run.smithi110:> true 2024-09-16T08:50:51.766 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-09-16T08:50:51.766 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-121-generic"... 2024-09-16T08:50:51.766 DEBUG:teuthology.orchestra.run.smithi110:> uname -r 2024-09-16T08:50:51.772 INFO:teuthology.orchestra.run.smithi110.stdout:5.15.0-121-generic 2024-09-16T08:50:51.772 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T08:50:51.772 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T08:50:51.772 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T08:50:52.773 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-16T08:50:52.773 DEBUG:teuthology.orchestra.run.smithi110:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T08:50:53.158 INFO:teuthology.orchestra.run.smithi110.stdout:ttyS1 2024-09-16T08:50:53.183 DEBUG:teuthology.parallel:result is None 2024-09-16T08:50:54.114 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-16T08:50:54.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:50:54.117 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-09-16T08:50:54.423 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T08:50:54.424 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:50:57.873 DEBUG:teuthology.orchestra.run.smithi042:> true 2024-09-16T08:50:58.462 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T08:50:58.462 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:50:58.856 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T08:50:58.856 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-121-generic"... 2024-09-16T08:50:58.856 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2024-09-16T08:50:58.860 INFO:teuthology.orchestra.run.smithi042.stdout:5.15.0-121-generic 2024-09-16T08:50:58.861 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T08:50:58.861 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T08:50:58.861 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T08:50:59.485 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-09-16T08:50:59.862 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-16T08:50:59.862 DEBUG:teuthology.orchestra.run.smithi042:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T08:50:59.996 INFO:teuthology.orchestra.run.smithi042.stdout:ttyS1 2024-09-16T08:51:00.021 DEBUG:teuthology.parallel:result is None 2024-09-16T08:51:09.118 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-16T08:51:09.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:51:09.619 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-09-16T08:51:10.144 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-16T08:51:10.144 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-121-generic"... 2024-09-16T08:51:10.144 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-09-16T08:51:10.191 INFO:teuthology.orchestra.run.smithi116.stdout:5.15.0-121-generic 2024-09-16T08:51:10.191 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T08:51:10.192 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T08:51:10.192 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T08:51:11.193 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-16T08:51:11.193 DEBUG:teuthology.orchestra.run.smithi116:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T08:51:11.554 INFO:teuthology.orchestra.run.smithi116.stdout:ttyS1 2024-09-16T08:51:11.578 DEBUG:teuthology.parallel:result is None 2024-09-16T08:51:14.486 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T08:51:14.487 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:51:14.856 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-09-16T08:51:15.563 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T08:51:15.563 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.15.0-121-generic"... 2024-09-16T08:51:15.563 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-09-16T08:51:15.609 INFO:teuthology.orchestra.run.smithi123.stdout:5.15.0-121-generic 2024-09-16T08:51:15.609 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T08:51:15.609 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T08:51:15.609 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T08:51:16.610 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-16T08:51:16.611 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T08:51:16.686 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2024-09-16T08:51:16.715 DEBUG:teuthology.parallel:result is None 2024-09-16T08:51:16.715 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T08:51:17.424 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T08:51:17.425 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T08:51:17.428 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T08:51:17.433 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T08:51:17.436 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T08:51:17.442 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T08:51:17.542 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T08:51:17.555 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T08:51:17.555 DEBUG:teuthology.orchestra.run.smithi042:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T08:51:17.558 DEBUG:teuthology.orchestra.run.smithi110:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T08:51:17.560 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T08:51:17.563 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T08:51:17.657 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T08:51:17.664 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T08:51:17.664 DEBUG:teuthology.orchestra.run.smithi042:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T08:51:17.666 DEBUG:teuthology.orchestra.run.smithi110:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T08:51:17.669 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T08:51:17.671 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T08:51:17.686 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:51:17.686 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:51:17.694 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:51:17.696 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:51:17.696 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:51:17.701 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:51:17.704 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:51:17.709 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:51:17.711 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T08:51:17.717 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T08:51:17.718 DEBUG:teuthology.orchestra.run.smithi042:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T08:51:17.747 DEBUG:teuthology.orchestra.run.smithi110:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T08:51:17.753 DEBUG:teuthology.orchestra.run.smithi116:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T08:51:17.756 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T08:51:17.786 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T08:51:17.795 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T08:51:17.795 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T08:51:17.803 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T08:51:17.826 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T08:51:17.829 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T08:51:17.834 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T08:51:17.855 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T08:51:17.903 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T08:51:17.903 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T08:51:17.993 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T08:51:17.999 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T08:51:18.044 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-09-16T08:51:18.045 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T08:51:18.110 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T08:51:18.116 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T08:51:18.165 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-16T08:51:18.165 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T08:51:18.224 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T08:51:18.230 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T08:51:18.277 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T08:51:18.277 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T08:51:18.349 DEBUG:teuthology.orchestra.run.smithi042:> sudo service rsyslog restart 2024-09-16T08:51:18.352 DEBUG:teuthology.orchestra.run.smithi110:> sudo service rsyslog restart 2024-09-16T08:51:18.355 DEBUG:teuthology.orchestra.run.smithi116:> sudo service rsyslog restart 2024-09-16T08:51:18.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2024-09-16T08:51:18.421 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T08:51:18.428 INFO:teuthology.task.internal:Starting timer... 2024-09-16T08:51:18.428 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T08:51:18.450 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T08:51:18.459 DEBUG:teuthology.task.selinux:Excluding smithi042: OS 'ubuntu' does not support SELinux 2024-09-16T08:51:18.459 DEBUG:teuthology.task.selinux:Excluding smithi110: OS 'ubuntu' does not support SELinux 2024-09-16T08:51:18.459 DEBUG:teuthology.task.selinux:Excluding smithi116: OS 'ubuntu' does not support SELinux 2024-09-16T08:51:18.459 DEBUG:teuthology.task.selinux:Excluding smithi123: OS 'ubuntu' does not support SELinux 2024-09-16T08:51:18.459 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T08:51:18.459 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-16T08:51:18.459 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T08:51:18.459 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T08:51:18.469 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T08:51:18.479 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T08:51:18.480 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi042.front.sepia.ceph.com,smithi110.front.sepia.ceph.com,smithi116.front.sepia.ceph.com,smithi123.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T08:58:57.028 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi042.front.sepia.ceph.com'), Remote(name='ubuntu@smithi110.front.sepia.ceph.com'), Remote(name='ubuntu@smithi116.front.sepia.ceph.com'), Remote(name='ubuntu@smithi123.front.sepia.ceph.com')] 2024-09-16T08:58:57.029 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T08:58:57.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:58:57.114 DEBUG:teuthology.orchestra.run.smithi042:> true 2024-09-16T08:58:57.197 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T08:58:57.197 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-09-16T08:58:57.197 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:58:57.283 DEBUG:teuthology.orchestra.run.smithi110:> true 2024-09-16T08:58:57.357 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-09-16T08:58:57.357 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-16T08:58:57.358 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:58:57.441 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-09-16T08:58:57.517 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-16T08:58:57.517 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T08:58:57.518 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:58:57.597 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-09-16T08:58:57.673 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T08:58:57.674 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T08:58:57.688 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T08:58:57.689 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T08:58:57.689 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T08:58:57.692 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T08:58:57.692 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T08:58:57.694 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T08:58:57.695 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T08:58:57.700 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T08:58:57.700 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T08:58:57.722 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T08:58:57.722 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: Command line: ntpd -gq 2024-09-16T08:58:57.722 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: ---------------------------------------------------- 2024-09-16T08:58:57.722 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T08:58:57.722 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T08:58:57.723 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: corporation. Support and training for ntp-4 are 2024-09-16T08:58:57.723 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: available at https://www.nwtime.org/support 2024-09-16T08:58:57.723 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: ---------------------------------------------------- 2024-09-16T08:58:57.724 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: proto: precision = 0.066 usec (-24) 2024-09-16T08:58:57.724 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: basedate set to 2022-02-04 2024-09-16T08:58:57.725 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: gps base set to 2022-02-06 (week 2196) 2024-09-16T08:58:57.725 INFO:teuthology.orchestra.run.smithi042.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T08:58:57.725 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T08:58:57.725 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: Command line: ntpd -gq 2024-09-16T08:58:57.725 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: ---------------------------------------------------- 2024-09-16T08:58:57.725 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: corporation. Support and training for ntp-4 are 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: available at https://www.nwtime.org/support 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: ---------------------------------------------------- 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: proto: precision = 0.063 usec (-24) 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: basedate set to 2022-02-04 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: gps base set to 2022-02-06 (week 2196) 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: Command line: ntpd -gq 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: ---------------------------------------------------- 2024-09-16T08:58:57.726 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T08:58:57.727 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T08:58:57.727 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: corporation. Support and training for ntp-4 are 2024-09-16T08:58:57.727 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: available at https://www.nwtime.org/support 2024-09-16T08:58:57.727 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: ---------------------------------------------------- 2024-09-16T08:58:57.727 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: proto: precision = 0.062 usec (-24) 2024-09-16T08:58:57.727 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: basedate set to 2022-02-04 2024-09-16T08:58:57.727 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: gps base set to 2022-02-06 (week 2196) 2024-09-16T08:58:57.727 INFO:teuthology.orchestra.run.smithi110.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T08:58:57.728 INFO:teuthology.orchestra.run.smithi116.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T08:58:57.728 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T08:58:57.728 INFO:teuthology.orchestra.run.smithi042.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T08:58:57.729 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T08:58:57.729 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T08:58:57.729 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T08:58:57.729 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T08:58:57.729 INFO:teuthology.orchestra.run.smithi110.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T08:58:57.729 INFO:teuthology.orchestra.run.smithi116.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T08:58:57.732 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T08:58:57.732 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T08:58:57.732 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T08:58:57.732 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: Listen normally on 3 enp3s0f1 172.21.15.110:123 2024-09-16T08:58:57.732 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: Listen normally on 4 lo [::1]:123 2024-09-16T08:58:57.732 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cc35%5]:123 2024-09-16T08:58:57.732 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:58:57 ntpd[18489]: Listening on routing socket on fd #22 for interface updates 2024-09-16T08:58:57.732 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T08:58:57.733 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T08:58:57.733 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T08:58:57.733 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T08:58:57.733 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: Listen normally on 3 ens1f0 172.21.15.42:123 2024-09-16T08:58:57.733 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: Listen normally on 4 lo [::1]:123 2024-09-16T08:58:57.733 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1440%4]:123 2024-09-16T08:58:57.733 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:58:57 ntpd[18386]: Listening on routing socket on fd #22 for interface updates 2024-09-16T08:58:57.733 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T08:58:57.733 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T08:58:57.734 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T08:58:57.734 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: Listen normally on 3 enp3s0f1 172.21.15.116:123 2024-09-16T08:58:57.734 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: Listen normally on 4 lo [::1]:123 2024-09-16T08:58:57.734 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:3f67%5]:123 2024-09-16T08:58:57.734 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:58:57 ntpd[18491]: Listening on routing socket on fd #22 for interface updates 2024-09-16T08:58:57.741 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T08:58:57.741 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: Command line: ntpd -gq 2024-09-16T08:58:57.741 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: ---------------------------------------------------- 2024-09-16T08:58:57.741 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T08:58:57.741 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T08:58:57.741 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: corporation. Support and training for ntp-4 are 2024-09-16T08:58:57.742 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: available at https://www.nwtime.org/support 2024-09-16T08:58:57.742 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: ---------------------------------------------------- 2024-09-16T08:58:57.742 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: proto: precision = 0.061 usec (-24) 2024-09-16T08:58:57.742 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: basedate set to 2022-02-04 2024-09-16T08:58:57.743 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: gps base set to 2022-02-06 (week 2196) 2024-09-16T08:58:57.743 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T08:58:57.743 INFO:teuthology.orchestra.run.smithi123.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T08:58:57.743 INFO:teuthology.orchestra.run.smithi123.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T08:58:57.744 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T08:58:57.744 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T08:58:57.744 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T08:58:57.744 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T08:58:57.744 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: Listen normally on 3 enp3s0f1 172.21.15.123:123 2024-09-16T08:58:57.744 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: Listen normally on 4 lo [::1]:123 2024-09-16T08:58:57.744 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3f1%5]:123 2024-09-16T08:58:57.744 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:58:57 ntpd[18514]: Listening on routing socket on fd #22 for interface updates 2024-09-16T08:58:58.723 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:58 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:58.723 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:58 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:58.724 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:58 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:58.724 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:58 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:58.724 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:58 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:58.724 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:58 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:58.724 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:58 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:58:58.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:58 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:58:58.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:58:58 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:58.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:58:58 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:58.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:58:58 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:58.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:58:58 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:58.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:58:58 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:58.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:58:58 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:58.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:58:58 ntpd[18514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:58:58.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:58:58 ntpd[18514]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:58:59.722 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:58:59 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:59.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:58:59 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:58:59.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:58:59 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:58:59.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:58:59.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:58:59 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:00.724 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:00 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:00.724 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:00 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:00.724 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:00 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:00.724 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:00 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:00.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:00 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:00.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:00 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:00.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:00 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:00.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:00 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:00.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:00 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:00.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:00 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:00.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:00 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:00.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:00 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:00.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:00 ntpd[18514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:00.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:00 ntpd[18514]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:01.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:01 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:01 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:01 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:01 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:01 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:01.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:01 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:01.727 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:01 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:01.727 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.727 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.727 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.727 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.727 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.727 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.727 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:01.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:01 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:01.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:01 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:01 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:01 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:01.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:01 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:01.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:01 ntpd[18514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:01.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:01 ntpd[18514]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:02.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:02.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:02 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:02.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:02 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:02 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:02 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:02 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:02 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:02.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:02 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:02.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:02.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:02.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:02.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:02.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:02.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:02 ntpd[18514]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:03.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:03 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:03 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:03 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:03 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:03 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:03.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:03 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:03.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.727 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.727 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:03.727 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:03.727 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.727 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.727 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:03.727 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:03 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:03.727 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:03.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.729 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.729 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:03.729 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:03 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:03.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:03 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:03 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:03 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:03.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:03 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:03.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:03 ntpd[18514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:03.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:03 ntpd[18514]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:04 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:04.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:04 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:04 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:04 ntpd[18489]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:04 ntpd[18489]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.725 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:04 ntpd[18489]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:04.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:04 ntpd[18489]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:04.726 INFO:teuthology.orchestra.run.smithi110.stdout:16 Sep 08:59:04 ntpd[18489]: ntpd: time slew -0.002417 s 2024-09-16T08:59:04.726 INFO:teuthology.orchestra.run.smithi110.stdout:ntpd: time slew -0.002417s 2024-09-16T08:59:04.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:04 ntpd[18489]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T08:59:04.726 INFO:teuthology.orchestra.run.smithi110.stderr:16 Sep 08:59:04 ntpd[18489]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T08:59:04.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.742 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:04.743 INFO:teuthology.orchestra.run.smithi123.stdout:16 Sep 08:59:04 ntpd[18514]: ntpd: time slew -0.000993 s 2024-09-16T08:59:04.744 INFO:teuthology.orchestra.run.smithi123.stdout:ntpd: time slew -0.000993s 2024-09-16T08:59:04.744 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T08:59:04.744 INFO:teuthology.orchestra.run.smithi123.stderr:16 Sep 08:59:04 ntpd[18514]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T08:59:04.796 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T08:59:04.797 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2024-09-16T08:59:04.797 INFO:teuthology.orchestra.run.smithi123.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:04.797 INFO:teuthology.orchestra.run.smithi123.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:04.797 INFO:teuthology.orchestra.run.smithi123.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:04.797 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:04.853 INFO:teuthology.orchestra.run.smithi110.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T08:59:04.853 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================== 2024-09-16T08:59:04.853 INFO:teuthology.orchestra.run.smithi110.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:04.853 INFO:teuthology.orchestra.run.smithi110.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:04.853 INFO:teuthology.orchestra.run.smithi110.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:04.853 INFO:teuthology.orchestra.run.smithi110.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:05.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:05 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:05.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:05 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:05.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:05 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:05.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:05 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:05.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:05 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:05.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:05 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:05.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:05.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:05.724 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:05.725 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:05.725 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:05.725 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:05.725 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:05.725 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:05.725 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:05.728 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:05.728 INFO:teuthology.orchestra.run.smithi116.stdout:16 Sep 08:59:05 ntpd[18491]: ntpd: time slew -0.002242 s 2024-09-16T08:59:05.728 INFO:teuthology.orchestra.run.smithi116.stdout:ntpd: time slew -0.002242s 2024-09-16T08:59:05.729 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T08:59:05.729 INFO:teuthology.orchestra.run.smithi116.stderr:16 Sep 08:59:05 ntpd[18491]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T08:59:05.845 INFO:teuthology.orchestra.run.smithi116.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T08:59:05.845 INFO:teuthology.orchestra.run.smithi116.stdout:============================================================================== 2024-09-16T08:59:05.845 INFO:teuthology.orchestra.run.smithi116.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:05.845 INFO:teuthology.orchestra.run.smithi116.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:05.845 INFO:teuthology.orchestra.run.smithi116.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:05.845 INFO:teuthology.orchestra.run.smithi116.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:06.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:06.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:06.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:06 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:07.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:07 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:07.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:07 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:07.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:07 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T08:59:07.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:07 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T08:59:07.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:07 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T08:59:07.723 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:07 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T08:59:07.724 INFO:teuthology.orchestra.run.smithi042.stdout:16 Sep 08:59:07 ntpd[18386]: ntpd: time slew +0.000112 s 2024-09-16T08:59:07.724 INFO:teuthology.orchestra.run.smithi042.stdout:ntpd: time slew +0.000112s 2024-09-16T08:59:07.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:07 ntpd[18386]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T08:59:07.724 INFO:teuthology.orchestra.run.smithi042.stderr:16 Sep 08:59:07 ntpd[18386]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T08:59:07.777 INFO:teuthology.orchestra.run.smithi042.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T08:59:07.777 INFO:teuthology.orchestra.run.smithi042.stdout:============================================================================== 2024-09-16T08:59:07.777 INFO:teuthology.orchestra.run.smithi042.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:07.777 INFO:teuthology.orchestra.run.smithi042.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:07.777 INFO:teuthology.orchestra.run.smithi042.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:07.777 INFO:teuthology.orchestra.run.smithi042.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T08:59:07.778 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-16T08:59:07.899 INFO:tasks.cephadm:Testing if podman is available 2024-09-16T08:59:07.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo podman --help 2024-09-16T08:59:07.909 INFO:teuthology.orchestra.run.smithi123.stderr:sudo: podman: command not found 2024-09-16T08:59:07.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:59:07.910 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-09-16T08:59:07.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-09-16T08:59:08.615 INFO:teuthology.orchestra.run.smithi123.stdout:latest: Pulling from samba.org/samba-ad-server 2024-09-16T08:59:08.616 INFO:teuthology.orchestra.run.smithi123.stdout:cb294f98c1c1: Pulling fs layer 2024-09-16T08:59:08.616 INFO:teuthology.orchestra.run.smithi123.stdout:ce284533fb57: Pulling fs layer 2024-09-16T08:59:08.616 INFO:teuthology.orchestra.run.smithi123.stdout:22c4b59e3e84: Pulling fs layer 2024-09-16T08:59:08.616 INFO:teuthology.orchestra.run.smithi123.stdout:9becbd3ff57a: Pulling fs layer 2024-09-16T08:59:08.616 INFO:teuthology.orchestra.run.smithi123.stdout:d273459a00cf: Pulling fs layer 2024-09-16T08:59:08.616 INFO:teuthology.orchestra.run.smithi123.stdout:154c34730d05: Pulling fs layer 2024-09-16T08:59:08.616 INFO:teuthology.orchestra.run.smithi123.stdout:d273459a00cf: Waiting 2024-09-16T08:59:08.616 INFO:teuthology.orchestra.run.smithi123.stdout:154c34730d05: Waiting 2024-09-16T08:59:08.755 INFO:teuthology.orchestra.run.smithi123.stdout:ce284533fb57: Download complete 2024-09-16T08:59:08.918 INFO:teuthology.orchestra.run.smithi123.stdout:9becbd3ff57a: Verifying Checksum 2024-09-16T08:59:09.065 INFO:teuthology.orchestra.run.smithi123.stdout:d273459a00cf: Download complete 2024-09-16T08:59:09.565 INFO:teuthology.orchestra.run.smithi123.stdout:154c34730d05: Verifying Checksum 2024-09-16T08:59:09.565 INFO:teuthology.orchestra.run.smithi123.stdout:154c34730d05: Download complete 2024-09-16T08:59:09.765 INFO:teuthology.orchestra.run.smithi123.stdout:22c4b59e3e84: Verifying Checksum 2024-09-16T08:59:09.765 INFO:teuthology.orchestra.run.smithi123.stdout:22c4b59e3e84: Download complete 2024-09-16T08:59:09.943 INFO:teuthology.orchestra.run.smithi123.stdout:cb294f98c1c1: Verifying Checksum 2024-09-16T08:59:09.943 INFO:teuthology.orchestra.run.smithi123.stdout:cb294f98c1c1: Download complete 2024-09-16T08:59:15.415 INFO:teuthology.orchestra.run.smithi123.stdout:cb294f98c1c1: Pull complete 2024-09-16T08:59:15.650 INFO:teuthology.orchestra.run.smithi123.stdout:ce284533fb57: Pull complete 2024-09-16T08:59:21.193 INFO:teuthology.orchestra.run.smithi123.stdout:22c4b59e3e84: Pull complete 2024-09-16T08:59:21.530 INFO:teuthology.orchestra.run.smithi123.stdout:9becbd3ff57a: Pull complete 2024-09-16T08:59:21.774 INFO:teuthology.orchestra.run.smithi123.stdout:d273459a00cf: Pull complete 2024-09-16T08:59:23.015 INFO:teuthology.orchestra.run.smithi123.stdout:154c34730d05: Pull complete 2024-09-16T08:59:23.137 INFO:teuthology.orchestra.run.smithi123.stdout:Digest: sha256:f33aaaf86024e37d746cb88869a5642375f9110b006ccb5806b4ce48fd489d07 2024-09-16T08:59:23.183 INFO:teuthology.orchestra.run.smithi123.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-09-16T08:59:23.220 INFO:teuthology.orchestra.run.smithi123.stdout:quay.io/samba.org/samba-ad-server:latest 2024-09-16T08:59:23.223 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-09-16T08:59:23.829 INFO:teuthology.orchestra.run.smithi123.stdout:latest: Pulling from samba.org/samba-client 2024-09-16T08:59:23.829 INFO:teuthology.orchestra.run.smithi123.stdout:cb294f98c1c1: Already exists 2024-09-16T08:59:23.876 INFO:teuthology.orchestra.run.smithi123.stdout:6196f032a814: Pulling fs layer 2024-09-16T08:59:24.650 INFO:teuthology.orchestra.run.smithi123.stdout:6196f032a814: Verifying Checksum 2024-09-16T08:59:24.650 INFO:teuthology.orchestra.run.smithi123.stdout:6196f032a814: Download complete 2024-09-16T08:59:27.528 INFO:teuthology.orchestra.run.smithi123.stdout:6196f032a814: Pull complete 2024-09-16T08:59:27.628 INFO:teuthology.orchestra.run.smithi123.stdout:Digest: sha256:4ca9c1106c78eb1f22e191035ebf381b31154b54310d74e661eaba9bc74baa4b 2024-09-16T08:59:27.673 INFO:teuthology.orchestra.run.smithi123.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-09-16T08:59:27.694 INFO:teuthology.orchestra.run.smithi123.stdout:quay.io/samba.org/samba-client:latest 2024-09-16T08:59:27.698 DEBUG:teuthology.orchestra.run.smithi123:> ss -lunH 2024-09-16T08:59:27.740 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:46156 0.0.0.0:* 2024-09-16T08:59:27.740 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:48118 0.0.0.0:* 2024-09-16T08:59:27.740 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:49006 0.0.0.0:* 2024-09-16T08:59:27.740 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-09-16T08:59:27.740 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 172.21.15.123%enp3s0f1:68 0.0.0.0:* 2024-09-16T08:59:27.740 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 172.21.15.123:123 0.0.0.0:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 127.0.0.1:732 0.0.0.0:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:34580 0.0.0.0:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:35574 0.0.0.0:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:43484 [::]:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:43639 [::]:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:44710 [::]:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-16T08:59:27.741 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe8f:d3f1]%enp3s0f1:123 [::]:* 2024-09-16T08:59:27.742 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-16T08:59:27.742 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-16T08:59:27.742 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:40534 [::]:* 2024-09-16T08:59:27.742 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:57653 [::]:* 2024-09-16T08:59:27.742 INFO:tasks.cephadm:Disabling systemd-resolved on smithi123 2024-09-16T08:59:27.742 DEBUG:teuthology.orchestra.run.smithi123:> sudo cat /etc/systemd/resolved.conf 2024-09-16T08:59:27.793 INFO:teuthology.orchestra.run.smithi123.stdout:# This file is part of systemd. 2024-09-16T08:59:27.793 INFO:teuthology.orchestra.run.smithi123.stdout:# 2024-09-16T08:59:27.793 INFO:teuthology.orchestra.run.smithi123.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-09-16T08:59:27.793 INFO:teuthology.orchestra.run.smithi123.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-09-16T08:59:27.793 INFO:teuthology.orchestra.run.smithi123.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# any later version. 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:# See resolved.conf(5) for details. 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T08:59:27.794 INFO:teuthology.orchestra.run.smithi123.stdout:[Resolve] 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:# Cloudflare: 1.1.1.1#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1111#cloudflare-dns.com 2606:4700:4700::1001#cloudflare-dns.com 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:# Google: 8.8.8.8#dns.google 8.8.4.4#dns.google 2001:4860:4860::8888#dns.google 2001:4860:4860::8844#dns.google 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:# Quad9: 9.9.9.9#dns.quad9.net 149.112.112.112#dns.quad9.net 2620:fe::fe#dns.quad9.net 2620:fe::9#dns.quad9.net 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#DNS= 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#FallbackDNS= 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#Domains= 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#DNSSEC=no 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#DNSOverTLS=no 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#MulticastDNS=no 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#LLMNR=no 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#Cache=no-negative 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#CacheFromLocalhost=no 2024-09-16T08:59:27.795 INFO:teuthology.orchestra.run.smithi123.stdout:#DNSStubListener=yes 2024-09-16T08:59:27.796 INFO:teuthology.orchestra.run.smithi123.stdout:#DNSStubListenerExtra= 2024-09-16T08:59:27.796 INFO:teuthology.orchestra.run.smithi123.stdout:#ReadEtcHosts=yes 2024-09-16T08:59:27.796 INFO:teuthology.orchestra.run.smithi123.stdout:#ResolveUnicastSingleLabel=no 2024-09-16T08:59:27.797 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T08:59:27.797 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/systemd/resolved.conf 2024-09-16T08:59:27.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl restart systemd-resolved 2024-09-16T08:59:27.995 DEBUG:teuthology.orchestra.run.smithi123:> ss -lunH 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:46156 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:48118 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:49006 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 172.21.15.123%enp3s0f1:68 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 172.21.15.123:123 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 127.0.0.1:732 0.0.0.0:* 2024-09-16T08:59:28.001 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:34580 0.0.0.0:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 0.0.0.0:35574 0.0.0.0:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:43484 [::]:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:43639 [::]:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:44710 [::]:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe8f:d3f1]%enp3s0f1:123 [::]:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:40534 [::]:* 2024-09-16T08:59:28.002 INFO:teuthology.orchestra.run.smithi123.stdout:UNCONN 0 0 [::]:57653 [::]:* 2024-09-16T08:59:28.002 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl restart docker 2024-09-16T08:59:28.057 INFO:teuthology.orchestra.run.smithi123.stderr:Warning: The unit file, source configuration file or drop-ins of docker.service changed on disk. Run 'systemctl daemon-reload' to reload units. 2024-09-16T08:59:33.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-16T08:59:34.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /var/tmp/samba 2024-09-16T08:59:34.058 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T08:59:34.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/var/tmp/samba/container.json 2024-09-16T08:59:34.111 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-09-16T08:59:34.852 INFO:teuthology.orchestra.run.smithi123.stdout:637cac28a75300ac7c08b619e6a8fe68f0c3be58ceecce514ebdc2a8534f4c86 2024-09-16T08:59:35.699 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.123, idx=0 2024-09-16T08:59:35.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T08:59:37.168 INFO:teuthology.orchestra.run.smithi123.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T08:59:37.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:59:38.478 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.123, idx=1 2024-09-16T08:59:38.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T08:59:40.010 INFO:teuthology.orchestra.run.smithi123.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T08:59:40.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:59:41.919 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.123, idx=2 2024-09-16T08:59:41.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T08:59:43.043 INFO:teuthology.orchestra.run.smithi123.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T08:59:43.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:59:45.519 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.123, idx=3 2024-09-16T08:59:45.519 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T08:59:46.887 INFO:teuthology.orchestra.run.smithi123.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T08:59:47.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:59:51.727 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.123, idx=4 2024-09-16T08:59:51.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T08:59:52.854 INFO:teuthology.orchestra.run.smithi123.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T08:59:53.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:00:01.498 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.123, idx=5 2024-09-16T09:00:01.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T09:00:04.730 INFO:teuthology.orchestra.run.smithi123.stdout: . D 0 Mon Sep 16 08:59:46 2024 2024-09-16T09:00:04.730 INFO:teuthology.orchestra.run.smithi123.stdout: .. D 0 Mon Sep 16 08:59:46 2024 2024-09-16T09:00:04.730 INFO:teuthology.orchestra.run.smithi123.stdout: domain1.sink.test D 0 Mon Sep 16 08:59:44 2024 2024-09-16T09:00:04.730 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T09:00:04.730 INFO:teuthology.orchestra.run.smithi123.stdout: 960311348 blocks of size 1024. 902224896 blocks available 2024-09-16T09:00:05.640 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-16T09:00:05.640 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T09:00:05.650 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705'} 2024-09-16T09:00:05.650 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:05.651 INFO:tasks.cephadm:Cluster fsid is 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:00:05.651 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T09:00:05.651 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.42', 'mon.b': '172.21.15.110', 'mon.c': '172.21.15.116'} 2024-09-16T09:00:05.651 INFO:tasks.cephadm:First mon is mon.a on smithi042 2024-09-16T09:00:05.651 INFO:tasks.cephadm:First mgr is x 2024-09-16T09:00:05.651 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T09:00:05.652 DEBUG:teuthology.orchestra.run.smithi042:> sudo hostname $(hostname -s) 2024-09-16T09:00:05.668 DEBUG:teuthology.orchestra.run.smithi110:> sudo hostname $(hostname -s) 2024-09-16T09:00:05.684 DEBUG:teuthology.orchestra.run.smithi116:> sudo hostname $(hostname -s) 2024-09-16T09:00:05.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo hostname $(hostname -s) 2024-09-16T09:00:05.713 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-16T09:00:05.714 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:05.858 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/83046/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4917-g8293d73f', 'node_name': '172.21.2.11+braggi11', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4917-g8293d73f-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-13 17:57:06.888124', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-13-1248', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-16T09:00:06.001 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-guits-main-2024-09-13-1248, sha1 8293d73f8690540e843a81caec373f9cc29cf705 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:06.003 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T09:00:06.003 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T09:00:06.003 DEBUG:teuthology.orchestra.run.smithi042:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:06.471 INFO:teuthology.orchestra.run.smithi042.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811871 Sep 16 09:00 /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:06.471 DEBUG:teuthology.orchestra.run.smithi110:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:07.025 INFO:teuthology.orchestra.run.smithi110.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811871 Sep 16 09:00 /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:07.025 DEBUG:teuthology.orchestra.run.smithi116:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:07.523 INFO:teuthology.orchestra.run.smithi116.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811871 Sep 16 09:00 /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:07.523 DEBUG:teuthology.orchestra.run.smithi123:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:08.084 INFO:teuthology.orchestra.run.smithi123.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811871 Sep 16 09:00 /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:08.085 DEBUG:teuthology.orchestra.run.smithi042:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:08.092 DEBUG:teuthology.orchestra.run.smithi110:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:08.100 DEBUG:teuthology.orchestra.run.smithi116:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:08.108 DEBUG:teuthology.orchestra.run.smithi123:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T09:00:08.127 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 on all hosts... 2024-09-16T09:00:08.127 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 pull 2024-09-16T09:00:08.135 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 pull 2024-09-16T09:00:08.143 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 pull 2024-09-16T09:00:08.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 pull 2024-09-16T09:00:08.322 INFO:teuthology.orchestra.run.smithi042.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T09:00:08.326 INFO:teuthology.orchestra.run.smithi110.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T09:00:08.332 INFO:teuthology.orchestra.run.smithi116.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T09:00:08.346 INFO:teuthology.orchestra.run.smithi123.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T09:02:21.514 INFO:teuthology.orchestra.run.smithi116.stdout:{ 2024-09-16T09:02:21.514 INFO:teuthology.orchestra.run.smithi116.stdout: "ceph_version": "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)", 2024-09-16T09:02:21.514 INFO:teuthology.orchestra.run.smithi116.stdout: "image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", 2024-09-16T09:02:21.514 INFO:teuthology.orchestra.run.smithi116.stdout: "repo_digests": [ 2024-09-16T09:02:21.515 INFO:teuthology.orchestra.run.smithi116.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce" 2024-09-16T09:02:21.515 INFO:teuthology.orchestra.run.smithi116.stdout: ] 2024-09-16T09:02:21.515 INFO:teuthology.orchestra.run.smithi116.stdout:} 2024-09-16T09:06:11.562 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T09:06:11.563 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph_version": "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)", 2024-09-16T09:06:11.563 INFO:teuthology.orchestra.run.smithi042.stdout: "image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", 2024-09-16T09:06:11.563 INFO:teuthology.orchestra.run.smithi042.stdout: "repo_digests": [ 2024-09-16T09:06:11.563 INFO:teuthology.orchestra.run.smithi042.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce" 2024-09-16T09:06:11.563 INFO:teuthology.orchestra.run.smithi042.stdout: ] 2024-09-16T09:06:11.563 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T09:08:10.470 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-09-16T09:08:10.471 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph_version": "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)", 2024-09-16T09:08:10.471 INFO:teuthology.orchestra.run.smithi110.stdout: "image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", 2024-09-16T09:08:10.471 INFO:teuthology.orchestra.run.smithi110.stdout: "repo_digests": [ 2024-09-16T09:08:10.471 INFO:teuthology.orchestra.run.smithi110.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce" 2024-09-16T09:08:10.471 INFO:teuthology.orchestra.run.smithi110.stdout: ] 2024-09-16T09:08:10.471 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-09-16T09:08:13.759 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T09:08:13.760 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph_version": "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)", 2024-09-16T09:08:13.760 INFO:teuthology.orchestra.run.smithi123.stdout: "image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", 2024-09-16T09:08:13.760 INFO:teuthology.orchestra.run.smithi123.stdout: "repo_digests": [ 2024-09-16T09:08:13.760 INFO:teuthology.orchestra.run.smithi123.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce" 2024-09-16T09:08:13.761 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-16T09:08:13.761 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T09:08:13.809 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /etc/ceph 2024-09-16T09:08:13.825 DEBUG:teuthology.orchestra.run.smithi110:> sudo mkdir -p /etc/ceph 2024-09-16T09:08:13.839 DEBUG:teuthology.orchestra.run.smithi116:> sudo mkdir -p /etc/ceph 2024-09-16T09:08:13.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /etc/ceph 2024-09-16T09:08:13.869 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 777 /etc/ceph 2024-09-16T09:08:13.882 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 777 /etc/ceph 2024-09-16T09:08:13.895 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 777 /etc/ceph 2024-09-16T09:08:13.912 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 777 /etc/ceph 2024-09-16T09:08:13.926 INFO:tasks.cephadm:Writing seed config... 2024-09-16T09:08:13.927 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T09:08:13.927 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T09:08:13.927 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T09:08:13.927 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T09:08:13.927 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T09:08:13.927 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T09:08:13.927 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T09:08:13.928 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T09:08:13.928 DEBUG:teuthology.orchestra.run.smithi042:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T09:08:13.933 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 110fb2d6-740a-11ef-bceb-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-16T09:08:13.934 DEBUG:teuthology.orchestra.run.smithi042:mon.a> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T09:08:13.979 DEBUG:teuthology.orchestra.run.smithi042:mgr.x> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T09:08:14.022 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T09:08:14.022 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 -v bootstrap --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.42 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:08:14.255 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T09:08:14.255 INFO:teuthology.orchestra.run.smithi042.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705', '-v', 'bootstrap', '--fsid', '110fb2d6-740a-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.42', '--skip-admin-label'] 2024-09-16T09:08:14.256 INFO:teuthology.orchestra.run.smithi042.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T09:08:14.256 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying podman|docker is present... 2024-09-16T09:08:14.256 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying lvm2 is present... 2024-09-16T09:08:14.256 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying time synchronization is in place... 2024-09-16T09:08:14.261 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T09:08:14.261 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T09:08:14.266 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T09:08:14.266 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-16T09:08:14.270 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T09:08:14.270 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T09:08:14.274 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T09:08:14.274 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-16T09:08:14.278 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T09:08:14.278 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout masked 2024-09-16T09:08:14.281 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T09:08:14.282 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-16T09:08:14.285 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T09:08:14.285 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T09:08:14.289 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T09:08:14.289 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-16T09:08:14.294 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout enabled 2024-09-16T09:08:14.298 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout active 2024-09-16T09:08:14.298 INFO:teuthology.orchestra.run.smithi042.stdout:Unit ntp.service is enabled and running 2024-09-16T09:08:14.298 INFO:teuthology.orchestra.run.smithi042.stdout:Repeating the final host check... 2024-09-16T09:08:14.298 INFO:teuthology.orchestra.run.smithi042.stdout:docker (/usr/bin/docker) is present 2024-09-16T09:08:14.298 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl is present 2024-09-16T09:08:14.298 INFO:teuthology.orchestra.run.smithi042.stdout:lvcreate is present 2024-09-16T09:08:14.301 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T09:08:14.301 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T09:08:14.305 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T09:08:14.305 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-16T09:08:14.308 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T09:08:14.308 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T09:08:14.313 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T09:08:14.313 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-16T09:08:14.315 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T09:08:14.315 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout masked 2024-09-16T09:08:14.318 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T09:08:14.319 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-16T09:08:14.322 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T09:08:14.322 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T09:08:14.325 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T09:08:14.325 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-16T09:08:14.329 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout enabled 2024-09-16T09:08:14.333 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout active 2024-09-16T09:08:14.333 INFO:teuthology.orchestra.run.smithi042.stdout:Unit ntp.service is enabled and running 2024-09-16T09:08:14.333 INFO:teuthology.orchestra.run.smithi042.stdout:Host looks OK 2024-09-16T09:08:14.333 INFO:teuthology.orchestra.run.smithi042.stdout:Cluster fsid: 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:14.333 INFO:teuthology.orchestra.run.smithi042.stdout:Acquiring lock 140005458049968 on /run/cephadm/110fb2d6-740a-11ef-bceb-c7b262605968.lock 2024-09-16T09:08:14.334 INFO:teuthology.orchestra.run.smithi042.stdout:Lock 140005458049968 acquired on /run/cephadm/110fb2d6-740a-11ef-bceb-c7b262605968.lock 2024-09-16T09:08:14.334 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying IP 172.21.15.42 port 3300 ... 2024-09-16T09:08:14.334 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying IP 172.21.15.42 port 6789 ... 2024-09-16T09:08:14.334 INFO:teuthology.orchestra.run.smithi042.stdout:Base mon IP(s) is [172.21.15.42:3300, 172.21.15.42:6789], mon addrv is [v2:172.21.15.42:3300,v1:172.21.15.42:6789] 2024-09-16T09:08:14.336 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-16T09:08:14.336 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-16T09:08:14.336 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.42 2024-09-16T09:08:14.338 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T09:08:14.338 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T09:08:14.338 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1790sec hoplimit 64 pref medium 2024-09-16T09:08:14.341 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T09:08:14.341 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T09:08:14.341 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T09:08:14.341 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T09:08:14.341 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1440/64 scope link 2024-09-16T09:08:14.341 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T09:08:14.341 INFO:teuthology.orchestra.run.smithi042.stdout:Mon IP `172.21.15.42` is in CIDR network `172.21.0.0/20` 2024-09-16T09:08:14.341 INFO:teuthology.orchestra.run.smithi042.stdout:Mon IP `172.21.15.42` is in CIDR network `172.21.0.0/20` 2024-09-16T09:08:14.341 INFO:teuthology.orchestra.run.smithi042.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T09:08:14.342 INFO:teuthology.orchestra.run.smithi042.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T09:08:14.342 INFO:teuthology.orchestra.run.smithi042.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T09:08:14.521 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/docker: stdout 8293d73f8690540e843a81caec373f9cc29cf705: Pulling from ceph-ci/ceph 2024-09-16T09:08:14.521 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/docker: stdout Digest: sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T09:08:14.521 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:08:14.521 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:08:16.145 INFO:teuthology.orchestra.run.smithi042.stdout:ceph: stdout ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev) 2024-09-16T09:08:16.145 INFO:teuthology.orchestra.run.smithi042.stdout:Ceph version: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev) 2024-09-16T09:08:16.145 INFO:teuthology.orchestra.run.smithi042.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T09:08:17.566 INFO:teuthology.orchestra.run.smithi042.stdout:stat: stdout 167 167 2024-09-16T09:08:17.566 INFO:teuthology.orchestra.run.smithi042.stdout:Creating initial keys... 2024-09-16T09:08:18.881 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-authtool: stdout AQCC9edmV0sdFRAAZBPsP5N23+WZSUF09U9w2Q== 2024-09-16T09:08:20.304 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-authtool: stdout AQCD9edmVyixLhAAOn3BFelVZFDWqIXwIyBlZQ== 2024-09-16T09:08:21.684 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-authtool: stdout AQCF9edmBd8pARAACSOcy3+wRXIN1jAx3hMBVQ== 2024-09-16T09:08:21.685 INFO:teuthology.orchestra.run.smithi042.stdout:Creating initial monmap... 2024-09-16T09:08:23.249 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T09:08:23.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T09:08:23.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:23.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T09:08:23.250 INFO:teuthology.orchestra.run.smithi042.stdout:monmaptool for a [v2:172.21.15.42:3300,v1:172.21.15.42:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T09:08:23.250 INFO:teuthology.orchestra.run.smithi042.stdout:setting min_mon_release = quincy 2024-09-16T09:08:23.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: set fsid to 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:23.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T09:08:23.250 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:08:23.250 INFO:teuthology.orchestra.run.smithi042.stdout:Creating mon... 2024-09-16T09:08:24.606 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.056+0000 7f72356afc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.056+0000 7f72356afc80 1 imported monmap: 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.056+0000 7f72356afc80 0 /usr/bin/ceph-mon: set fsid to 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T09:08:24.607 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Git sha 0 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: DB SUMMARY 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: DB Session ID: K28GUO5NN581MUE10Z3V 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-16T09:08:24.620 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.create_if_missing: 1 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.env: 0x563bd27a2120 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.info_log: 0x563bd4c60bc0 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T09:08:24.621 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.db_log_dir: 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.wal_dir: 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T09:08:24.622 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.write_buffer_manager: 0x563bd4c59cc0 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T09:08:24.623 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.row_cache: None 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.wal_filter: None 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T09:08:24.624 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T09:08:24.625 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T09:08:24.626 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Compression algorithms supported: 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: kZSTD supported: 0 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.627 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.merge_operator: 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T09:08:24.628 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563bd4c60820) 2024-09-16T09:08:24.629 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-16T09:08:24.629 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T09:08:24.629 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T09:08:24.629 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x563bd4c49610 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-16T09:08:24.644 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-16T09:08:24.645 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T09:08:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.num_levels: 7 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T09:08:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T09:08:24.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T09:08:24.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T09:08:24.650 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T09:08:24.651 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T09:08:24.652 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9fe547d7-abfc-49b4-a3d4-bfd757c0cba0 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.060+0000 7f72356afc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.064+0000 7f72356afc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563bd4c78e00 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.064+0000 7f72356afc80 4 rocksdb: DB pointer 0x563bd4d5a000 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.064+0000 7f722ce3a640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.064+0000 7f722ce3a640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:08:24.653 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T09:08:24.654 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T09:08:24.655 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x563bd4c49610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-16T09:08:24.656 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-16T09:08:24.656 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.656 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-16T09:08:24.656 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T09:08:24.656 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.064+0000 7f72356afc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-16T09:08:24.656 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.064+0000 7f72356afc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-16T09:08:24.656 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T09:08:24.064+0000 7f72356afc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-16T09:08:24.656 INFO:teuthology.orchestra.run.smithi042.stdout:create mon.a on 2024-09-16T09:08:25.063 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-16T09:08:25.290 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-110fb2d6-740a-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968.target. 2024-09-16T09:08:25.291 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-110fb2d6-740a-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968.target. 2024-09-16T09:08:25.560 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.a 2024-09-16T09:08:25.561 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to reset failed state of unit ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T09:08:25.740 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968.target.wants/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service. 2024-09-16T09:08:25.751 INFO:teuthology.orchestra.run.smithi042.stdout:firewalld does not appear to be present 2024-09-16T09:08:25.751 INFO:teuthology.orchestra.run.smithi042.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T09:08:25.751 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mon to start... 2024-09-16T09:08:25.751 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mon... 2024-09-16T09:08:27.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:27 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.256695+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T09:08:27.953 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout id: 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout services: 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.165445s) 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout data: 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T09:08:27.954 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T09:08:27.955 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:27.955 INFO:teuthology.orchestra.run.smithi042.stdout:mon is available 2024-09-16T09:08:27.955 INFO:teuthology.orchestra.run.smithi042.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T09:08:28.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.259867+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T09:08:28.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.259867+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T09:08:28.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260005+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-16T09:08:28.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260005+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260016+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260016+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260024+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260024+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260032+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260032+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260040+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260040+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260046+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260046+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260053+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:08:28.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.260053+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:08:28.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.262144+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-16T09:08:28.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.262144+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-16T09:08:28.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.264295+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T09:08:28.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.264295+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T09:08:28.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.264706+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T09:08:28.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: cluster 2024-09-16T09:08:27.264706+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T09:08:28.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: audit 2024-09-16T09:08:27.425259+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.42:0/4203594894' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-16T09:08:28.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:28 smithi042 bash[19303]: audit 2024-09-16T09:08:27.425259+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.42:0/4203594894' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-16T09:08:29.493 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:29.493 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T09:08:29.494 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout fsid = 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:29.494 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T09:08:29.494 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.42:3300,v1:172.21.15.42:6789] 2024-09-16T09:08:29.494 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T09:08:29.495 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T09:08:29.495 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T09:08:29.496 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T09:08:29.496 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:29.496 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T09:08:29.496 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T09:08:29.496 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:29.496 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T09:08:29.496 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T09:08:29.496 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T09:08:29.496 INFO:teuthology.orchestra.run.smithi042.stdout:Generating new minimal ceph.conf... 2024-09-16T09:08:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:29 smithi042 bash[19303]: audit 2024-09-16T09:08:28.989371+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.42:0/4252543191' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T09:08:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:29 smithi042 bash[19303]: audit 2024-09-16T09:08:28.989371+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.42:0/4252543191' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T09:08:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:29 smithi042 bash[19303]: audit 2024-09-16T09:08:28.994402+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.42:0/4252543191' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T09:08:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:29 smithi042 bash[19303]: audit 2024-09-16T09:08:28.994402+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.42:0/4252543191' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T09:08:31.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:30 smithi042 bash[19303]: audit 2024-09-16T09:08:30.648918+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.42:0/1083681786' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:08:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:30 smithi042 bash[19303]: audit 2024-09-16T09:08:30.648918+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.42:0/1083681786' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:08:31.141 INFO:teuthology.orchestra.run.smithi042.stdout:Restarting the monitor... 2024-09-16T09:08:31.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:31 smithi042 systemd[1]: Stopping Ceph mon.a for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:08:31.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:31 smithi042 bash[19303]: debug 2024-09-16T09:08:31.252+0000 7fee203fb640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-16T09:08:31.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:31 smithi042 bash[19303]: debug 2024-09-16T09:08:31.252+0000 7fee203fb640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T09:08:32.047 INFO:teuthology.orchestra.run.smithi042.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T09:08:32.139 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:31 smithi042 bash[19847]: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-mon-a 2024-09-16T09:08:32.139 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:32 smithi042 bash[19907]: Error response from daemon: No such container: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-mon-a 2024-09-16T09:08:32.139 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:32 smithi042 systemd[1]: ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T09:08:32.139 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:32 smithi042 systemd[1]: Stopped Ceph mon.a for 110fb2d6-740a-11ef-bceb-c7b262605968. 2024-09-16T09:08:32.139 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:32 smithi042 systemd[1]: Started Ceph mon.a for 110fb2d6-740a-11ef-bceb-c7b262605968. 2024-09-16T09:08:33.716 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.424+0000 7fee8af06c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T09:08:33.716 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.424+0000 7fee8af06c80 0 ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 7 2024-09-16T09:08:33.716 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.424+0000 7fee8af06c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T09:08:33.716 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 0 load: jerasure load: lrc 2024-09-16T09:08:33.716 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T09:08:33.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Git sha 0 2024-09-16T09:08:33.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T09:08:33.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: DB SUMMARY 2024-09-16T09:08:33.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: DB Session ID: B14JXJLTXRDJ5J47TAGF 2024-09-16T09:08:33.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T09:08:33.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T09:08:33.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T09:08:33.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T09:08:33.718 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88266 ; 2024-09-16T09:08:33.718 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T09:08:33.718 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T09:08:33.718 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T09:08:33.718 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T09:08:33.718 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T09:08:33.718 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T09:08:33.718 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.env: 0x55a2aa27b120 2024-09-16T09:08:33.719 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T09:08:33.719 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.info_log: 0x55a2ac953700 2024-09-16T09:08:33.719 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T09:08:33.719 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T09:08:33.719 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T09:08:33.719 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T09:08:33.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T09:08:33.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T09:08:33.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T09:08:33.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T09:08:33.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T09:08:33.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T09:08:33.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T09:08:33.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T09:08:33.721 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T09:08:33.721 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T09:08:33.721 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.db_log_dir: 2024-09-16T09:08:33.721 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.wal_dir: 2024-09-16T09:08:33.721 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T09:08:33.721 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T09:08:33.721 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T09:08:33.721 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T09:08:33.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T09:08:33.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T09:08:33.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T09:08:33.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T09:08:33.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.write_buffer_manager: 0x55a2ac957b80 2024-09-16T09:08:33.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T09:08:33.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T09:08:33.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T09:08:33.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T09:08:33.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T09:08:33.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T09:08:33.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T09:08:33.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T09:08:33.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T09:08:33.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T09:08:33.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T09:08:33.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T09:08:33.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T09:08:33.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.row_cache: None 2024-09-16T09:08:33.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.wal_filter: None 2024-09-16T09:08:33.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T09:08:33.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T09:08:33.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T09:08:33.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Compression algorithms supported: 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: kZSTD supported: 0 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T09:08:33.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.merge_operator: 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T09:08:33.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a2ac953320) 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cache_index_and_filter_blocks: 1 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: pin_top_level_index_and_filter: 1 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: index_type: 0 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: data_block_index_type: 0 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: index_shortening: 1 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: checksum: 4 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: no_block_cache: 0 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: block_cache: 0x55a2ac949610 2024-09-16T09:08:33.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: block_cache_name: BinnedLRUCache 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: block_cache_options: 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: capacity : 536870912 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: num_shard_bits : 4 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: strict_capacity_limit : 0 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: high_pri_pool_ratio: 0.000 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: block_cache_compressed: (nil) 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: persistent_cache: (nil) 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: block_size: 4096 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: block_size_deviation: 10 2024-09-16T09:08:33.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: block_restart_interval: 16 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: index_block_restart_interval: 1 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: metadata_block_size: 4096 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: partition_filters: 0 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: use_delta_encoding: 1 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: filter_policy: bloomfilter 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: whole_key_filtering: 1 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: verify_compression: 0 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: read_amp_bytes_per_bit: 0 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: format_version: 5 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: enable_index_compression: 1 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: block_align: 0 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: max_auto_readahead_size: 262144 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: prepopulate_block_cache: 0 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: initial_auto_readahead_size: 8192 2024-09-16T09:08:33.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: num_file_reads_for_auto_readahead: 2 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.num_levels: 7 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T09:08:33.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T09:08:33.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T09:08:33.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T09:08:33.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T09:08:33.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.428+0000 7fee8af06c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T09:08:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-16T09:08:33.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T09:08:33.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9fe547d7-abfc-49b4-a3d4-bfd757c0cba0 2024-09-16T09:08:33.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726477713438036, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T09:08:33.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T09:08:33.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726477713439089, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85042, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83182, "index_size": 244, "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": 10002, "raw_average_key_size": 46, "raw_value_size": 77431, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726477713, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9fe547d7-abfc-49b4-a3d4-bfd757c0cba0", "db_session_id": "B14JXJLTXRDJ5J47TAGF", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T09:08:33.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726477713439226, "job": 1, "event": "recovery_finished"} 2024-09-16T09:08:33.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T09:08:33.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T09:08:33.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a2ac976e00 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 4 rocksdb: DB pointer 0x55a2aca7a000 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee80cce640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee80cce640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: ** DB Stats ** 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: ** Compaction Stats [default] ** 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T09:08:33.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: ** Compaction Stats [default] ** 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 123.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T09:08:33.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Cumulative compaction: 0.00 GB write, 10.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Interval compaction: 0.00 GB write, 10.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Block cache BinnedLRUCache@0x55a2ac949610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.436+0000 7fee8af06c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] at bind addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.440+0000 7fee8af06c80 1 mon.a@-1(???) e1 preinit fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.440+0000 7fee8af06c80 0 mon.a@-1(???).mds e1 new map 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.440+0000 7fee8af06c80 0 mon.a@-1(???).mds e1 print_map 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: e1 2024-09-16T09:08:33.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: btime 2024-09-16T09:08:27:260422+0000 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: legacy client fscid: -1 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: No filesystems configured 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.440+0000 7fee8af06c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.440+0000 7fee8af06c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.440+0000 7fee8af06c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.440+0000 7fee8af06c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: debug 2024-09-16T09:08:33.440+0000 7fee8af06c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466388+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466388+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466456+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466456+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-16T09:08:33.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466483+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466483+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466499+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466499+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466514+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466514+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466529+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466529+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466546+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466546+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466559+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.466559+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.467007+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.467007+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.467055+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T09:08:33.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.467055+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T09:08:33.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.467462+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T09:08:33.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:33 smithi042 bash[19947]: cluster 2024-09-16T09:08:33.467462+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T09:08:34.244 INFO:teuthology.orchestra.run.smithi042.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T09:08:34.271 INFO:teuthology.orchestra.run.smithi042.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:08:34.271 INFO:teuthology.orchestra.run.smithi042.stdout:Creating mgr... 2024-09-16T09:08:34.271 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T09:08:34.271 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T09:08:34.587 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mgr.x 2024-09-16T09:08:34.587 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to reset failed state of unit ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mgr.x.service: Unit ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mgr.x.service not loaded. 2024-09-16T09:08:34.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:34 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:08:34.793 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968.target.wants/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mgr.x.service -> /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service. 2024-09-16T09:08:34.803 INFO:teuthology.orchestra.run.smithi042.stdout:firewalld does not appear to be present 2024-09-16T09:08:34.803 INFO:teuthology.orchestra.run.smithi042.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T09:08:34.803 INFO:teuthology.orchestra.run.smithi042.stdout:firewalld does not appear to be present 2024-09-16T09:08:34.803 INFO:teuthology.orchestra.run.smithi042.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T09:08:34.803 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mgr to start... 2024-09-16T09:08:34.803 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mgr... 2024-09-16T09:08:34.993 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:34 smithi042 bash[19947]: audit 2024-09-16T09:08:33.703940+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.42:0/4157626304' entity='client.admin' 2024-09-16T09:08:34.993 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:34 smithi042 bash[19947]: audit 2024-09-16T09:08:33.703940+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.42:0/4157626304' entity='client.admin' 2024-09-16T09:08:34.993 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:34 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:08:36.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:36 smithi042 bash[19947]: audit 2024-09-16T09:08:36.437776+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.42:0/1130134988' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T09:08:36.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:36 smithi042 bash[19947]: audit 2024-09-16T09:08:36.437776+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.42:0/1130134988' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T09:08:36.979 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:36.979 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:08:36.979 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsid": "110fb2d6-740a-11ef-bceb-c7b262605968", 2024-09-16T09:08:36.979 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T09:08:36.979 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T09:08:36.979 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T09:08:36.979 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 0 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:36.980 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T09:08:36.981 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T09:08:27:260422+0000", 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T09:08:36.982 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T09:08:27.261143+0000", 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:36.983 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T09:08:36.984 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:08:36.984 INFO:teuthology.orchestra.run.smithi042.stdout:mgr not available, waiting (1/15)... 2024-09-16T09:08:40.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:40 smithi042 bash[19947]: audit 2024-09-16T09:08:40.080888+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.42:0/322459135' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T09:08:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:40 smithi042 bash[19947]: audit 2024-09-16T09:08:40.080888+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.42:0/322459135' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T09:08:40.579 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:40.579 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:08:40.579 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsid": "110fb2d6-740a-11ef-bceb-c7b262605968", 2024-09-16T09:08:40.579 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T09:08:40.579 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T09:08:40.579 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T09:08:40.579 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 0 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T09:08:40.580 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:40.581 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:40.582 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T09:08:27:260422+0000", 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:08:40.583 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:40.584 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T09:08:40.584 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:40.584 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T09:08:27.261143+0000", 2024-09-16T09:08:40.584 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:08:40.584 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:40.584 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T09:08:40.584 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:08:40.584 INFO:teuthology.orchestra.run.smithi042.stdout:mgr not available, waiting (2/15)... 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: cluster 2024-09-16T09:08:42.433040+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: cluster 2024-09-16T09:08:42.433040+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: cluster 2024-09-16T09:08:42.440715+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.0082198s) 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: cluster 2024-09-16T09:08:42.440715+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.0082198s) 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.441763+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.441763+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.441950+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.441950+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.442043+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:08:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.442043+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:08:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.442141+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:08:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.442141+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:08:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.443530+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:08:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: audit 2024-09-16T09:08:42.443530+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:08:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: cluster 2024-09-16T09:08:42.476661+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-16T09:08:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:42 smithi042 bash[19947]: cluster 2024-09-16T09:08:42.476661+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-16T09:08:43.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.491734+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.491734+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.494156+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.494156+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.496664+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.496664+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.498435+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.498435+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.500318+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: audit 2024-09-16T09:08:42.500318+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.42:0/2622512572' entity='mgr.x' 2024-09-16T09:08:43.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: cluster 2024-09-16T09:08:43.447500+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01501s) 2024-09-16T09:08:43.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:43 smithi042 bash[19947]: cluster 2024-09-16T09:08:43.447500+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01501s) 2024-09-16T09:08:44.640 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:44.640 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:08:44.640 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsid": "110fb2d6-740a-11ef-bceb-c7b262605968", 2024-09-16T09:08:44.640 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T09:08:44.640 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T09:08:44.640 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T09:08:44.640 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T09:08:44.640 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:44.641 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T09:08:44.641 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T09:08:44.641 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 0 2024-09-16T09:08:44.641 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:08:44.641 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T09:08:44.641 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T09:08:44.641 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:08:44.641 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-16T09:08:44.642 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T09:08:44.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T09:08:44.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:44.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T09:08:44.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T09:08:44.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T09:08:44.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T09:08:44.647 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T09:08:27:260422+0000", 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T09:08:44.648 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T09:08:27.261143+0000", 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T09:08:44.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:08:44.650 INFO:teuthology.orchestra.run.smithi042.stdout:mgr is available 2024-09-16T09:08:44.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:44 smithi042 bash[19947]: audit 2024-09-16T09:08:44.134270+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.42:0/138835035' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T09:08:44.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:44 smithi042 bash[19947]: audit 2024-09-16T09:08:44.134270+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.42:0/138835035' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T09:08:45.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:45 smithi042 bash[19947]: cluster 2024-09-16T09:08:44.496430+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-16T09:08:45.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:45 smithi042 bash[19947]: cluster 2024-09-16T09:08:44.496430+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-16T09:08:46.563 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:46.563 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T09:08:46.563 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout fsid = 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.42:3300,v1:172.21.15.42:6789] 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T09:08:46.564 INFO:teuthology.orchestra.run.smithi042.stdout:Enabling cephadm module... 2024-09-16T09:08:46.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:46 smithi042 bash[19947]: audit 2024-09-16T09:08:46.048514+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.42:0/1167187951' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T09:08:46.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:46 smithi042 bash[19947]: audit 2024-09-16T09:08:46.048514+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.42:0/1167187951' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T09:08:48.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:48 smithi042 bash[19947]: audit 2024-09-16T09:08:48.110241+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.42:0/3112826294' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-16T09:08:48.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:48 smithi042 bash[19947]: audit 2024-09-16T09:08:48.110241+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.42:0/3112826294' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-16T09:08:48.542 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:48 smithi042 bash[20199]: ignoring --setgroup ceph since I am not root 2024-09-16T09:08:49.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:49 smithi042 bash[19947]: audit 2024-09-16T09:08:48.162142+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.42:0/3112826294' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T09:08:49.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:49 smithi042 bash[19947]: audit 2024-09-16T09:08:48.162142+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.42:0/3112826294' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T09:08:49.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:49 smithi042 bash[19947]: cluster 2024-09-16T09:08:48.166990+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-16T09:08:49.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:49 smithi042 bash[19947]: cluster 2024-09-16T09:08:48.166990+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-16T09:08:50.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:50 smithi042 bash[19947]: audit 2024-09-16T09:08:50.183133+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.42:0/2142131609' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T09:08:50.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:50 smithi042 bash[19947]: audit 2024-09-16T09:08:50.183133+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.42:0/2142131609' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T09:08:50.759 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:08:50.759 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T09:08:50.760 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T09:08:50.760 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-16T09:08:50.760 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T09:08:50.760 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:08:50.760 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for the mgr to restart... 2024-09-16T09:08:50.760 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mgr epoch 5... 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.512194+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.512194+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.512769+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.512769+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.519825+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.519825+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.520097+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.0075213s) 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.520097+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.0075213s) 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.522505+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:08:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.522505+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.524267+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.524267+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.525398+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.525398+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.525779+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.525779+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.526196+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: audit 2024-09-16T09:08:54.526196+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.552131+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-16T09:08:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:54 smithi042 bash[19947]: cluster 2024-09-16T09:08:54.552131+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-16T09:08:56.088 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:08:56.088 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T09:08:56.088 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T09:08:56.089 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:08:56.089 INFO:teuthology.orchestra.run.smithi042.stdout:mgr epoch 5 is available 2024-09-16T09:08:56.089 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying orchestrator module is enabled... 2024-09-16T09:08:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: cluster 2024-09-16T09:08:55.525020+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: x(active, since 1.01244s) 2024-09-16T09:08:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: cluster 2024-09-16T09:08:55.525020+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: x(active, since 1.01244s) 2024-09-16T09:08:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.547745+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:08:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.547745+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:08:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.553813+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.553813+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: cephadm 2024-09-16T09:08:55.554539+0000 mgr.x (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-16T09:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: cephadm 2024-09-16T09:08:55.554539+0000 mgr.x (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-16T09:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.556679+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.556679+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.559416+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.559416+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.562929+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.562929+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.565099+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.565099+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.577469+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.577469+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.583194+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:56 smithi042 bash[19947]: audit 2024-09-16T09:08:55.583194+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:08:57.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: debug 2024-09-16T09:08:57.071+0000 7f467c808640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:09:08:57] ENGINE Error in HTTPServer.serve 2024-09-16T09:08:57.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: Traceback (most recent call last): 2024-09-16T09:08:57.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:08:57.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: self._connections.run(self.expiration_interval) 2024-09-16T09:08:57.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:08:57.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: self._run(expiration_interval) 2024-09-16T09:08:57.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:08:57.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:08:57.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: s = self.context.wrap_socket( 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: return self.sslsocket_class._create( 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: self.do_handshake() 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: self._sslobj.do_handshake() 2024-09-16T09:08:57.293 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[20199]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:08:58.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cluster 2024-09-16T09:08:56.565036+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-16T09:08:58.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cluster 2024-09-16T09:08:56.565036+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-16T09:08:58.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:56.846808+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [16/Sep/2024:09:08:56] ENGINE Bus STARTING 2024-09-16T09:08:58.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:56.846808+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [16/Sep/2024:09:08:56] ENGINE Bus STARTING 2024-09-16T09:08:58.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:56.948497+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [16/Sep/2024:09:08:56] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:08:58.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:56.948497+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [16/Sep/2024:09:08:56] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:08:58.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:57.072396+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [16/Sep/2024:09:08:57] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:08:58.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:57.072396+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [16/Sep/2024:09:08:57] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:08:58.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:57.072536+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [16/Sep/2024:09:08:57] ENGINE Bus STARTED 2024-09-16T09:08:58.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:57.072536+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [16/Sep/2024:09:08:57] ENGINE Bus STARTED 2024-09-16T09:08:58.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: audit 2024-09-16T09:08:57.073360+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:08:58.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: audit 2024-09-16T09:08:57.073360+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:08:58.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:57.075900+0000 mgr.x (mgr.14118) 8 : cephadm [ERR] [16/Sep/2024:09:08:57] ENGINE Error in HTTPServer.serve 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: Traceback (most recent call last): 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: self._connections.run(self.expiration_interval) 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: self._run(expiration_interval) 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: s = self.context.wrap_socket( 2024-09-16T09:08:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: return self.sslsocket_class._create( 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: self.do_handshake() 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: self._sslobj.do_handshake() 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: cephadm 2024-09-16T09:08:57.075900+0000 mgr.x (mgr.14118) 8 : cephadm [ERR] [16/Sep/2024:09:08:57] ENGINE Error in HTTPServer.serve 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: Traceback (most recent call last): 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:08:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: self._connections.run(self.expiration_interval) 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: self._run(expiration_interval) 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: s = self.context.wrap_socket( 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:08:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: return self.sslsocket_class._create( 2024-09-16T09:08:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:08:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: self.do_handshake() 2024-09-16T09:08:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:08:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: self._sslobj.do_handshake() 2024-09-16T09:08:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:08:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: audit 2024-09-16T09:08:57.472295+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.42:0/2800547288' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-16T09:08:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:57 smithi042 bash[19947]: audit 2024-09-16T09:08:57.472295+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.42:0/2800547288' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-16T09:08:58.140 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-16T09:08:58.140 INFO:teuthology.orchestra.run.smithi042.stdout:Setting orchestrator backend to cephadm... 2024-09-16T09:08:58.882 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:58 smithi042 bash[19947]: audit 2024-09-16T09:08:57.561247+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.42:0/2800547288' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-16T09:08:58.882 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:58 smithi042 bash[19947]: audit 2024-09-16T09:08:57.561247+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.42:0/2800547288' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-16T09:08:58.882 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:58 smithi042 bash[19947]: cluster 2024-09-16T09:08:57.567812+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-16T09:08:58.882 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:08:58 smithi042 bash[19947]: cluster 2024-09-16T09:08:57.567812+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-16T09:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:00 smithi042 bash[19947]: audit 2024-09-16T09:08:59.444384+0000 mgr.x (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:00 smithi042 bash[19947]: audit 2024-09-16T09:08:59.444384+0000 mgr.x (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:00 smithi042 bash[19947]: audit 2024-09-16T09:08:59.450820+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:00 smithi042 bash[19947]: audit 2024-09-16T09:08:59.450820+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:00 smithi042 bash[19947]: audit 2024-09-16T09:08:59.470547+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:00 smithi042 bash[19947]: audit 2024-09-16T09:08:59.470547+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:01.879 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T09:09:01.879 INFO:teuthology.orchestra.run.smithi042.stdout:Generating ssh key... 2024-09-16T09:09:02.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:02 smithi042 bash[19947]: audit 2024-09-16T09:09:01.387398+0000 mgr.x (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:02.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:02 smithi042 bash[19947]: audit 2024-09-16T09:09:01.387398+0000 mgr.x (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:03.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: Generating public/private rsa key pair. 2024-09-16T09:09:03.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: Your identification has been saved in /tmp/tmpav7oy8oc/key 2024-09-16T09:09:03.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: Your public key has been saved in /tmp/tmpav7oy8oc/key.pub 2024-09-16T09:09:03.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: The key fingerprint is: 2024-09-16T09:09:03.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: SHA256:nsy98papY6aX32Xu6X+aF+vq29OYC1nxTzOK/w5wBDE ceph-110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:09:03.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: The key's randomart image is: 2024-09-16T09:09:03.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: +---[RSA 3072]----+ 2024-09-16T09:09:03.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: | E. | 2024-09-16T09:09:03.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: | o | 2024-09-16T09:09:03.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: | .. | 2024-09-16T09:09:03.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: | . o | 2024-09-16T09:09:03.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: | S . ..oo| 2024-09-16T09:09:03.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: | + o +o.o+| 2024-09-16T09:09:03.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: | =..+oooo=| 2024-09-16T09:09:03.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: | B +o.===+| 2024-09-16T09:09:03.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: | .=.B+ oB#X+| 2024-09-16T09:09:03.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:03 smithi042 bash[20199]: +----[SHA256]-----+ 2024-09-16T09:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:04 smithi042 bash[19947]: audit 2024-09-16T09:09:03.244133+0000 mgr.x (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:04 smithi042 bash[19947]: audit 2024-09-16T09:09:03.244133+0000 mgr.x (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:04 smithi042 bash[19947]: cephadm 2024-09-16T09:09:03.244376+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-16T09:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:04 smithi042 bash[19947]: cephadm 2024-09-16T09:09:03.244376+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-16T09:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:04 smithi042 bash[19947]: audit 2024-09-16T09:09:03.471699+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:04 smithi042 bash[19947]: audit 2024-09-16T09:09:03.471699+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:04 smithi042 bash[19947]: audit 2024-09-16T09:09:03.476458+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:04 smithi042 bash[19947]: audit 2024-09-16T09:09:03.476458+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:05.876 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm5hANbawsWKnTnexRj/YsItPyzqpCN7ajA/mSSdo2DnCxooL2MV3W6jNGzPyFtdkRwjDucFS6zkK4TF2DQBL2lsGtV+sru39b/RMHFZXuJaf91UszrSsNLgPD81X1K5i0OGN915ZKzfosT0z3nAhDYjxQFhpZclfvVpaSFPL5OMtjvil0cSastXI6zAkme76tMDjmIiHz/rmatFVjCEuE8STi3t6Is2Cptq/IOwusWUK166EJ/QRmIQZONqtxTxXaRPZkDEAbtG9TzjkKn//fy62YbUR5sT+MgqWmYgV7Lhs/3nyE36oc6p0Z+fA6MdkQ63Pvtm5GW8OYx+jMhlGC2ABUqmj4yOTHM08oTvACAbe2E3qnWqQtXe26ksHchobqxCrz5GiiEZ/5c1gqYI9nrxzKSY8WoXOgEmiXg5Wt9H2mYiO9+4sJZCjCJsAFKFRv+qXtwrPE56uiempUpejAz8wTLrnP8K5i8Fj+I/6lWyDgmFQeoc2KNv12hOoe8kM= ceph-110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:09:05.876 INFO:teuthology.orchestra.run.smithi042.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T09:09:05.876 INFO:teuthology.orchestra.run.smithi042.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T09:09:05.876 INFO:teuthology.orchestra.run.smithi042.stdout:Adding host smithi042... 2024-09-16T09:09:06.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:06 smithi042 bash[19947]: audit 2024-09-16T09:09:05.333694+0000 mgr.x (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:06.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:06 smithi042 bash[19947]: audit 2024-09-16T09:09:05.333694+0000 mgr.x (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:08.421 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:08 smithi042 bash[19947]: audit 2024-09-16T09:09:07.255776+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi042", "addr": "172.21.15.42", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:08.421 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:08 smithi042 bash[19947]: audit 2024-09-16T09:09:07.255776+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi042", "addr": "172.21.15.42", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:09.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:09 smithi042 bash[19947]: cephadm 2024-09-16T09:09:08.570726+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi042 2024-09-16T09:09:09.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:09 smithi042 bash[19947]: cephadm 2024-09-16T09:09:08.570726+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi042 2024-09-16T09:09:12.892 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout Added host 'smithi042' with addr '172.21.15.42' 2024-09-16T09:09:12.893 INFO:teuthology.orchestra.run.smithi042.stdout:Deploying unmanaged mon service... 2024-09-16T09:09:13.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:13 smithi042 bash[19947]: audit 2024-09-16T09:09:12.206417+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:13.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:13 smithi042 bash[19947]: audit 2024-09-16T09:09:12.206417+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:13.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:13 smithi042 bash[19947]: cephadm 2024-09-16T09:09:12.206832+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi042 2024-09-16T09:09:13.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:13 smithi042 bash[19947]: cephadm 2024-09-16T09:09:12.206832+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi042 2024-09-16T09:09:13.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:13 smithi042 bash[19947]: audit 2024-09-16T09:09:12.207155+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:13.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:13 smithi042 bash[19947]: audit 2024-09-16T09:09:12.207155+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:15.664 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T09:09:15.665 INFO:teuthology.orchestra.run.smithi042.stdout:Deploying unmanaged mgr service... 2024-09-16T09:09:16.053 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: cluster 2024-09-16T09:09:14.526806+0000 mgr.x (mgr.14118) 17 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:16.053 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: cluster 2024-09-16T09:09:14.526806+0000 mgr.x (mgr.14118) 17 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:16.053 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: audit 2024-09-16T09:09:14.958683+0000 mgr.x (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:16.053 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: audit 2024-09-16T09:09:14.958683+0000 mgr.x (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:16.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: cephadm 2024-09-16T09:09:14.960516+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-16T09:09:16.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: cephadm 2024-09-16T09:09:14.960516+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-16T09:09:16.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: audit 2024-09-16T09:09:14.965061+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:16.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: audit 2024-09-16T09:09:14.965061+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:16.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: audit 2024-09-16T09:09:15.427450+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:16.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:15 smithi042 bash[19947]: audit 2024-09-16T09:09:15.427450+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:17.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:17 smithi042 bash[19947]: audit 2024-09-16T09:09:16.014166+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:17.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:17 smithi042 bash[19947]: audit 2024-09-16T09:09:16.014166+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:17.572 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T09:09:18.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:18 smithi042 bash[19947]: cluster 2024-09-16T09:09:16.527209+0000 mgr.x (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:18.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:18 smithi042 bash[19947]: cluster 2024-09-16T09:09:16.527209+0000 mgr.x (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:18.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:18 smithi042 bash[19947]: audit 2024-09-16T09:09:17.078372+0000 mgr.x (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:18.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:18 smithi042 bash[19947]: audit 2024-09-16T09:09:17.078372+0000 mgr.x (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:18.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:18 smithi042 bash[19947]: cephadm 2024-09-16T09:09:17.080590+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-16T09:09:18.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:18 smithi042 bash[19947]: cephadm 2024-09-16T09:09:17.080590+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-16T09:09:18.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:18 smithi042 bash[19947]: audit 2024-09-16T09:09:17.084989+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:18.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:18 smithi042 bash[19947]: audit 2024-09-16T09:09:17.084989+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.42:0/1382571362' entity='mgr.x' 2024-09-16T09:09:20.229 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:19 smithi042 bash[19947]: cluster 2024-09-16T09:09:18.527654+0000 mgr.x (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:20.229 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:19 smithi042 bash[19947]: cluster 2024-09-16T09:09:18.527654+0000 mgr.x (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:20.229 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:19 smithi042 bash[19947]: audit 2024-09-16T09:09:18.967218+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.42:0/2610871715' entity='client.admin' 2024-09-16T09:09:20.229 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:19 smithi042 bash[19947]: audit 2024-09-16T09:09:18.967218+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.42:0/2610871715' entity='client.admin' 2024-09-16T09:09:21.278 INFO:teuthology.orchestra.run.smithi042.stdout:Enabling the dashboard module... 2024-09-16T09:09:22.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:21 smithi042 bash[19947]: cluster 2024-09-16T09:09:20.528028+0000 mgr.x (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:22.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:21 smithi042 bash[19947]: cluster 2024-09-16T09:09:20.528028+0000 mgr.x (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:22.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:21 smithi042 bash[19947]: audit 2024-09-16T09:09:20.785137+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.42:0/382830429' entity='client.admin' 2024-09-16T09:09:22.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:21 smithi042 bash[19947]: audit 2024-09-16T09:09:20.785137+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.42:0/382830429' entity='client.admin' 2024-09-16T09:09:23.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:22 smithi042 bash[19947]: audit 2024-09-16T09:09:22.742879+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.42:0/2459327604' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-16T09:09:23.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:22 smithi042 bash[19947]: audit 2024-09-16T09:09:22.742879+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.42:0/2459327604' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-16T09:09:23.042 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:22 smithi042 bash[20199]: ignoring --setuser ceph since I am not root 2024-09-16T09:09:23.042 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:22 smithi042 bash[20199]: ignoring --setgroup ceph since I am not root 2024-09-16T09:09:24.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:23 smithi042 bash[19947]: audit 2024-09-16T09:09:22.790711+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.42:0/2459327604' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T09:09:24.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:23 smithi042 bash[19947]: audit 2024-09-16T09:09:22.790711+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.42:0/2459327604' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T09:09:24.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:23 smithi042 bash[19947]: cluster 2024-09-16T09:09:22.796761+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: x(active, since 28s) 2024-09-16T09:09:24.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:23 smithi042 bash[19947]: cluster 2024-09-16T09:09:22.796761+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: x(active, since 28s) 2024-09-16T09:09:25.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:24 smithi042 bash[19947]: audit 2024-09-16T09:09:24.859235+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.42:0/2801789792' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T09:09:25.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:24 smithi042 bash[19947]: audit 2024-09-16T09:09:24.859235+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.42:0/2801789792' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T09:09:25.501 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:09:25.501 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-16T09:09:25.501 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T09:09:25.502 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-16T09:09:25.502 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T09:09:25.502 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:09:25.502 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for the mgr to restart... 2024-09-16T09:09:25.502 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mgr epoch 10... 2024-09-16T09:09:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.111883+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:09:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.111883+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:09:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.112343+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon x 2024-09-16T09:09:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.112343+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon x 2024-09-16T09:09:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.115928+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-16T09:09:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.115928+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-16T09:09:29.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.116048+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00391879s) 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.116048+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00391879s) 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.119889+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.119889+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.121560+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.121560+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.122668+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.122668+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.122860+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.122860+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.123046+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: audit 2024-09-16T09:09:29.123046+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.152532+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon x is now available 2024-09-16T09:09:29.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:29 smithi042 bash[19947]: cluster 2024-09-16T09:09:29.152532+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon x is now available 2024-09-16T09:09:30.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:30 smithi042 bash[19947]: audit 2024-09-16T09:09:29.565330+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:30 smithi042 bash[19947]: audit 2024-09-16T09:09:29.565330+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:30 smithi042 bash[19947]: audit 2024-09-16T09:09:29.582914+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:09:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:30 smithi042 bash[19947]: audit 2024-09-16T09:09:29.582914+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:09:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:30 smithi042 bash[19947]: audit 2024-09-16T09:09:29.585385+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:09:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:30 smithi042 bash[19947]: audit 2024-09-16T09:09:29.585385+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:09:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:30 smithi042 bash[19947]: cluster 2024-09-16T09:09:30.125513+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: x(active, since 1.01337s) 2024-09-16T09:09:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:30 smithi042 bash[19947]: cluster 2024-09-16T09:09:30.125513+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: x(active, since 1.01337s) 2024-09-16T09:09:30.714 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-16T09:09:30.715 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-16T09:09:30.715 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T09:09:30.715 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-16T09:09:30.715 INFO:teuthology.orchestra.run.smithi042.stdout:mgr epoch 10 is available 2024-09-16T09:09:30.715 INFO:teuthology.orchestra.run.smithi042.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-16T09:09:31.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[19947]: audit 2024-09-16T09:09:30.121380+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T09:09:31.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[19947]: audit 2024-09-16T09:09:30.121380+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T09:09:31.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[19947]: audit 2024-09-16T09:09:30.137088+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T09:09:31.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[19947]: audit 2024-09-16T09:09:30.137088+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T09:09:31.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: debug 2024-09-16T09:09:31.591+0000 7f0f21bfd640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:09:09:31] ENGINE Error in HTTPServer.serve 2024-09-16T09:09:31.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: Traceback (most recent call last): 2024-09-16T09:09:31.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:09:31.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: self._connections.run(self.expiration_interval) 2024-09-16T09:09:31.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:09:31.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: self._run(expiration_interval) 2024-09-16T09:09:31.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:09:31.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:09:31.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: s = self.context.wrap_socket( 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: return self.sslsocket_class._create( 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: self.do_handshake() 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: self._sslobj.do_handshake() 2024-09-16T09:09:31.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:09:31 smithi042 bash[20199]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:09:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cluster 2024-09-16T09:09:31.176796+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-16T09:09:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cluster 2024-09-16T09:09:31.176796+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.367734+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [16/Sep/2024:09:09:31] ENGINE Bus STARTING 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.367734+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [16/Sep/2024:09:09:31] ENGINE Bus STARTING 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.469867+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [16/Sep/2024:09:09:31] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.469867+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [16/Sep/2024:09:09:31] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.592832+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [16/Sep/2024:09:09:31] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.592832+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [16/Sep/2024:09:09:31] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.592922+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [16/Sep/2024:09:09:31] ENGINE Bus STARTED 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.592922+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [16/Sep/2024:09:09:31] ENGINE Bus STARTED 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.594980+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [16/Sep/2024:09:09:31] ENGINE Error in HTTPServer.serve 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: Traceback (most recent call last): 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: self._connections.run(self.expiration_interval) 2024-09-16T09:09:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: self._run(expiration_interval) 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: s = self.context.wrap_socket( 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: return self.sslsocket_class._create( 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: self.do_handshake() 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: self._sslobj.do_handshake() 2024-09-16T09:09:32.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: cephadm 2024-09-16T09:09:31.594980+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [16/Sep/2024:09:09:31] ENGINE Error in HTTPServer.serve 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: Traceback (most recent call last): 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: self._connections.run(self.expiration_interval) 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: self._run(expiration_interval) 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: s = self.context.wrap_socket( 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:09:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: return self.sslsocket_class._create( 2024-09-16T09:09:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:09:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: self.do_handshake() 2024-09-16T09:09:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:09:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: self._sslobj.do_handshake() 2024-09-16T09:09:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:32 smithi042 bash[19947]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:09:33.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:33 smithi042 bash[19947]: audit 2024-09-16T09:09:31.987117+0000 mgr.x (mgr.14152) 8 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:33.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:33 smithi042 bash[19947]: audit 2024-09-16T09:09:31.987117+0000 mgr.x (mgr.14152) 8 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:33.748 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUZ0sprWQ/rkSixND3oYYdkEsosa8wDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNjA5MDkzM1oXDTM0\nMDkxNzA5MDkzM1owFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjQyMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAv9OUTc/moSOyJHFn+ZzzjayKizle89uwLQ7y\nET0A7CJg3QsIlSiBQkJmi9d6z7yPHMHCfqLyvl20LByDKEjcwLcUBZ9sp42Fiu5y\neKKcPz+7GwqoCNsDXas1HXFr3xO48zjVTvKfKsU4I5KBeDnWrrtPk4ZCfQ/IDo8i\nu5diTe8EtOZ1wT87nt5ioFOixf7n9lxIq391l2X0nfy+4U6XoI0KhlVn8FyJuCt5\n4kDNWdR7r5rP3DzQ1UqOTU+bS/kumrw7nntJwsFpAEtxnx6Vwk4upkzMhuQLmfBS\nfV8p6XphgYin2Odo1LHfPS7mQVjVqJrQ4KOzfil4FrOoaTDBedPxQWeHwbN3lner\nt+Srmm+n/P+EyGs89nS1wki+vnlhLffbkXyHZ6jbwwb5vTp1tnKWua7JhDd5i6I0\nv/Mhr9eIZZkD0OQNV0jAnEj9l0kRCbd6xN1XFcYvJKnwYnz/xHi5IJjTFUmSp5pC\nBYIxerlspJddmaHThoH10sVB8YqApy8hHM0xJYUEmPPYRIG3nCL/baQpGbM6Rx5e\nlyMtoNX3GGn+g0FxzZhTbcL9s3JtmzZ2YQjnnR68hDENW7PjgTQ1W2BhDZPnkzqw\nG9hrXKgQyGKLGiaZUU9cwWEXFppN5bmcEDO6zIhXzp+VTrqxF5Ta8nXzAUXptj5O\nvOwvFHsCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDQyghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPKjAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBW\n+lxjZsD4QxIBOL0E56NmnDuHS+3K+J8G6pqBFpArZ8MLgHL3s9aiD8IGS7bRDqxB\niLopxf0vlB8YIw050/HmgyFOHKHREHUmWOTLRCNCFdgvystPAqNR6EM6fij5LwJ7\n7E/xlkkkpcXAKfVK7h1am+TTGAe+qUZ1jSb2jMP+bmJMrhJ6aLFYiFmpDQ3PK7WQ\nJL+P9btSbaiQKaUBSr0M1YjkMLWKW7rhKN1ybLAgzHuKIn6NfCtEMV4GfgqnteTK\nFgMpqZ1ALlvxBb14CCanodb32v8mI+IzL2O1aQSeu0PEZg+/wm+s+bqVMN/O+au0\nv0NDocQLJuCSRNyYbPbOIj9BgXvAMupYRw2zKSN22oNrB8CiUvSNoxFpoEc1Hp6Q\nkjexEKh1AocuHNx1TTwSyKU0SmE/Jd/bUKCwtHAB5RCXBT4A9Rgs+U23SMLHcndP\nfIoJI77ciTQf9S7+liRvwpuYHvVtrtiQtSo+1f4f+SM2aGHoDPqBXPOoQBxhY2Ts\nfKHfUvmcywodpGp0soa2raaYZDBOyCmWEuk40iM80xedGhMOepJvp3BabOl4h7Bt\nYfv/Jy0qL+W/ugeBsgodzH5RXns4ZbCutG4MqwgYUIgz/nonoW2cH6DI1UtpilAc\n+cAgCSLgP8oCmkF7L0fePNz+I6s0AorwASLL4i/t/A==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKgIBAAKCAgEAv9OUTc/moSOyJHFn+ZzzjayKizle89uwLQ7yET0A7CJg3QsI\nlSiBQkJmi9d6z7yPHMHCfqLyvl20LByDKEjcwLcUBZ9sp42Fiu5yeKKcPz+7Gwqo\nCNsDXas1HXFr3xO48zjVTvKfKsU4I5KBeDnWrrtPk4ZCfQ/IDo8iu5diTe8EtOZ1\nwT87nt5ioFOixf7n9lxIq391l2X0nfy+4U6XoI0KhlVn8FyJuCt54kDNWdR7r5rP\n3DzQ1UqOTU+bS/kumrw7nntJwsFpAEtxnx6Vwk4upkzMhuQLmfBSfV8p6XphgYin\n2Odo1LHfPS7mQVjVqJrQ4KOzfil4FrOoaTDBedPxQWeHwbN3lnert+Srmm+n/P+E\nyGs89nS1wki+vnlhLffbkXyHZ6jbwwb5vTp1tnKWua7JhDd5i6I0v/Mhr9eIZZkD\n0OQNV0jAnEj9l0kRCbd6xN1XFcYvJKnwYnz/xHi5IJjTFUmSp5pCBYIxerlspJdd\nmaHThoH10sVB8YqApy8hHM0xJYUEmPPYRIG3nCL/baQpGbM6Rx5elyMtoNX3GGn+\ng0FxzZhTbcL9s3JtmzZ2YQjnnR68hDENW7PjgTQ1W2BhDZPnkzqwG9hrXKgQyGKL\nGiaZUU9cwWEXFppN5bmcEDO6zIhXzp+VTrqxF5Ta8nXzAUXptj5OvOwvFHsCAwEA\nAQKCAgAIhFPqrPcPHA8Qw5oGNkTb0JB0ZDu0XIJ2aFoinj7Ervy9GtGjn4TEyiJi\njODiJaZokOVTIEniXlJBIVoPpZrAbmB+iE37JEFwTM++hv1PL9IWb/Fab77v2GYn\nUrpOCiYh1KELA2nQZalCp4KTo4FUM2TVijK4pIwRXPiseqkWsvPWi3FhqcrW/D7w\nU9SGv7vttoFv7aPtKc2yJgnAAreESAXytyclzjYCtRmtmm6Dpvd/xrPdrokgBIto\ndf/t0dSvchXY5bo2cFReCTRfJKzwpO442/8sRu2JYYOIF0LnWKkB2KYXmflW5nCg\nvlr/Pmyza7bu5fI5yDdYwAW+MI1RJVSsxMyg+l1K6QkgDGONYwGKZz8Xti29wQL9\nOEoQrjloxPL1SwCHX3JBKVfSPj2YAU9BLrC+lHV0TRNQZSDFuNQOqHOGeCBleSgy\nUO53gQxnH5d2jRB65CBssu5MbJWqpi9jo4NhWiLRqI12y/A6XUAUBJ6ByrpYohuR\nHSO/JPssLtMrCE3sMOEuZbRx+EoynaDh/uGSiRR+4+cM4YlR6N4ArmwltIgSsoiD\nD62tSHtdjfMgpPBImGkvxlazpaZA3Jq6IVE8vZ+08T7K8id3PGKAX0qgLCMd5fHs\neYWt3zNnRI9MFaH2xYOnE8ErXudzC2CPopHT+NnIqtN2GABAAQKCAQEA/k4t3gNd\n+BaMAbxwJ/Gl/9LJg3MsavNqwjCXYbdDEYRuhIqhrILil8A1QWjz6i1CY8IYskkx\nnM9qcgwaTa/MaLlxFQWWeCawvw+uISRuxtozAZGWqA+mffAYW/nlep0tOhHXnc7M\n3+gL3PcHhkB363ji/MO0CZxR1mdFMxy72TVEQS+OJUshHIl62LnVr5vkpaa6QJHD\nl2Sdtq9eazA2YmpwzTOsxrYLDb7o+LBj5zBPvL78cNpJyXTJY+3j8Toe2lHOo3oX\neQenZUhqFr2KG7CiXPL7gZW5F5eFziJI5rzIaMER+cORtZJc8DSpLSmgGJ4nn8Zu\nN8RYHMFaPzlYAQKCAQEAwRrRKzyjPme7gTFiY4fxl4mSRsw3jclWKMbvpfzM1Fex\nyrua3gMjRnSxE7jS8l/pk82RGKQ5Rw/OTd73kJ5AvtmOzlRE5G8/wj3wXQlBG3Zx\nPeAJo/vGxycpkgKWpB8/H0VUsLs0GlBNFSdjcouI1T6uYfR6st74S8dbu2Z8IRQS\nekJVsRTlWWxckkkzKjCngyN6ICOqaeOVqaKP0z7rza/d2TXFLP+1aI2JHSIOwfbP\nfCitb1f0DxeKM0YVCU7WgYkF3yIFBliPMhmNTvn86KjZu5WWDaKPZ5uSY84vYPMf\nCiELyopprJcOax+AcE5684hsj21qlXC9aGTBgYHMewKCAQEApRyvbSF0hpplBs+J\nZnXgGKyMR/ukkEBBRZn0/+3T7vC0LPwxomdMpciXC0QQcjA2lby0+jTJsI1/CFNR\nVLVam3gjsslw+8vrH/IXVc9o2VVcnp0fWzjmGYik2Dr1QtoAPl7NRtm5bXslEK+X\nRBRhiBJyFjkekMrc278rT9dNI+cQzN4Kha407mlYyJRH6H/oQaFx9nBttMMQH0fX\nnvKrrNR9Ls5pVI9nt+IHM0ibZMSaUOsTzlX8aH+aLnaLc9kPpSJObxfbW6qbhggx\nUVh47ieOE5lzsJw8k9O+fasG+EEEQfdxK2BOH7zK+O7IFNmc577v7S4R68VgjDMB\n3GDoAQKCAQEAh7mAkQIyvtcMHFcIj2pqbRc9n9NDrL15eHmy0RjpIspsZVENHcRY\n09mK6JC8e6zcMI2I0SgENiUu3N69ZIFGgp3JWM40CdcDmlQMkGfDwjiyiUnhnMeH\nRE0LU9vL45kutZz2VK2PhnswYpDnvgfC6hb/XEwIvZYoMKLzn7j9wAYqopHjRu6n\n8P1P52XZt2qxImQaH2LSEVDrzWo76r9L36sfo96+Ms2bxNvOJpLciood9Wdl11+b\nY8woz7cPbBZkgHE9lkKEA5zVMOJyxrLAhwq+1rDh4b2DS9A1yT6PYHYhN+5YKki0\n06DsenCOxuDyXB9kJj9Cbbzq8+f1dkAz5wKCAQEA1K+iJlcJZm0mcxJyeQ+eYwx0\nwPHQVFlggolTdnBZc21VdnQg3vSSGmpdSG+XvPD0drsD05kG+PDcASaoDitNf7kA\nYKMhIRo1aefmBKh4JfzB6EsMo5zz34TMG5lHQbMsk5tkc1fd6SYh0P5Yk1aSfLIz\ncYu9XZjiNcOPegVNlMyO8x/ik3ChjNyM5UTZE1DI26gmVNU/Bav8I07bpR+RANq1\nWpGzbifOw6AKpZ7TPlYrZTbqPwbTWUFqy+F/MJguWHQJRokg4/A6llWbfHiB7UzY\nw6AZuq18u/tAj05UBJzuepTMiEAUX27GWb1ydEy5dF1Mu1Tz5byCA57k3DoeVQ==\n-----END RSA PRIVATE KEY-----\n"} 2024-09-16T09:09:35.722 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-16T09:09:36.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:36 smithi042 bash[19947]: audit 2024-09-16T09:09:35.139877+0000 mgr.x (mgr.14152) 9 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:36.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:36 smithi042 bash[19947]: audit 2024-09-16T09:09:35.139877+0000 mgr.x (mgr.14152) 9 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:36.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:36 smithi042 bash[19947]: audit 2024-09-16T09:09:35.145353+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:36.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:36 smithi042 bash[19947]: audit 2024-09-16T09:09:35.145353+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:37 smithi042 bash[19947]: audit 2024-09-16T09:09:36.475827+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:37 smithi042 bash[19947]: audit 2024-09-16T09:09:36.475827+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:37 smithi042 bash[19947]: audit 2024-09-16T09:09:37.023498+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:37 smithi042 bash[19947]: audit 2024-09-16T09:09:37.023498+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:37.593 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-16T09:09:37.593 INFO:teuthology.orchestra.run.smithi042.stdout:Creating initial admin user... 2024-09-16T09:09:38.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:38 smithi042 bash[19947]: audit 2024-09-16T09:09:37.020517+0000 mgr.x (mgr.14152) 10 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:38.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:38 smithi042 bash[19947]: audit 2024-09-16T09:09:37.020517+0000 mgr.x (mgr.14152) 10 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:38 smithi042 bash[19947]: audit 2024-09-16T09:09:37.587403+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:38 smithi042 bash[19947]: audit 2024-09-16T09:09:37.587403+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:39.885 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$mjIgipawN7ZmKta6/k2fNu4xqbPtSCyqqlcfD3U7ZB/7Er5D.HZBC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726477779, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T09:09:39.885 INFO:teuthology.orchestra.run.smithi042.stdout:Fetching dashboard port number... 2024-09-16T09:09:40.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:40 smithi042 bash[19947]: audit 2024-09-16T09:09:39.052291+0000 mgr.x (mgr.14152) 11 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:40.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:40 smithi042 bash[19947]: audit 2024-09-16T09:09:39.052291+0000 mgr.x (mgr.14152) 11 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:40.691 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:40 smithi042 bash[19947]: audit 2024-09-16T09:09:39.366283+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:40.691 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:40 smithi042 bash[19947]: audit 2024-09-16T09:09:39.366283+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:41.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:41 smithi042 bash[19947]: audit 2024-09-16T09:09:41.228159+0000 mon.a (mon.0) 96 : audit [DBG] from='client.? 172.21.15.42:0/1789579899' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-16T09:09:41.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:41 smithi042 bash[19947]: audit 2024-09-16T09:09:41.228159+0000 mon.a (mon.0) 96 : audit [DBG] from='client.? 172.21.15.42:0/1789579899' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-16T09:09:41.744 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T09:09:41.744 INFO:teuthology.orchestra.run.smithi042.stdout:firewalld does not appear to be present 2024-09-16T09:09:41.744 INFO:teuthology.orchestra.run.smithi042.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T09:09:41.747 INFO:teuthology.orchestra.run.smithi042.stdout:Ceph Dashboard is now available at: 2024-09-16T09:09:41.747 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:41.748 INFO:teuthology.orchestra.run.smithi042.stdout: URL: https://smithi042.front.sepia.ceph.com:8443/ 2024-09-16T09:09:41.748 INFO:teuthology.orchestra.run.smithi042.stdout: User: admin 2024-09-16T09:09:41.748 INFO:teuthology.orchestra.run.smithi042.stdout: Password: nyl3ykm6i4 2024-09-16T09:09:41.748 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:41.748 INFO:teuthology.orchestra.run.smithi042.stdout:Saving cluster configuration to /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config directory 2024-09-16T09:09:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:42 smithi042 bash[19947]: cluster 2024-09-16T09:09:41.375783+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-16T09:09:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:42 smithi042 bash[19947]: cluster 2024-09-16T09:09:41.375783+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-16T09:09:44.008 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout: ceph telemetry on 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:44.009 INFO:teuthology.orchestra.run.smithi042.stdout:For more information see: 2024-09-16T09:09:44.010 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:44.010 INFO:teuthology.orchestra.run.smithi042.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T09:09:44.010 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:09:44.010 INFO:teuthology.orchestra.run.smithi042.stdout:Bootstrap complete. 2024-09-16T09:09:44.056 INFO:tasks.cephadm:Fetching config... 2024-09-16T09:09:44.056 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T09:09:44.056 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T09:09:44.062 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T09:09:44.062 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T09:09:44.062 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T09:09:44.110 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T09:09:44.110 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T09:09:44.110 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T09:09:44.165 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T09:09:44.166 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T09:09:44.166 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T09:09:44.215 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T09:09:44.215 DEBUG:teuthology.orchestra.run.smithi042:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm5hANbawsWKnTnexRj/YsItPyzqpCN7ajA/mSSdo2DnCxooL2MV3W6jNGzPyFtdkRwjDucFS6zkK4TF2DQBL2lsGtV+sru39b/RMHFZXuJaf91UszrSsNLgPD81X1K5i0OGN915ZKzfosT0z3nAhDYjxQFhpZclfvVpaSFPL5OMtjvil0cSastXI6zAkme76tMDjmIiHz/rmatFVjCEuE8STi3t6Is2Cptq/IOwusWUK166EJ/QRmIQZONqtxTxXaRPZkDEAbtG9TzjkKn//fy62YbUR5sT+MgqWmYgV7Lhs/3nyE36oc6p0Z+fA6MdkQ63Pvtm5GW8OYx+jMhlGC2ABUqmj4yOTHM08oTvACAbe2E3qnWqQtXe26ksHchobqxCrz5GiiEZ/5c1gqYI9nrxzKSY8WoXOgEmiXg5Wt9H2mYiO9+4sJZCjCJsAFKFRv+qXtwrPE56uiempUpejAz8wTLrnP8K5i8Fj+I/6lWyDgmFQeoc2KNv12hOoe8kM= ceph-110fb2d6-740a-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T09:09:44.278 INFO:teuthology.orchestra.run.smithi042.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm5hANbawsWKnTnexRj/YsItPyzqpCN7ajA/mSSdo2DnCxooL2MV3W6jNGzPyFtdkRwjDucFS6zkK4TF2DQBL2lsGtV+sru39b/RMHFZXuJaf91UszrSsNLgPD81X1K5i0OGN915ZKzfosT0z3nAhDYjxQFhpZclfvVpaSFPL5OMtjvil0cSastXI6zAkme76tMDjmIiHz/rmatFVjCEuE8STi3t6Is2Cptq/IOwusWUK166EJ/QRmIQZONqtxTxXaRPZkDEAbtG9TzjkKn//fy62YbUR5sT+MgqWmYgV7Lhs/3nyE36oc6p0Z+fA6MdkQ63Pvtm5GW8OYx+jMhlGC2ABUqmj4yOTHM08oTvACAbe2E3qnWqQtXe26ksHchobqxCrz5GiiEZ/5c1gqYI9nrxzKSY8WoXOgEmiXg5Wt9H2mYiO9+4sJZCjCJsAFKFRv+qXtwrPE56uiempUpejAz8wTLrnP8K5i8Fj+I/6lWyDgmFQeoc2KNv12hOoe8kM= ceph-110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:09:44.288 DEBUG:teuthology.orchestra.run.smithi110:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm5hANbawsWKnTnexRj/YsItPyzqpCN7ajA/mSSdo2DnCxooL2MV3W6jNGzPyFtdkRwjDucFS6zkK4TF2DQBL2lsGtV+sru39b/RMHFZXuJaf91UszrSsNLgPD81X1K5i0OGN915ZKzfosT0z3nAhDYjxQFhpZclfvVpaSFPL5OMtjvil0cSastXI6zAkme76tMDjmIiHz/rmatFVjCEuE8STi3t6Is2Cptq/IOwusWUK166EJ/QRmIQZONqtxTxXaRPZkDEAbtG9TzjkKn//fy62YbUR5sT+MgqWmYgV7Lhs/3nyE36oc6p0Z+fA6MdkQ63Pvtm5GW8OYx+jMhlGC2ABUqmj4yOTHM08oTvACAbe2E3qnWqQtXe26ksHchobqxCrz5GiiEZ/5c1gqYI9nrxzKSY8WoXOgEmiXg5Wt9H2mYiO9+4sJZCjCJsAFKFRv+qXtwrPE56uiempUpejAz8wTLrnP8K5i8Fj+I/6lWyDgmFQeoc2KNv12hOoe8kM= ceph-110fb2d6-740a-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T09:09:44.314 INFO:teuthology.orchestra.run.smithi110.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm5hANbawsWKnTnexRj/YsItPyzqpCN7ajA/mSSdo2DnCxooL2MV3W6jNGzPyFtdkRwjDucFS6zkK4TF2DQBL2lsGtV+sru39b/RMHFZXuJaf91UszrSsNLgPD81X1K5i0OGN915ZKzfosT0z3nAhDYjxQFhpZclfvVpaSFPL5OMtjvil0cSastXI6zAkme76tMDjmIiHz/rmatFVjCEuE8STi3t6Is2Cptq/IOwusWUK166EJ/QRmIQZONqtxTxXaRPZkDEAbtG9TzjkKn//fy62YbUR5sT+MgqWmYgV7Lhs/3nyE36oc6p0Z+fA6MdkQ63Pvtm5GW8OYx+jMhlGC2ABUqmj4yOTHM08oTvACAbe2E3qnWqQtXe26ksHchobqxCrz5GiiEZ/5c1gqYI9nrxzKSY8WoXOgEmiXg5Wt9H2mYiO9+4sJZCjCJsAFKFRv+qXtwrPE56uiempUpejAz8wTLrnP8K5i8Fj+I/6lWyDgmFQeoc2KNv12hOoe8kM= ceph-110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:09:44.323 DEBUG:teuthology.orchestra.run.smithi116:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm5hANbawsWKnTnexRj/YsItPyzqpCN7ajA/mSSdo2DnCxooL2MV3W6jNGzPyFtdkRwjDucFS6zkK4TF2DQBL2lsGtV+sru39b/RMHFZXuJaf91UszrSsNLgPD81X1K5i0OGN915ZKzfosT0z3nAhDYjxQFhpZclfvVpaSFPL5OMtjvil0cSastXI6zAkme76tMDjmIiHz/rmatFVjCEuE8STi3t6Is2Cptq/IOwusWUK166EJ/QRmIQZONqtxTxXaRPZkDEAbtG9TzjkKn//fy62YbUR5sT+MgqWmYgV7Lhs/3nyE36oc6p0Z+fA6MdkQ63Pvtm5GW8OYx+jMhlGC2ABUqmj4yOTHM08oTvACAbe2E3qnWqQtXe26ksHchobqxCrz5GiiEZ/5c1gqYI9nrxzKSY8WoXOgEmiXg5Wt9H2mYiO9+4sJZCjCJsAFKFRv+qXtwrPE56uiempUpejAz8wTLrnP8K5i8Fj+I/6lWyDgmFQeoc2KNv12hOoe8kM= ceph-110fb2d6-740a-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T09:09:44.347 INFO:teuthology.orchestra.run.smithi116.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm5hANbawsWKnTnexRj/YsItPyzqpCN7ajA/mSSdo2DnCxooL2MV3W6jNGzPyFtdkRwjDucFS6zkK4TF2DQBL2lsGtV+sru39b/RMHFZXuJaf91UszrSsNLgPD81X1K5i0OGN915ZKzfosT0z3nAhDYjxQFhpZclfvVpaSFPL5OMtjvil0cSastXI6zAkme76tMDjmIiHz/rmatFVjCEuE8STi3t6Is2Cptq/IOwusWUK166EJ/QRmIQZONqtxTxXaRPZkDEAbtG9TzjkKn//fy62YbUR5sT+MgqWmYgV7Lhs/3nyE36oc6p0Z+fA6MdkQ63Pvtm5GW8OYx+jMhlGC2ABUqmj4yOTHM08oTvACAbe2E3qnWqQtXe26ksHchobqxCrz5GiiEZ/5c1gqYI9nrxzKSY8WoXOgEmiXg5Wt9H2mYiO9+4sJZCjCJsAFKFRv+qXtwrPE56uiempUpejAz8wTLrnP8K5i8Fj+I/6lWyDgmFQeoc2KNv12hOoe8kM= ceph-110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:09:44.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm5hANbawsWKnTnexRj/YsItPyzqpCN7ajA/mSSdo2DnCxooL2MV3W6jNGzPyFtdkRwjDucFS6zkK4TF2DQBL2lsGtV+sru39b/RMHFZXuJaf91UszrSsNLgPD81X1K5i0OGN915ZKzfosT0z3nAhDYjxQFhpZclfvVpaSFPL5OMtjvil0cSastXI6zAkme76tMDjmIiHz/rmatFVjCEuE8STi3t6Is2Cptq/IOwusWUK166EJ/QRmIQZONqtxTxXaRPZkDEAbtG9TzjkKn//fy62YbUR5sT+MgqWmYgV7Lhs/3nyE36oc6p0Z+fA6MdkQ63Pvtm5GW8OYx+jMhlGC2ABUqmj4yOTHM08oTvACAbe2E3qnWqQtXe26ksHchobqxCrz5GiiEZ/5c1gqYI9nrxzKSY8WoXOgEmiXg5Wt9H2mYiO9+4sJZCjCJsAFKFRv+qXtwrPE56uiempUpejAz8wTLrnP8K5i8Fj+I/6lWyDgmFQeoc2KNv12hOoe8kM= ceph-110fb2d6-740a-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T09:09:44.382 INFO:teuthology.orchestra.run.smithi123.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm5hANbawsWKnTnexRj/YsItPyzqpCN7ajA/mSSdo2DnCxooL2MV3W6jNGzPyFtdkRwjDucFS6zkK4TF2DQBL2lsGtV+sru39b/RMHFZXuJaf91UszrSsNLgPD81X1K5i0OGN915ZKzfosT0z3nAhDYjxQFhpZclfvVpaSFPL5OMtjvil0cSastXI6zAkme76tMDjmIiHz/rmatFVjCEuE8STi3t6Is2Cptq/IOwusWUK166EJ/QRmIQZONqtxTxXaRPZkDEAbtG9TzjkKn//fy62YbUR5sT+MgqWmYgV7Lhs/3nyE36oc6p0Z+fA6MdkQ63Pvtm5GW8OYx+jMhlGC2ABUqmj4yOTHM08oTvACAbe2E3qnWqQtXe26ksHchobqxCrz5GiiEZ/5c1gqYI9nrxzKSY8WoXOgEmiXg5Wt9H2mYiO9+4sJZCjCJsAFKFRv+qXtwrPE56uiempUpejAz8wTLrnP8K5i8Fj+I/6lWyDgmFQeoc2KNv12hOoe8kM= ceph-110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:09:44.391 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T09:09:44.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:44 smithi042 bash[19947]: audit 2024-09-16T09:09:43.321189+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.42:0/1152907800' entity='client.admin' 2024-09-16T09:09:44.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:44 smithi042 bash[19947]: audit 2024-09-16T09:09:43.321189+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.42:0/1152907800' entity='client.admin' 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.315043+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.315043+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.319861+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.319861+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.321633+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"} : dispatch 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.321633+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"} : dispatch 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.327821+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.327821+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.346843+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.346843+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.355420+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:48.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:48 smithi042 bash[19947]: audit 2024-09-16T09:09:47.355420+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:50.238 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:09:50.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:50 smithi042 bash[19947]: cluster 2024-09-16T09:09:49.124294+0000 mgr.x (mgr.14152) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:50.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:50 smithi042 bash[19947]: cluster 2024-09-16T09:09:49.124294+0000 mgr.x (mgr.14152) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:52.116 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T09:09:52.116 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T09:09:52.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:52 smithi042 bash[19947]: cluster 2024-09-16T09:09:51.124748+0000 mgr.x (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:52 smithi042 bash[19947]: cluster 2024-09-16T09:09:51.124748+0000 mgr.x (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:52 smithi042 bash[19947]: audit 2024-09-16T09:09:51.520532+0000 mon.a (mon.0) 105 : audit [INF] from='client.? 172.21.15.42:0/3661631128' entity='client.admin' 2024-09-16T09:09:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:52 smithi042 bash[19947]: audit 2024-09-16T09:09:51.520532+0000 mon.a (mon.0) 105 : audit [INF] from='client.? 172.21.15.42:0/3661631128' entity='client.admin' 2024-09-16T09:09:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:52 smithi042 bash[19947]: audit 2024-09-16T09:09:51.534500+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:52 smithi042 bash[19947]: audit 2024-09-16T09:09:51.534500+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:52 smithi042 bash[19947]: audit 2024-09-16T09:09:51.539482+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:52 smithi042 bash[19947]: audit 2024-09-16T09:09:51.539482+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:54.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:54 smithi042 bash[19947]: cluster 2024-09-16T09:09:53.125256+0000 mgr.x (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:54.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:54 smithi042 bash[19947]: cluster 2024-09-16T09:09:53.125256+0000 mgr.x (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:56.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:56 smithi042 bash[19947]: cluster 2024-09-16T09:09:55.125808+0000 mgr.x (mgr.14152) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:56 smithi042 bash[19947]: cluster 2024-09-16T09:09:55.125808+0000 mgr.x (mgr.14152) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:56.845 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:09:58.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: cluster 2024-09-16T09:09:57.126256+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: cluster 2024-09-16T09:09:57.126256+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.205719+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.205719+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.207050+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.207050+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.209193+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.209193+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.210427+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.210427+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.476763+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.476763+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.479774+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.479774+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.483031+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:58 smithi042 bash[19947]: audit 2024-09-16T09:09:58.483031+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:09:58.849 INFO:tasks.cephadm:Remote smithi123 excluded from cephadm cluster by role 2024-09-16T09:09:58.849 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi110 2024-09-16T09:09:58.850 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-09-16T09:09:58.850 DEBUG:teuthology.orchestra.run.smithi110:> dd of=/etc/ceph/ceph.conf 2024-09-16T09:09:58.858 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-09-16T09:09:58.858 DEBUG:teuthology.orchestra.run.smithi110:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:09:58.905 INFO:tasks.cephadm:Adding host smithi110 to orchestrator... 2024-09-16T09:09:58.906 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch host add smithi110 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: audit 2024-09-16T09:09:58.200583+0000 mgr.x (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: audit 2024-09-16T09:09:58.200583+0000 mgr.x (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: cephadm 2024-09-16T09:09:58.211984+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: cephadm 2024-09-16T09:09:58.211984+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: cephadm 2024-09-16T09:09:58.286243+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: cephadm 2024-09-16T09:09:58.286243+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: cephadm 2024-09-16T09:09:58.344628+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: cephadm 2024-09-16T09:09:58.344628+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: cephadm 2024-09-16T09:09:58.404995+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:09:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:09:59 smithi042 bash[19947]: cephadm 2024-09-16T09:09:58.404995+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:00 smithi042 bash[19947]: cluster 2024-09-16T09:09:59.126629+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:00 smithi042 bash[19947]: cluster 2024-09-16T09:09:59.126629+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:02.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:02 smithi042 bash[19947]: cluster 2024-09-16T09:10:01.127014+0000 mgr.x (mgr.14152) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:02.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:02 smithi042 bash[19947]: cluster 2024-09-16T09:10:01.127014+0000 mgr.x (mgr.14152) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:03.640 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:10:04.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:04 smithi042 bash[19947]: cluster 2024-09-16T09:10:03.127425+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:04.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:04 smithi042 bash[19947]: cluster 2024-09-16T09:10:03.127425+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:06 smithi042 bash[19947]: audit 2024-09-16T09:10:05.047336+0000 mgr.x (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi110", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:06 smithi042 bash[19947]: audit 2024-09-16T09:10:05.047336+0000 mgr.x (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi110", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:06 smithi042 bash[19947]: cluster 2024-09-16T09:10:05.127756+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:06 smithi042 bash[19947]: cluster 2024-09-16T09:10:05.127756+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:07.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:07 smithi042 bash[19947]: cephadm 2024-09-16T09:10:06.342797+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi110 2024-09-16T09:10:07.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:07 smithi042 bash[19947]: cephadm 2024-09-16T09:10:06.342797+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi110 2024-09-16T09:10:08.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:08 smithi042 bash[19947]: cluster 2024-09-16T09:10:07.128104+0000 mgr.x (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:08.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:08 smithi042 bash[19947]: cluster 2024-09-16T09:10:07.128104+0000 mgr.x (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:10.021 INFO:teuthology.orchestra.run.smithi042.stdout:Added host 'smithi110' with addr '172.21.15.110' 2024-09-16T09:10:10.697 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T09:10:10.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:10 smithi042 bash[19947]: cluster 2024-09-16T09:10:09.128482+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:10.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:10 smithi042 bash[19947]: cluster 2024-09-16T09:10:09.128482+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:10.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:10 smithi042 bash[19947]: audit 2024-09-16T09:10:10.020142+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:10 smithi042 bash[19947]: audit 2024-09-16T09:10:10.020142+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:10 smithi042 bash[19947]: audit 2024-09-16T09:10:10.021824+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:10 smithi042 bash[19947]: audit 2024-09-16T09:10:10.021824+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:10 smithi042 bash[19947]: audit 2024-09-16T09:10:10.516853+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:10 smithi042 bash[19947]: audit 2024-09-16T09:10:10.516853+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:12.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:11 smithi042 bash[19947]: cephadm 2024-09-16T09:10:10.021072+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi110 2024-09-16T09:10:12.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:11 smithi042 bash[19947]: cephadm 2024-09-16T09:10:10.021072+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi110 2024-09-16T09:10:13.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:12 smithi042 bash[19947]: cluster 2024-09-16T09:10:11.128921+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:13.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:12 smithi042 bash[19947]: cluster 2024-09-16T09:10:11.128921+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:12 smithi042 bash[19947]: audit 2024-09-16T09:10:12.022608+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:12 smithi042 bash[19947]: audit 2024-09-16T09:10:12.022608+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:14.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:14 smithi042 bash[19947]: cluster 2024-09-16T09:10:13.129334+0000 mgr.x (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:14.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:14 smithi042 bash[19947]: cluster 2024-09-16T09:10:13.129334+0000 mgr.x (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:14.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:14 smithi042 bash[19947]: audit 2024-09-16T09:10:13.356980+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:14.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:14 smithi042 bash[19947]: audit 2024-09-16T09:10:13.356980+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:15.435 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:10:16.683 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:10:16.683 INFO:teuthology.orchestra.run.smithi042.stdout:[{"addr": "172.21.15.42", "hostname": "smithi042", "labels": [], "status": ""}, {"addr": "172.21.15.110", "hostname": "smithi110", "labels": [], "status": ""}] 2024-09-16T09:10:16.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:16 smithi042 bash[19947]: cluster 2024-09-16T09:10:15.129756+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:16.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:16 smithi042 bash[19947]: cluster 2024-09-16T09:10:15.129756+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:17.267 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi116 2024-09-16T09:10:17.267 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-16T09:10:17.267 DEBUG:teuthology.orchestra.run.smithi116:> dd of=/etc/ceph/ceph.conf 2024-09-16T09:10:17.273 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-16T09:10:17.273 DEBUG:teuthology.orchestra.run.smithi116:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:17.320 INFO:tasks.cephadm:Adding host smithi116 to orchestrator... 2024-09-16T09:10:17.320 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch host add smithi116 2024-09-16T09:10:17.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:17 smithi042 bash[19947]: audit 2024-09-16T09:10:16.682156+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:17.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:17 smithi042 bash[19947]: audit 2024-09-16T09:10:16.682156+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:18.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:18 smithi042 bash[19947]: cluster 2024-09-16T09:10:17.130326+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:18.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:18 smithi042 bash[19947]: cluster 2024-09-16T09:10:17.130326+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:20.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:18.995516+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:18.995516+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.000925+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.000925+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.007408+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.007408+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.012716+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.012716+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.014578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi110", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.014578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi110", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.016725+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.016725+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.018571+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.018571+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cephadm 2024-09-16T09:10:19.020976+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:10:20.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cephadm 2024-09-16T09:10:19.020976+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cluster 2024-09-16T09:10:19.130728+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cluster 2024-09-16T09:10:19.130728+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cephadm 2024-09-16T09:10:19.138841+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cephadm 2024-09-16T09:10:19.138841+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cephadm 2024-09-16T09:10:19.241508+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cephadm 2024-09-16T09:10:19.241508+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cephadm 2024-09-16T09:10:19.335915+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: cephadm 2024-09-16T09:10:19.335915+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.431488+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.431488+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.435704+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.435704+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.441782+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:20.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:19 smithi042 bash[19947]: audit 2024-09-16T09:10:19.441782+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:22.054 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:10:22.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:22 smithi042 bash[19947]: cluster 2024-09-16T09:10:21.131135+0000 mgr.x (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:22.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:22 smithi042 bash[19947]: cluster 2024-09-16T09:10:21.131135+0000 mgr.x (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:24.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:24 smithi042 bash[19947]: cluster 2024-09-16T09:10:23.131579+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:24.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:24 smithi042 bash[19947]: cluster 2024-09-16T09:10:23.131579+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:24 smithi042 bash[19947]: audit 2024-09-16T09:10:23.541067+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi116", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:24 smithi042 bash[19947]: audit 2024-09-16T09:10:23.541067+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi116", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:25.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:25 smithi042 bash[19947]: cephadm 2024-09-16T09:10:24.791508+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi116 2024-09-16T09:10:25.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:25 smithi042 bash[19947]: cephadm 2024-09-16T09:10:24.791508+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi116 2024-09-16T09:10:26.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:26 smithi042 bash[19947]: cluster 2024-09-16T09:10:25.131968+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:26.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:26 smithi042 bash[19947]: cluster 2024-09-16T09:10:25.131968+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:28.491 INFO:teuthology.orchestra.run.smithi042.stdout:Added host 'smithi116' with addr '172.21.15.116' 2024-09-16T09:10:28.513 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:28 smithi042 bash[19947]: cluster 2024-09-16T09:10:27.132325+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:28.513 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:28 smithi042 bash[19947]: cluster 2024-09-16T09:10:27.132325+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:29.148 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T09:10:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:29 smithi042 bash[19947]: audit 2024-09-16T09:10:28.489773+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:29.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:29 smithi042 bash[19947]: audit 2024-09-16T09:10:28.489773+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:29.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:29 smithi042 bash[19947]: cephadm 2024-09-16T09:10:28.490631+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi116 2024-09-16T09:10:29.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:29 smithi042 bash[19947]: cephadm 2024-09-16T09:10:28.490631+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi116 2024-09-16T09:10:29.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:29 smithi042 bash[19947]: audit 2024-09-16T09:10:28.491427+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:29.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:29 smithi042 bash[19947]: audit 2024-09-16T09:10:28.491427+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:29.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:29 smithi042 bash[19947]: audit 2024-09-16T09:10:28.988079+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:29.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:29 smithi042 bash[19947]: audit 2024-09-16T09:10:28.988079+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:30 smithi042 bash[19947]: cluster 2024-09-16T09:10:29.132773+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:30.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:30 smithi042 bash[19947]: cluster 2024-09-16T09:10:29.132773+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:31.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:31 smithi042 bash[19947]: audit 2024-09-16T09:10:30.530907+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:31.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:31 smithi042 bash[19947]: audit 2024-09-16T09:10:30.530907+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:33.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:32 smithi042 bash[19947]: cluster 2024-09-16T09:10:31.133254+0000 mgr.x (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:33.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:32 smithi042 bash[19947]: cluster 2024-09-16T09:10:31.133254+0000 mgr.x (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:33.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:32 smithi042 bash[19947]: audit 2024-09-16T09:10:31.784686+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:33.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:32 smithi042 bash[19947]: audit 2024-09-16T09:10:31.784686+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:33.884 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:10:35.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:34 smithi042 bash[19947]: cluster 2024-09-16T09:10:33.133635+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:35.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:34 smithi042 bash[19947]: cluster 2024-09-16T09:10:33.133635+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:35.238 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:10:35.239 INFO:teuthology.orchestra.run.smithi042.stdout:[{"addr": "172.21.15.42", "hostname": "smithi042", "labels": [], "status": ""}, {"addr": "172.21.15.110", "hostname": "smithi110", "labels": [], "status": ""}, {"addr": "172.21.15.116", "hostname": "smithi116", "labels": [], "status": ""}] 2024-09-16T09:10:35.775 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T09:10:35.775 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T09:10:37.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:36 smithi042 bash[19947]: cluster 2024-09-16T09:10:35.133907+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:37.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:36 smithi042 bash[19947]: cluster 2024-09-16T09:10:35.133907+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:37.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:36 smithi042 bash[19947]: audit 2024-09-16T09:10:35.238196+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:37.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:36 smithi042 bash[19947]: audit 2024-09-16T09:10:35.238196+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cluster 2024-09-16T09:10:37.134295+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cluster 2024-09-16T09:10:37.134295+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.472962+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.472962+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.478463+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.478463+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.484579+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.484579+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.489890+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.489890+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.491616+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.491616+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.493811+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.493811+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.495654+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.495654+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cephadm 2024-09-16T09:10:37.498326+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cephadm 2024-09-16T09:10:37.498326+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cephadm 2024-09-16T09:10:37.617359+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cephadm 2024-09-16T09:10:37.617359+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cephadm 2024-09-16T09:10:37.720716+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cephadm 2024-09-16T09:10:37.720716+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cephadm 2024-09-16T09:10:37.815267+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: cephadm 2024-09-16T09:10:37.815267+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.910540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.910540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.915343+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.915343+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.919817+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:38.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:38 smithi042 bash[19947]: audit 2024-09-16T09:10:37.919817+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:40.511 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:10:40.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:40 smithi042 bash[19947]: cluster 2024-09-16T09:10:39.134758+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:40.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:40 smithi042 bash[19947]: cluster 2024-09-16T09:10:39.134758+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:42.474 INFO:teuthology.orchestra.run.smithi042.stderr:adjusted tunables profile to default 2024-09-16T09:10:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:42 smithi042 bash[19947]: cluster 2024-09-16T09:10:41.135239+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:42 smithi042 bash[19947]: cluster 2024-09-16T09:10:41.135239+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:42 smithi042 bash[19947]: audit 2024-09-16T09:10:41.888146+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T09:10:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:42 smithi042 bash[19947]: audit 2024-09-16T09:10:41.888146+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T09:10:43.026 INFO:tasks.cephadm:Adding mon.a on smithi042 2024-09-16T09:10:43.027 INFO:tasks.cephadm:Adding mon.b on smithi110 2024-09-16T09:10:43.027 INFO:tasks.cephadm:Adding mon.c on smithi116 2024-09-16T09:10:43.027 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c' 2024-09-16T09:10:43.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:43 smithi042 bash[19947]: audit 2024-09-16T09:10:42.474221+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T09:10:43.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:43 smithi042 bash[19947]: audit 2024-09-16T09:10:42.474221+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T09:10:43.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:43 smithi042 bash[19947]: cluster 2024-09-16T09:10:42.478210+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:43.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:43 smithi042 bash[19947]: cluster 2024-09-16T09:10:42.478210+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:44.251 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:44.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:44 smithi042 bash[19947]: cluster 2024-09-16T09:10:43.135777+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:44.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:44 smithi042 bash[19947]: cluster 2024-09-16T09:10:43.135777+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:45.570 INFO:teuthology.orchestra.run.smithi116.stdout:Scheduled mon update... 2024-09-16T09:10:46.116 DEBUG:teuthology.orchestra.run.smithi110:mon.b> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T09:10:46.119 DEBUG:teuthology.orchestra.run.smithi116:mon.c> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T09:10:46.121 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T09:10:46.121 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T09:10:47.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: cluster 2024-09-16T09:10:45.136278+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:47.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: cluster 2024-09-16T09:10:45.136278+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:47.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:45.559562+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:47.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:45.559562+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:47.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: cephadm 2024-09-16T09:10:45.564707+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c;count:3 2024-09-16T09:10:47.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: cephadm 2024-09-16T09:10:45.564707+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c;count:3 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:45.569825+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:45.569825+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:45.571554+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:45.571554+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.216285+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.216285+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.217905+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.217905+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.223532+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.223532+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.226912+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:47.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.226912+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:47.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.228267+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:47.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:46 smithi042 bash[19947]: audit 2024-09-16T09:10:46.228267+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:47.384 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:48.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:47 smithi042 bash[19947]: cephadm 2024-09-16T09:10:46.229654+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-09-16T09:10:48.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:47 smithi042 bash[19947]: cephadm 2024-09-16T09:10:46.229654+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-09-16T09:10:49.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:48 smithi042 bash[19947]: cluster 2024-09-16T09:10:47.136803+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:49.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:48 smithi042 bash[19947]: cluster 2024-09-16T09:10:47.136803+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:49.188 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-16T09:10:49.188 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":1,"fsid":"110fb2d6-740a-11ef-bceb-c7b262605968","modified":"2024-09-16T09:08:22.549434Z","created":"2024-09-16T09:08:22.549434Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T09:10:49.188 INFO:teuthology.orchestra.run.smithi116.stderr:dumped monmap epoch 1 2024-09-16T09:10:50.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:49 smithi042 bash[19947]: audit 2024-09-16T09:10:49.187643+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.116:0/1788000744' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:10:50.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:49 smithi042 bash[19947]: audit 2024-09-16T09:10:49.187643+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.116:0/1788000744' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:10:50.958 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T09:10:50.958 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T09:10:51.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:50 smithi042 bash[19947]: cluster 2024-09-16T09:10:49.137325+0000 mgr.x (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:51.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:50 smithi042 bash[19947]: cluster 2024-09-16T09:10:49.137325+0000 mgr.x (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:52.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:51 smithi116 systemd[1]: Started Ceph mon.c for 110fb2d6-740a-11ef-bceb-c7b262605968. 2024-09-16T09:10:52.169 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: cluster 2024-09-16T09:10:51.137776+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: cluster 2024-09-16T09:10:51.137776+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.032753+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.032753+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.038266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.038266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.044239+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.044239+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.045524+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.045524+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.047325+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:52 smithi042 bash[19947]: audit 2024-09-16T09:10:52.047325+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.470+0000 7f614e551c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T09:10:53.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.470+0000 7f614e551c80 0 ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 7 2024-09-16T09:10:53.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.470+0000 7f614e551c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T09:10:53.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.474+0000 7f614e551c80 0 load: jerasure load: lrc 2024-09-16T09:10:53.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T09:10:53.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Git sha 0 2024-09-16T09:10:53.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T09:10:53.522 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: DB SUMMARY 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: DB Session ID: B60I16L19M04GRWC8FWU 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.env: 0x55c3da0b6120 2024-09-16T09:10:53.523 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T09:10:53.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.info_log: 0x55c3dc1c7700 2024-09-16T09:10:53.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T09:10:53.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T09:10:53.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T09:10:53.524 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.db_log_dir: 2024-09-16T09:10:53.525 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.wal_dir: 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.write_buffer_manager: 0x55c3dc1cbb80 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T09:10:53.526 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.row_cache: None 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.wal_filter: None 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T09:10:53.527 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T09:10:53.528 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T09:10:53.529 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Compression algorithms supported: 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: kZSTD supported: 0 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T09:10:53.530 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.merge_operator: 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T09:10:53.531 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c3dc1c7320) 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cache_index_and_filter_blocks: 1 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: pin_top_level_index_and_filter: 1 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: index_type: 0 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: data_block_index_type: 0 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: index_shortening: 1 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: checksum: 4 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: no_block_cache: 0 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: block_cache: 0x55c3dc1bd610 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: block_cache_name: BinnedLRUCache 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: block_cache_options: 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: capacity : 536870912 2024-09-16T09:10:53.532 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: num_shard_bits : 4 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: strict_capacity_limit : 0 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: high_pri_pool_ratio: 0.000 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: block_cache_compressed: (nil) 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: persistent_cache: (nil) 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: block_size: 4096 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: block_size_deviation: 10 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: block_restart_interval: 16 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: index_block_restart_interval: 1 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: metadata_block_size: 4096 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: partition_filters: 0 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: use_delta_encoding: 1 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: filter_policy: bloomfilter 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: whole_key_filtering: 1 2024-09-16T09:10:53.533 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: verify_compression: 0 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: read_amp_bytes_per_bit: 0 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: format_version: 5 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: enable_index_compression: 1 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: block_align: 0 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: max_auto_readahead_size: 262144 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: prepopulate_block_cache: 0 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: initial_auto_readahead_size: 8192 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: num_file_reads_for_auto_readahead: 2 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T09:10:53.534 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.num_levels: 7 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T09:10:53.537 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T09:10:53.538 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T09:10:53.539 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T09:10:53.540 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T09:10:53.541 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T09:10:53.542 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 162278e4-ddfb-4836-8522-8c485021e80a 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726477853483619, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726477853484056, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726477853, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "162278e4-ddfb-4836-8522-8c485021e80a", "db_session_id": "B60I16L19M04GRWC8FWU", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726477853484182, "job": 1, "event": "recovery_finished"} 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: [file/delete_scheduler.cc:74] 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 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c3dc1eae00 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 4 rocksdb: DB pointer 0x55c3dc2ee000 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f6144319640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f6144319640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T09:10:53.543 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: ** DB Stats ** 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: ** Compaction Stats [default] ** 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T09:10:53.544 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: ** Compaction Stats [default] ** 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Cumulative compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Interval compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T09:10:53.545 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Block cache BinnedLRUCache@0x55c3dc1bd610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.478+0000 7f614e551c80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.482+0000 7f614e551c80 0 using public_addr v2:172.21.15.116:0/0 -> [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.482+0000 7f614e551c80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] at bind addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.482+0000 7f614e551c80 1 mon.c@-1(???) e0 preinit fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: e1 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: btime 2024-09-16T09:08:27:260422+0000 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T09:10:53.546 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: legacy client fscid: -1 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: No filesystems configured 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.510+0000 7f614731f640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:09:53.125256+0000 mgr.x (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.547 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:09:53.125256+0000 mgr.x (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:09:55.125808+0000 mgr.x (mgr.14152) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:09:55.125808+0000 mgr.x (mgr.14152) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:09:57.126256+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:09:57.126256+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.205719+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.205719+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.207050+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.207050+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.209193+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.209193+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.210427+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.210427+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:53.548 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.476763+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.476763+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.479774+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.479774+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.483031+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.483031+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.200583+0000 mgr.x (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:09:58.200583+0000 mgr.x (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:09:58.211984+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:09:58.211984+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:09:58.286243+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:09:58.286243+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:09:58.344628+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:09:58.344628+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:53.549 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:09:58.404995+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:09:58.404995+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:09:59.126629+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:09:59.126629+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:01.127014+0000 mgr.x (mgr.14152) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:01.127014+0000 mgr.x (mgr.14152) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:03.127425+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:03.127425+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:05.047336+0000 mgr.x (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi110", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:05.047336+0000 mgr.x (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi110", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:05.127756+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:05.127756+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:06.342797+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi110 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:06.342797+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi110 2024-09-16T09:10:53.550 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:07.128104+0000 mgr.x (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:07.128104+0000 mgr.x (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:09.128482+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:09.128482+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:10.020142+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:10.020142+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:10.021824+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:10.021824+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:10.516853+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:10.516853+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:10.021072+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi110 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:10.021072+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi110 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:11.128921+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:11.128921+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:12.022608+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.551 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:12.022608+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:13.129334+0000 mgr.x (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:13.129334+0000 mgr.x (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:13.356980+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:13.356980+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.552 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:15.129756+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:15.129756+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:16.682156+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:16.682156+0000 mgr.x (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:17.130326+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:17.130326+0000 mgr.x (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:18.995516+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:18.995516+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.000925+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.000925+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.007408+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.007408+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.012716+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.012716+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.553 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.014578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi110", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.014578+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi110", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.016725+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.016725+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.018571+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.018571+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:19.020976+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:19.020976+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:19.130728+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:19.130728+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:19.138841+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:19.138841+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:19.241508+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:19.241508+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:53.554 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:19.335915+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:19.335915+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.431488+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.431488+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.435704+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.435704+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.441782+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:19.441782+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:21.131135+0000 mgr.x (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:21.131135+0000 mgr.x (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:23.131579+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:23.131579+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:23.541067+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi116", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:23.541067+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi116", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:53.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:24.791508+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi116 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:24.791508+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi116 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:25.131968+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:25.131968+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:27.132325+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:27.132325+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:28.489773+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:28.489773+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:28.490631+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi116 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:28.490631+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi116 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:28.491427+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:28.491427+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:28.988079+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:28.988079+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:29.132773+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:29.132773+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:30.530907+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:30.530907+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:31.133254+0000 mgr.x (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:31.133254+0000 mgr.x (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:31.784686+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:31.784686+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:33.133635+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:33.133635+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:35.133907+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:35.133907+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:35.238196+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:35.238196+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:53.557 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:37.134295+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:37.134295+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.472962+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.472962+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.478463+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.478463+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.484579+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.484579+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.489890+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.489890+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.491616+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.491616+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.493811+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.493811+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.558 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.495654+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.495654+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:37.498326+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:37.498326+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:37.617359+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:37.617359+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:37.720716+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:37.720716+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:37.815267+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:37.815267+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.910540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.910540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.915343+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.915343+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.559 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.919817+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:37.919817+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:39.134758+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:39.134758+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:41.135239+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:41.135239+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:41.888146+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:41.888146+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:42.474221+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:42.474221+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:42.478210+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:42.478210+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:43.135777+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:43.135777+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.560 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:45.136278+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:45.136278+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:45.559562+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:45.559562+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:45.564707+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c;count:3 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:45.564707+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c;count:3 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:45.569825+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:45.569825+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:45.571554+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:45.571554+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.216285+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.216285+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.217905+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.217905+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:53.561 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.223532+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.223532+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.226912+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.226912+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.228267+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:46.228267+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:46.229654+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cephadm 2024-09-16T09:10:46.229654+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:47.136803+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:47.136803+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:49.187643+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.116:0/1788000744' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:49.187643+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.116:0/1788000744' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:49.137325+0000 mgr.x (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:49.137325+0000 mgr.x (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:51.137776+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.562 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: cluster 2024-09-16T09:10:51.137776+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.032753+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.032753+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.038266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.038266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.044239+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.044239+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.045524+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.045524+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.047325+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: audit 2024-09-16T09:10:52.047325+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:53.563 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:53 smithi116 bash[22095]: debug 2024-09-16T09:10:53.514+0000 7f614731f640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T09:10:57.950 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:27.132325+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:57.950 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:27.132325+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:57.950 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:28.489773+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:57.950 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:28.489773+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:57.951 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:28.490631+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi116 2024-09-16T09:10:57.951 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:28.490631+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi116 2024-09-16T09:10:57.951 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:28.491427+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:57.951 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:28.491427+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:57.951 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:28.988079+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:28.988079+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:29.132773+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:29.132773+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:30.530907+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:30.530907+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:31.133254+0000 mgr.x (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:31.133254+0000 mgr.x (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:31.784686+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:31.784686+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:33.133635+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:33.133635+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:35.133907+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:35.133907+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:35.238196+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:35.238196+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:37.134295+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:37.134295+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.472962+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.472962+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.478463+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.478463+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.484579+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.484579+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.489890+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.489890+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.491616+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.491616+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi116", "name": "osd_memory_target"} : dispatch 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.493811+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.493811+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.495654+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.495654+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:37.498326+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:37.498326+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:10:58.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:37.617359+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:37.617359+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:37.720716+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:37.720716+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:37.815267+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:37.815267+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.910540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.910540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.915343+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.915343+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.919817+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:37.919817+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.168 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:39.134758+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.169 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:39.134758+0000 mgr.x (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.169 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:41.135239+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.169 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:41.135239+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.169 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:41.888146+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T09:10:58.169 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:41.888146+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T09:10:58.169 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:42.474221+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T09:10:58.169 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:42.474221+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.42:0/145772952' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:42.478210+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:42.478210+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:43.135777+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:43.135777+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:45.136278+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:45.136278+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:45.559562+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:45.559562+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:45.564707+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c;count:3 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:45.564707+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi042:172.21.15.42=a;smithi110:172.21.15.110=b;smithi116:172.21.15.116=c;count:3 2024-09-16T09:10:58.170 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:45.569825+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:45.569825+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:45.571554+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:45.571554+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.216285+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.216285+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.217905+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.217905+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.223532+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.223532+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.226912+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:58.171 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.226912+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:58.172 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.228267+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:58.172 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:46.228267+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:58.172 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:46.229654+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-09-16T09:10:58.172 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cephadm 2024-09-16T09:10:46.229654+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi116 2024-09-16T09:10:58.172 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:47.136803+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.172 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:47.136803+0000 mgr.x (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.172 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:49.187643+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.116:0/1788000744' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:49.187643+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.116:0/1788000744' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:49.137325+0000 mgr.x (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:49.137325+0000 mgr.x (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:51.137776+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: cluster 2024-09-16T09:10:51.137776+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.032753+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.032753+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.038266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.038266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.044239+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.044239+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.045524+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:58.173 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.045524+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:10:58.174 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.047325+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:58.174 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: audit 2024-09-16T09:10:52.047325+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:10:58.174 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:10:57 smithi110 bash[21405]: debug 2024-09-16T09:10:57.946+0000 7f604c1ac640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T09:10:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:53.138247+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:53.138247+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:53.533780+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:10:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:53.533780+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:53.534191+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:53.534191+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:53.555078+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:53.555078+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:54.526180+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:54.526180+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:55.138745+0000 mgr.x (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:55.138745+0000 mgr.x (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:55.526076+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:55.526076+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:55.532367+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T09:10:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:55.532367+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T09:10:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:56.526265+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:56.526265+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:57.139216+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:57.139216+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:57.526304+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:57.526304+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:57.953681+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:57.953681+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.526556+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.526556+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.578362+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.578362+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.584963+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.584963+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.584995+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.584995+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585017+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-16T09:10:53.528514+0000 2024-09-16T09:10:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585017+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-16T09:10:53.528514+0000 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585032+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585032+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585050+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585050+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585069+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585069+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585089+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585089+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585110+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.585110+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.602794+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.602794+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-16T09:10:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.602850+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.602850+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.603137+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 89s) 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.603137+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 89s) 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.603388+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: cluster 2024-09-16T09:10:58.603388+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.609698+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.609698+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.616312+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.616312+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.623724+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.623724+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.630490+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:58 smithi042 bash[19947]: audit 2024-09-16T09:10:58.630490+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:53.138247+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:53.138247+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:53.533780+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:10:59.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:53.533780+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:10:59.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:53.534191+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:53.534191+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:53.555078+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:53.555078+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:54.526180+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:54.526180+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:55.138745+0000 mgr.x (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:55.138745+0000 mgr.x (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:55.526076+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:55.526076+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:55.532367+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:55.532367+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:56.526265+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:56.526265+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:57.139216+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:57.139216+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:10:59.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:57.526304+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:57.526304+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:57.953681+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:10:59.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:57.953681+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:10:59.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.526556+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.526556+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.578362+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.578362+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.584963+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.584963+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.584995+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.584995+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585017+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-16T09:10:53.528514+0000 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585017+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-16T09:10:53.528514+0000 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585032+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585032+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585050+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585050+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:10:59.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585069+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585069+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585089+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585089+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585110+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.585110+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.602794+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.602794+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.602850+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.602850+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.603137+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 89s) 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.603137+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 89s) 2024-09-16T09:10:59.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.603388+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-16T09:10:59.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: cluster 2024-09-16T09:10:58.603388+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-16T09:10:59.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.609698+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.609698+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.616312+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.616312+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.623724+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.623724+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.630490+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:58 smithi116 bash[22095]: audit 2024-09-16T09:10:58.630490+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.897 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-16T09:10:59.898 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":2,"fsid":"110fb2d6-740a-11ef-bceb-c7b262605968","modified":"2024-09-16T09:10:53.528514Z","created":"2024-09-16T09:08:22.549434Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T09:10:59.898 INFO:teuthology.orchestra.run.smithi116.stderr:dumped monmap epoch 2 2024-09-16T09:10:59.939 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:59 smithi116 bash[22095]: audit 2024-09-16T09:10:58.687871+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:59.940 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:59 smithi116 bash[22095]: audit 2024-09-16T09:10:58.687871+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:10:59.940 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:59 smithi116 bash[22095]: audit 2024-09-16T09:10:58.953796+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:10:59.940 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:59 smithi116 bash[22095]: audit 2024-09-16T09:10:58.953796+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:10:59.940 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:59 smithi116 bash[22095]: audit 2024-09-16T09:10:59.526765+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.940 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:59 smithi116 bash[22095]: audit 2024-09-16T09:10:59.526765+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:10:59.940 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:59 smithi116 bash[22095]: audit 2024-09-16T09:10:59.587881+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:10:59.940 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:10:59 smithi116 bash[22095]: audit 2024-09-16T09:10:59.587881+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:59 smithi042 bash[19947]: audit 2024-09-16T09:10:58.687871+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:59 smithi042 bash[19947]: audit 2024-09-16T09:10:58.687871+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:59 smithi042 bash[19947]: audit 2024-09-16T09:10:58.953796+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:59 smithi042 bash[19947]: audit 2024-09-16T09:10:58.953796+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:59 smithi042 bash[19947]: audit 2024-09-16T09:10:59.526765+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:59 smithi042 bash[19947]: audit 2024-09-16T09:10:59.526765+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:59 smithi042 bash[19947]: audit 2024-09-16T09:10:59.587881+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:10:59 smithi042 bash[19947]: audit 2024-09-16T09:10:59.587881+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:01.546 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T09:11:01.546 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T09:11:05.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:10:59.960333+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:11:05.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:10:59.960333+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:11:05.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:10:59.960783+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:10:59.960783+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:10:59.965208+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T09:11:05.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:10:59.965208+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T09:11:05.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:10:59.979348+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:10:59.979348+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:10:59.979577+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:10:59.979577+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:00.954681+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:00.954681+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:01.140142+0000 mgr.x (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:01.140142+0000 mgr.x (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:01.954757+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:01.954757+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:01.957895+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T09:11:05.356 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:01.957895+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:02.954671+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:02.954671+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:03.140506+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:03.140506+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:03.954843+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:03.954843+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:04.955007+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:04.955007+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:04.965973+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:04.965973+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.006160+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.006160+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012809+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-16T09:11:05.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012809+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012842+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012842+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012858+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-16T09:10:59.954450+0000 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012858+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-16T09:10:59.954450+0000 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012880+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012880+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012900+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012900+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012918+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012918+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012938+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012938+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:11:05.358 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012956+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:11:05.359 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012956+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:11:05.359 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012979+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-09-16T09:11:05.359 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.012979+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-09-16T09:11:05.359 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.014056+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-16T09:11:05.359 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.014056+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-16T09:11:05.359 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.014108+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:11:05.359 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.014108+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:11:05.359 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.014400+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 95s) 2024-09-16T09:11:05.359 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.014400+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 95s) 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.014649+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.014649+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.038148+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.038148+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.044030+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.044030+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.049928+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.049928+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.055329+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.055329+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.056793+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.056793+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:05.360 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.058624+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:05.361 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:05 smithi116 bash[22095]: audit 2024-09-16T09:11:05.058624+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:05.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:53.138247+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:53.138247+0000 mgr.x (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:53.533780+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:11:05.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:53.533780+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:53.534191+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:53.534191+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:53.555078+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:53.555078+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:54.526180+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:54.526180+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:55.138745+0000 mgr.x (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:55.138745+0000 mgr.x (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:55.526076+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:55.526076+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:55.532367+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T09:11:05.416 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:55.532367+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T09:11:05.416 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:56.526265+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.416 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:56.526265+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.416 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:57.139216+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.416 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:57.139216+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.416 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:57.526304+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.417 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:57.526304+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.417 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:57.953681+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.417 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:57.953681+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.417 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.526556+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.418 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.526556+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.418 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.578362+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T09:11:05.418 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.578362+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T09:11:05.418 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.584963+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-16T09:11:05.418 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.584963+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-16T09:11:05.418 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.584995+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:05.418 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.584995+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:05.418 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585017+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-16T09:10:53.528514+0000 2024-09-16T09:11:05.418 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585017+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-16T09:10:53.528514+0000 2024-09-16T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585032+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585032+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585050+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585050+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585069+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-16T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585069+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-16T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585089+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585089+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585110+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.585110+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.602794+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.602794+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.602850+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.602850+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.603137+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 89s) 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.603137+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e14: x(active, since 89s) 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.603388+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:58.603388+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-16T09:11:05.420 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.609698+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.421 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.609698+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.421 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.616312+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.421 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.616312+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.421 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.623724+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.421 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.623724+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.421 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.630490+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.421 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.630490+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.421 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.687871+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:05.421 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.687871+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.953796+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:58.953796+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.526765+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.526765+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.587881+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.587881+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.960333+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.960333+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:59.960783+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.422 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:59.960783+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.423 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:59.965208+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T09:11:05.423 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:10:59.965208+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T09:11:05.423 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.979348+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.423 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.979348+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.423 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.979577+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.423 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:10:59.979577+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:00.954681+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:00.954681+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:01.140142+0000 mgr.x (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:01.140142+0000 mgr.x (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:01.954757+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:01.954757+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:01.957895+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:01.957895+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:02.954671+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:02.954671+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.425 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:03.140506+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.425 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:03.140506+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.425 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:03.954843+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.425 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:03.954843+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.425 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:04.955007+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.425 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:04.955007+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.425 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:04.965973+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.425 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:04.965973+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.425 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.006160+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T09:11:05.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.006160+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T09:11:05.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012809+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-16T09:11:05.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012809+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-16T09:11:05.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012842+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:05.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012842+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:05.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012858+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-16T09:10:59.954450+0000 2024-09-16T09:11:05.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012858+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-16T09:10:59.954450+0000 2024-09-16T09:11:05.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012880+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:11:05.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012880+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:11:05.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012900+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:11:05.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012900+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:11:05.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012918+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-16T09:11:05.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012918+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-16T09:11:05.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012938+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:11:05.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012938+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:11:05.428 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012956+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:11:05.428 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012956+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:11:05.428 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012979+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-09-16T09:11:05.428 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.012979+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-09-16T09:11:05.428 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.014056+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.014056+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.014108+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.014108+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.014400+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 95s) 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.014400+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 95s) 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.014649+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.014649+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.038148+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.038148+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.044030+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.044030+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.049928+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.429 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.049928+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.430 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.055329+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.430 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.055329+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.430 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.056793+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:05.430 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.056793+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:05.430 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.058624+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:05.430 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:05 smithi110 bash[21405]: audit 2024-09-16T09:11:05.058624+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:10:59.960333+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:11:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:10:59.960333+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:11:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:10:59.960783+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:10:59.960783+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:10:59.965208+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:10:59.965208+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:10:59.979348+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:10:59.979348+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:10:59.979577+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:10:59.979577+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:00.954681+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:00.954681+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:01.140142+0000 mgr.x (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:01.140142+0000 mgr.x (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:01.954757+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:01.954757+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:01.957895+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T09:11:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:01.957895+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T09:11:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:02.954671+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:02.954671+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:03.140506+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:03.140506+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:03.954843+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:03.954843+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:04.955007+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:04.955007+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:04.965973+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:04.965973+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.006160+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.006160+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012809+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012809+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012842+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012842+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012858+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-16T09:10:59.954450+0000 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012858+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-16T09:10:59.954450+0000 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012880+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:11:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012880+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-16T09:08:22.549434+0000 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012900+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012900+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012918+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012918+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012938+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012938+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012956+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012956+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.c 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012979+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.012979+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.014056+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.014056+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.014108+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:11:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.014108+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.014400+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 95s) 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.014400+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 95s) 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.014649+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.014649+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.038148+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.038148+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.044030+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.044030+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.049928+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.049928+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.055329+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.055329+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.056793+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.056793+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.058624+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:05 smithi042 bash[19947]: audit 2024-09-16T09:11:05.058624+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:06.014 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T09:11:06.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.060926+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:11:06.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.060926+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:11:06.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.061587+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:11:06.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.061587+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:11:06.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.062003+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:11:06.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.062003+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:11:06.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.140872+0000 mgr.x (mgr.14152) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:06.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cluster 2024-09-16T09:11:05.140872+0000 mgr.x (mgr.14152) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.262119+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.262119+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.262566+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.262566+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.263101+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.263101+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.384040+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.384040+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.388919+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.388919+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.393167+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.393167+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.397481+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.397481+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.401699+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.401699+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.406083+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.406083+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.411003+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.411003+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.446181+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.446181+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.451304+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.451304+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.456384+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.456384+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.461263+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.461263+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.461735+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.461735+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.462093+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.462093+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.463252+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.463252+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:06.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.464395+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:06.668 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.464395+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:06.668 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.465789+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2024-09-16T09:11:06.668 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: cephadm 2024-09-16T09:11:05.465789+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2024-09-16T09:11:06.668 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.955440+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:06.668 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:06 smithi110 bash[21405]: audit 2024-09-16T09:11:05.955440+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.060926+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:11:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.060926+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:11:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.061587+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:11:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.061587+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.062003+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.062003+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.140872+0000 mgr.x (mgr.14152) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cluster 2024-09-16T09:11:05.140872+0000 mgr.x (mgr.14152) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.262119+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.262119+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.262566+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.262566+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.263101+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.263101+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.384040+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.384040+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.388919+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.388919+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.393167+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.393167+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.397481+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.397481+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.401699+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.401699+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.406083+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.406083+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.411003+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.411003+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.446181+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.446181+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.451304+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.451304+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.456384+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.456384+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.461263+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.461263+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.461735+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.461735+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-16T09:11:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.462093+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.462093+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.463252+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.463252+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.464395+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.464395+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.465789+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2024-09-16T09:11:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: cephadm 2024-09-16T09:11:05.465789+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2024-09-16T09:11:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.955440+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[19947]: audit 2024-09-16T09:11:05.955440+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:06.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.060926+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:11:06.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.060926+0000 mgr.x (mgr.14152) 75 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.061587+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.061587+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.062003+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.062003+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.140872+0000 mgr.x (mgr.14152) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cluster 2024-09-16T09:11:05.140872+0000 mgr.x (mgr.14152) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.262119+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.262119+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.262566+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.262566+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.263101+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.263101+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:11:06.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.384040+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.384040+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.388919+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.388919+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.393167+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.393167+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.397481+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.397481+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.401699+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.401699+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.406083+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.406083+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.411003+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.411003+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.446181+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.446181+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.451304+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.451304+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.456384+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.456384+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.857 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.461263+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.461263+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.461735+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.461735+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.462093+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.462093+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.463252+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.463252+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.464395+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.464395+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.465789+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: cephadm 2024-09-16T09:11:05.465789+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.955440+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:06.858 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:06 smithi116 bash[22095]: audit 2024-09-16T09:11:05.955440+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:11:07.268 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:11:06 smithi042 bash[20199]: debug 2024-09-16T09:11:06.950+0000 7f0f5ae2f640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T09:11:07.477 INFO:teuthology.orchestra.run.smithi116.stderr:dumped monmap epoch 3 2024-09-16T09:11:07.477 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-16T09:11:07.478 INFO:teuthology.orchestra.run.smithi116.stdout:{"epoch":3,"fsid":"110fb2d6-740a-11ef-bceb-c7b262605968","modified":"2024-09-16T09:10:59.954450Z","created":"2024-09-16T09:08:22.549434Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:3300","nonce":0},{"type":"v1","addr":"172.21.15.110:6789","nonce":0}]},"addr":"172.21.15.110:6789/0","public_addr":"172.21.15.110:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-16T09:11:08.061 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T09:11:08.061 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T09:11:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: cluster 2024-09-16T09:11:07.141138+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: cluster 2024-09-16T09:11:07.141138+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.477188+0000 mon.a (mon.0) 239 : audit [DBG] from='client.? 172.21.15.116:0/250303400' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:11:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.477188+0000 mon.a (mon.0) 239 : audit [DBG] from='client.? 172.21.15.116:0/250303400' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:11:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.675359+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.675359+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.682142+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.682142+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: cephadm 2024-09-16T09:11:07.683700+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T09:11:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: cephadm 2024-09-16T09:11:07.683700+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T09:11:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.684262+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.684262+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.685742+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.685742+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.687297+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: audit 2024-09-16T09:11:07.687297+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: cephadm 2024-09-16T09:11:07.689014+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-09-16T09:11:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:08 smithi110 bash[21405]: cephadm 2024-09-16T09:11:07.689014+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-09-16T09:11:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: cluster 2024-09-16T09:11:07.141138+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: cluster 2024-09-16T09:11:07.141138+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.477188+0000 mon.a (mon.0) 239 : audit [DBG] from='client.? 172.21.15.116:0/250303400' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:11:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.477188+0000 mon.a (mon.0) 239 : audit [DBG] from='client.? 172.21.15.116:0/250303400' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:11:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.675359+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.675359+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.682142+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.682142+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: cephadm 2024-09-16T09:11:07.683700+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: cephadm 2024-09-16T09:11:07.683700+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.684262+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.684262+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.685742+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.685742+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.687297+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: audit 2024-09-16T09:11:07.687297+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: cephadm 2024-09-16T09:11:07.689014+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-09-16T09:11:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:08 smithi042 bash[19947]: cephadm 2024-09-16T09:11:07.689014+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-09-16T09:11:08.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: cluster 2024-09-16T09:11:07.141138+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:08.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: cluster 2024-09-16T09:11:07.141138+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:08.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.477188+0000 mon.a (mon.0) 239 : audit [DBG] from='client.? 172.21.15.116:0/250303400' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.477188+0000 mon.a (mon.0) 239 : audit [DBG] from='client.? 172.21.15.116:0/250303400' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.675359+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.675359+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.682142+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.682142+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: cephadm 2024-09-16T09:11:07.683700+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: cephadm 2024-09-16T09:11:07.683700+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.684262+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.684262+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.685742+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.685742+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.687297+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: audit 2024-09-16T09:11:07.687297+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:08.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: cephadm 2024-09-16T09:11:07.689014+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-09-16T09:11:08.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:08 smithi116 bash[22095]: cephadm 2024-09-16T09:11:07.689014+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-09-16T09:11:10.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: cluster 2024-09-16T09:11:09.141524+0000 mgr.x (mgr.14152) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: cluster 2024-09-16T09:11:09.141524+0000 mgr.x (mgr.14152) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.912070+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.912070+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.919541+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.919541+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.921730+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.921730+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.923507+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.923507+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.925220+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:10.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:10 smithi110 bash[21405]: audit 2024-09-16T09:11:09.925220+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:10.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: cluster 2024-09-16T09:11:09.141524+0000 mgr.x (mgr.14152) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:10.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: cluster 2024-09-16T09:11:09.141524+0000 mgr.x (mgr.14152) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.912070+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.912070+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.919541+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.919541+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.921730+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.921730+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.923507+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.923507+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.925220+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:10 smithi042 bash[19947]: audit 2024-09-16T09:11:09.925220+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:10.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: cluster 2024-09-16T09:11:09.141524+0000 mgr.x (mgr.14152) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:10.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: cluster 2024-09-16T09:11:09.141524+0000 mgr.x (mgr.14152) 87 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:10.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.912070+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.912070+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.919541+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.919541+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:10.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.921730+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:10.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.921730+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T09:11:10.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.923507+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:10.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.923507+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T09:11:10.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.925220+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:10.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:10 smithi116 bash[22095]: audit 2024-09-16T09:11:09.925220+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:11.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:11 smithi116 bash[22095]: cephadm 2024-09-16T09:11:09.921134+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T09:11:11.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:11 smithi116 bash[22095]: cephadm 2024-09-16T09:11:09.921134+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T09:11:11.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:11 smithi116 bash[22095]: cephadm 2024-09-16T09:11:09.927172+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-09-16T09:11:11.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:11 smithi116 bash[22095]: cephadm 2024-09-16T09:11:09.927172+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-09-16T09:11:11.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:11 smithi110 bash[21405]: cephadm 2024-09-16T09:11:09.921134+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T09:11:11.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:11 smithi110 bash[21405]: cephadm 2024-09-16T09:11:09.921134+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T09:11:11.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:11 smithi110 bash[21405]: cephadm 2024-09-16T09:11:09.927172+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-09-16T09:11:11.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:11 smithi110 bash[21405]: cephadm 2024-09-16T09:11:09.927172+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-09-16T09:11:11.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:11 smithi042 bash[19947]: cephadm 2024-09-16T09:11:09.921134+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T09:11:11.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:11 smithi042 bash[19947]: cephadm 2024-09-16T09:11:09.921134+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T09:11:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:11 smithi042 bash[19947]: cephadm 2024-09-16T09:11:09.927172+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-09-16T09:11:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:11 smithi042 bash[19947]: cephadm 2024-09-16T09:11:09.927172+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi116 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: cluster 2024-09-16T09:11:11.141961+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: cluster 2024-09-16T09:11:11.141961+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.006039+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.006039+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.012536+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.012536+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.014996+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.014996+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.018541+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:12.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.018541+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:12.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.020415+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:12.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.020415+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:12.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.029276+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:12 smithi110 bash[21405]: audit 2024-09-16T09:11:12.029276+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: cluster 2024-09-16T09:11:11.141961+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: cluster 2024-09-16T09:11:11.141961+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.006039+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.006039+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.012536+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.012536+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.014996+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:12.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.014996+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:12.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.018541+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:12.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.018541+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:12.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.020415+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:12.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.020415+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:12.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.029276+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:12 smithi042 bash[19947]: audit 2024-09-16T09:11:12.029276+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.794 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:11:12.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: cluster 2024-09-16T09:11:11.141961+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:12.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: cluster 2024-09-16T09:11:11.141961+0000 mgr.x (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:12.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.006039+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.006039+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.012536+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.012536+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.014996+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:12.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.014996+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:12.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.018541+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:12.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.018541+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:12.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.020415+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:12.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.020415+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:12.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.029276+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:12.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:12 smithi116 bash[22095]: audit 2024-09-16T09:11:12.029276+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:14.125 INFO:teuthology.orchestra.run.smithi042.stdout:# minimal ceph.conf for 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:14.125 INFO:teuthology.orchestra.run.smithi042.stdout:[global] 2024-09-16T09:11:14.125 INFO:teuthology.orchestra.run.smithi042.stdout: fsid = 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:11:14.125 INFO:teuthology.orchestra.run.smithi042.stdout: mon_host = [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] 2024-09-16T09:11:14.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:14 smithi110 bash[21405]: cluster 2024-09-16T09:11:13.142335+0000 mgr.x (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:14.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:14 smithi110 bash[21405]: cluster 2024-09-16T09:11:13.142335+0000 mgr.x (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:14.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:14 smithi110 bash[21405]: audit 2024-09-16T09:11:14.125230+0000 mon.a (mon.0) 256 : audit [DBG] from='client.? 172.21.15.42:0/1625178157' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:14.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:14 smithi110 bash[21405]: audit 2024-09-16T09:11:14.125230+0000 mon.a (mon.0) 256 : audit [DBG] from='client.? 172.21.15.42:0/1625178157' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:14.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:14 smithi042 bash[19947]: cluster 2024-09-16T09:11:13.142335+0000 mgr.x (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:14.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:14 smithi042 bash[19947]: cluster 2024-09-16T09:11:13.142335+0000 mgr.x (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:14.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:14 smithi042 bash[19947]: audit 2024-09-16T09:11:14.125230+0000 mon.a (mon.0) 256 : audit [DBG] from='client.? 172.21.15.42:0/1625178157' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:14.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:14 smithi042 bash[19947]: audit 2024-09-16T09:11:14.125230+0000 mon.a (mon.0) 256 : audit [DBG] from='client.? 172.21.15.42:0/1625178157' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:14.788 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T09:11:14.788 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T09:11:14.788 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T09:11:14.803 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T09:11:14.804 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:11:14.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:14 smithi116 bash[22095]: cluster 2024-09-16T09:11:13.142335+0000 mgr.x (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:14.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:14 smithi116 bash[22095]: cluster 2024-09-16T09:11:13.142335+0000 mgr.x (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:14.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:14 smithi116 bash[22095]: audit 2024-09-16T09:11:14.125230+0000 mon.a (mon.0) 256 : audit [DBG] from='client.? 172.21.15.42:0/1625178157' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:14.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:14 smithi116 bash[22095]: audit 2024-09-16T09:11:14.125230+0000 mon.a (mon.0) 256 : audit [DBG] from='client.? 172.21.15.42:0/1625178157' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:14.861 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-09-16T09:11:14.861 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T09:11:14.876 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-09-16T09:11:14.876 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:11:14.937 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-16T09:11:14.937 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T09:11:14.951 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-16T09:11:14.951 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:11:15.010 INFO:tasks.cephadm:Adding mgr.x on smithi042 2024-09-16T09:11:15.010 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch apply mgr '1;smithi042=x' 2024-09-16T09:11:16.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:16 smithi110 bash[21405]: cluster 2024-09-16T09:11:15.142725+0000 mgr.x (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:16.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:16 smithi110 bash[21405]: cluster 2024-09-16T09:11:15.142725+0000 mgr.x (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:16.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:16 smithi042 bash[19947]: cluster 2024-09-16T09:11:15.142725+0000 mgr.x (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:16.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:16 smithi042 bash[19947]: cluster 2024-09-16T09:11:15.142725+0000 mgr.x (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:16 smithi116 bash[22095]: cluster 2024-09-16T09:11:15.142725+0000 mgr.x (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:16 smithi116 bash[22095]: cluster 2024-09-16T09:11:15.142725+0000 mgr.x (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:18.767 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T09:11:18.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:18 smithi042 bash[19947]: cluster 2024-09-16T09:11:17.143120+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:18.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:18 smithi042 bash[19947]: cluster 2024-09-16T09:11:17.143120+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:18.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:18 smithi116 bash[22095]: cluster 2024-09-16T09:11:17.143120+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:18.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:18 smithi116 bash[22095]: cluster 2024-09-16T09:11:17.143120+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:18 smithi110 bash[21405]: cluster 2024-09-16T09:11:17.143120+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:18 smithi110 bash[21405]: cluster 2024-09-16T09:11:17.143120+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:20.112 INFO:teuthology.orchestra.run.smithi116.stdout:Scheduled mgr update... 2024-09-16T09:11:20.660 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T09:11:20.660 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T09:11:20.660 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T09:11:20.660 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T09:11:20.667 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T09:11:20.667 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_1 2024-09-16T09:11:20.714 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T09:11:20.714 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:20.714 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-16T09:11:20.714 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:20.714 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-16 08:55:22.346363884 +0000 2024-09-16T09:11:20.714 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-16 08:55:22.114365945 +0000 2024-09-16T09:11:20.714 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-16 08:55:22.114365945 +0000 2024-09-16T09:11:20.715 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2024-09-16T09:11:20.715 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T09:11:20.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:20 smithi042 bash[19947]: cluster 2024-09-16T09:11:19.143493+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:20.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:20 smithi042 bash[19947]: cluster 2024-09-16T09:11:19.143493+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:20.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:20 smithi042 bash[19947]: audit 2024-09-16T09:11:20.111300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:20.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:20 smithi042 bash[19947]: audit 2024-09-16T09:11:20.111300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:20.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:20 smithi042 bash[19947]: audit 2024-09-16T09:11:20.112991+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:20.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:20 smithi042 bash[19947]: audit 2024-09-16T09:11:20.112991+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:20.768 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-16T09:11:20.768 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-16T09:11:20.768 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.00031288 s, 1.6 MB/s 2024-09-16T09:11:20.770 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T09:11:20.819 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_2 2024-09-16T09:11:20.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:20 smithi116 bash[22095]: cluster 2024-09-16T09:11:19.143493+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:20.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:20 smithi116 bash[22095]: cluster 2024-09-16T09:11:19.143493+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:20.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:20 smithi116 bash[22095]: audit 2024-09-16T09:11:20.111300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:20.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:20 smithi116 bash[22095]: audit 2024-09-16T09:11:20.111300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:20.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:20 smithi116 bash[22095]: audit 2024-09-16T09:11:20.112991+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:20.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:20 smithi116 bash[22095]: audit 2024-09-16T09:11:20.112991+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:20.866 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T09:11:20.866 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:20.866 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-09-16T09:11:20.866 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:20.866 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-16 08:55:22.598361646 +0000 2024-09-16T09:11:20.866 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-16 08:55:22.594361681 +0000 2024-09-16T09:11:20.866 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-16 08:55:22.594361681 +0000 2024-09-16T09:11:20.866 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2024-09-16T09:11:20.866 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T09:11:20.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:20 smithi110 bash[21405]: cluster 2024-09-16T09:11:19.143493+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:20.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:20 smithi110 bash[21405]: cluster 2024-09-16T09:11:19.143493+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:20.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:20 smithi110 bash[21405]: audit 2024-09-16T09:11:20.111300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:20.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:20 smithi110 bash[21405]: audit 2024-09-16T09:11:20.111300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:20.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:20 smithi110 bash[21405]: audit 2024-09-16T09:11:20.112991+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:20.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:20 smithi110 bash[21405]: audit 2024-09-16T09:11:20.112991+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:11:20.924 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-16T09:11:20.924 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-16T09:11:20.925 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000240569 s, 2.1 MB/s 2024-09-16T09:11:20.926 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T09:11:20.981 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_3 2024-09-16T09:11:21.033 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T09:11:21.033 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:21.033 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-09-16T09:11:21.033 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:21.034 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-16 08:55:23.378354717 +0000 2024-09-16T09:11:21.034 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-16 08:55:23.090357275 +0000 2024-09-16T09:11:21.034 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-16 08:55:23.090357275 +0000 2024-09-16T09:11:21.034 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2024-09-16T09:11:21.034 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T09:11:21.089 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-16T09:11:21.089 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-16T09:11:21.089 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000304291 s, 1.7 MB/s 2024-09-16T09:11:21.089 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T09:11:21.139 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_4 2024-09-16T09:11:21.186 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T09:11:21.186 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:21.186 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-09-16T09:11:21.186 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:21.186 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-16 08:55:23.854350488 +0000 2024-09-16T09:11:21.186 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-16 08:55:23.598352763 +0000 2024-09-16T09:11:21.186 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-16 08:55:23.598352763 +0000 2024-09-16T09:11:21.186 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2024-09-16T09:11:21.186 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T09:11:21.240 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-16T09:11:21.240 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-16T09:11:21.240 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000297754 s, 1.7 MB/s 2024-09-16T09:11:21.241 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T09:11:21.290 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-09-16T09:11:21.290 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T09:11:21.296 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T09:11:21.296 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_1 2024-09-16T09:11:21.345 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T09:11:21.345 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:21.345 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 877 Links: 1 2024-09-16T09:11:21.345 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:21.345 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-09-16 08:55:18.948674578 +0000 2024-09-16T09:11:21.345 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-09-16 08:55:18.692676865 +0000 2024-09-16T09:11:21.345 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-09-16 08:55:18.692676865 +0000 2024-09-16T09:11:21.345 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: - 2024-09-16T09:11:21.346 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T09:11:21.399 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-09-16T09:11:21.399 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-09-16T09:11:21.399 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.000319637 s, 1.6 MB/s 2024-09-16T09:11:21.401 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T09:11:21.451 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_2 2024-09-16T09:11:21.497 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T09:11:21.497 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:21.497 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 894 Links: 1 2024-09-16T09:11:21.497 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:21.497 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-09-16 08:55:19.444670147 +0000 2024-09-16T09:11:21.497 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-09-16 08:55:19.192672399 +0000 2024-09-16T09:11:21.497 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-09-16 08:55:19.192672399 +0000 2024-09-16T09:11:21.497 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: - 2024-09-16T09:11:21.497 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T09:11:21.551 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-09-16T09:11:21.551 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-09-16T09:11:21.551 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.000316069 s, 1.6 MB/s 2024-09-16T09:11:21.552 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T09:11:21.602 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_3 2024-09-16T09:11:21.648 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T09:11:21.649 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:21.649 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-09-16T09:11:21.649 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:21.649 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-09-16 08:55:19.924665860 +0000 2024-09-16T09:11:21.649 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-09-16 08:55:19.660668219 +0000 2024-09-16T09:11:21.649 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-09-16 08:55:19.660668219 +0000 2024-09-16T09:11:21.649 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: - 2024-09-16T09:11:21.649 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T09:11:21.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.102158+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi042=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:21.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.102158+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi042=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:21.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: cephadm 2024-09-16T09:11:20.104988+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi042=x;count:1 2024-09-16T09:11:21.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: cephadm 2024-09-16T09:11:20.104988+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi042=x;count:1 2024-09-16T09:11:21.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.771721+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.771721+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.773296+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.773296+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.780370+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.780370+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.785286+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.785286+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: cephadm 2024-09-16T09:11:20.816848+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: cephadm 2024-09-16T09:11:20.816848+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.817575+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.817575+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.819431+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.819431+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.821203+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: audit 2024-09-16T09:11:20.821203+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: cephadm 2024-09-16T09:11:20.822679+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi042 2024-09-16T09:11:21.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:21 smithi110 bash[21405]: cephadm 2024-09-16T09:11:20.822679+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi042 2024-09-16T09:11:21.676 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-09-16T09:11:21.677 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-09-16T09:11:21.677 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.000179287 s, 2.9 MB/s 2024-09-16T09:11:21.678 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T09:11:21.726 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_4 2024-09-16T09:11:21.773 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T09:11:21.773 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:21.773 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-09-16T09:11:21.773 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:21.773 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-09-16 08:55:20.408661537 +0000 2024-09-16T09:11:21.773 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-09-16 08:55:20.152663824 +0000 2024-09-16T09:11:21.773 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-09-16 08:55:20.152663824 +0000 2024-09-16T09:11:21.773 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: - 2024-09-16T09:11:21.773 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T09:11:21.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.102158+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi042=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:21.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.102158+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi042=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:21.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: cephadm 2024-09-16T09:11:20.104988+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi042=x;count:1 2024-09-16T09:11:21.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: cephadm 2024-09-16T09:11:20.104988+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi042=x;count:1 2024-09-16T09:11:21.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.771721+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.771721+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.773296+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.773296+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.780370+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.780370+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.785286+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.785286+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: cephadm 2024-09-16T09:11:20.816848+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: cephadm 2024-09-16T09:11:20.816848+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.817575+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.817575+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.819431+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.819431+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.821203+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: audit 2024-09-16T09:11:20.821203+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: cephadm 2024-09-16T09:11:20.822679+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi042 2024-09-16T09:11:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:21 smithi042 bash[19947]: cephadm 2024-09-16T09:11:20.822679+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi042 2024-09-16T09:11:21.826 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-09-16T09:11:21.827 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-09-16T09:11:21.827 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.00019779 s, 2.6 MB/s 2024-09-16T09:11:21.828 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T09:11:21.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.102158+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi042=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.102158+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi042=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: cephadm 2024-09-16T09:11:20.104988+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi042=x;count:1 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: cephadm 2024-09-16T09:11:20.104988+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi042=x;count:1 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.771721+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.771721+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.773296+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.773296+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.780370+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.780370+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.785286+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.785286+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: cephadm 2024-09-16T09:11:20.816848+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: cephadm 2024-09-16T09:11:20.816848+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.817575+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.817575+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.819431+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.819431+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.821203+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: audit 2024-09-16T09:11:20.821203+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: cephadm 2024-09-16T09:11:20.822679+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi042 2024-09-16T09:11:21.856 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:21 smithi116 bash[22095]: cephadm 2024-09-16T09:11:20.822679+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi042 2024-09-16T09:11:21.878 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-16T09:11:21.878 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T09:11:21.884 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T09:11:21.884 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_1 2024-09-16T09:11:21.932 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T09:11:21.932 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:21.933 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 877 Links: 1 2024-09-16T09:11:21.933 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:21.933 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-16 08:55:21.103702702 +0000 2024-09-16T09:11:21.933 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-16 08:55:20.855704913 +0000 2024-09-16T09:11:21.933 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-16 08:55:20.855704913 +0000 2024-09-16T09:11:21.933 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: - 2024-09-16T09:11:21.933 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T09:11:21.987 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-16T09:11:21.987 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-16T09:11:21.987 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000384045 s, 1.3 MB/s 2024-09-16T09:11:21.989 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T09:11:22.037 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_2 2024-09-16T09:11:22.087 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T09:11:22.088 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:22.088 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-09-16T09:11:22.088 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:22.088 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-16 08:55:21.559698637 +0000 2024-09-16T09:11:22.088 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-16 08:55:21.323700741 +0000 2024-09-16T09:11:22.088 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-16 08:55:21.323700741 +0000 2024-09-16T09:11:22.088 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: - 2024-09-16T09:11:22.088 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T09:11:22.142 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-16T09:11:22.142 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-16T09:11:22.142 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000339861 s, 1.5 MB/s 2024-09-16T09:11:22.143 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T09:11:22.193 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_3 2024-09-16T09:11:22.240 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T09:11:22.240 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:22.240 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-09-16T09:11:22.240 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:22.240 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-16 08:55:22.031694428 +0000 2024-09-16T09:11:22.240 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-16 08:55:21.787696604 +0000 2024-09-16T09:11:22.241 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-16 08:55:21.787696604 +0000 2024-09-16T09:11:22.241 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: - 2024-09-16T09:11:22.241 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T09:11:22.295 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-16T09:11:22.295 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-16T09:11:22.295 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000623492 s, 821 kB/s 2024-09-16T09:11:22.296 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T09:11:22.345 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_4 2024-09-16T09:11:22.392 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T09:11:22.392 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T09:11:22.392 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-16T09:11:22.392 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T09:11:22.392 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-16 08:55:22.527690007 +0000 2024-09-16T09:11:22.392 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-16 08:55:22.259692396 +0000 2024-09-16T09:11:22.392 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-16 08:55:22.259692396 +0000 2024-09-16T09:11:22.392 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: - 2024-09-16T09:11:22.393 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T09:11:22.446 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-16T09:11:22.446 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-16T09:11:22.447 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000353605 s, 1.4 MB/s 2024-09-16T09:11:22.448 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T09:11:22.497 INFO:tasks.cephadm:Deploying osd.0 on smithi042 with /dev/vg_nvme/lv_4... 2024-09-16T09:11:22.497 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T09:11:23.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:22 smithi042 bash[19947]: cluster 2024-09-16T09:11:21.143795+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:23.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:22 smithi042 bash[19947]: cluster 2024-09-16T09:11:21.143795+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:23.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:22 smithi116 bash[22095]: cluster 2024-09-16T09:11:21.143795+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:22 smithi116 bash[22095]: cluster 2024-09-16T09:11:21.143795+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:22 smithi110 bash[21405]: cluster 2024-09-16T09:11:21.143795+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:22 smithi110 bash[21405]: cluster 2024-09-16T09:11:21.143795+0000 mgr.x (mgr.14152) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:24.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:24 smithi042 bash[19947]: cluster 2024-09-16T09:11:23.144198+0000 mgr.x (mgr.14152) 100 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:24 smithi042 bash[19947]: cluster 2024-09-16T09:11:23.144198+0000 mgr.x (mgr.14152) 100 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:24 smithi042 bash[19947]: audit 2024-09-16T09:11:23.200007+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:24 smithi042 bash[19947]: audit 2024-09-16T09:11:23.200007+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:24 smithi042 bash[19947]: audit 2024-09-16T09:11:23.206604+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:24 smithi042 bash[19947]: audit 2024-09-16T09:11:23.206604+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:24 smithi116 bash[22095]: cluster 2024-09-16T09:11:23.144198+0000 mgr.x (mgr.14152) 100 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:24.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:24 smithi116 bash[22095]: cluster 2024-09-16T09:11:23.144198+0000 mgr.x (mgr.14152) 100 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:24.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:24 smithi116 bash[22095]: audit 2024-09-16T09:11:23.200007+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:24 smithi116 bash[22095]: audit 2024-09-16T09:11:23.200007+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:24 smithi116 bash[22095]: audit 2024-09-16T09:11:23.206604+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:24 smithi116 bash[22095]: audit 2024-09-16T09:11:23.206604+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:24 smithi110 bash[21405]: cluster 2024-09-16T09:11:23.144198+0000 mgr.x (mgr.14152) 100 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:24.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:24 smithi110 bash[21405]: cluster 2024-09-16T09:11:23.144198+0000 mgr.x (mgr.14152) 100 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:24.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:24 smithi110 bash[21405]: audit 2024-09-16T09:11:23.200007+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:24 smithi110 bash[21405]: audit 2024-09-16T09:11:23.200007+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:24 smithi110 bash[21405]: audit 2024-09-16T09:11:23.206604+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:24.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:24 smithi110 bash[21405]: audit 2024-09-16T09:11:23.206604+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:11:26.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:26 smithi042 bash[19947]: cluster 2024-09-16T09:11:25.144631+0000 mgr.x (mgr.14152) 101 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:26.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:26 smithi042 bash[19947]: cluster 2024-09-16T09:11:25.144631+0000 mgr.x (mgr.14152) 101 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:26.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:26 smithi116 bash[22095]: cluster 2024-09-16T09:11:25.144631+0000 mgr.x (mgr.14152) 101 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:26.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:26 smithi116 bash[22095]: cluster 2024-09-16T09:11:25.144631+0000 mgr.x (mgr.14152) 101 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:26.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:26 smithi110 bash[21405]: cluster 2024-09-16T09:11:25.144631+0000 mgr.x (mgr.14152) 101 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:26.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:26 smithi110 bash[21405]: cluster 2024-09-16T09:11:25.144631+0000 mgr.x (mgr.14152) 101 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:27.210 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:11:28.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:28 smithi042 bash[19947]: cluster 2024-09-16T09:11:27.145067+0000 mgr.x (mgr.14152) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:28.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:28 smithi042 bash[19947]: cluster 2024-09-16T09:11:27.145067+0000 mgr.x (mgr.14152) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:28.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:28 smithi116 bash[22095]: cluster 2024-09-16T09:11:27.145067+0000 mgr.x (mgr.14152) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:28.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:28 smithi116 bash[22095]: cluster 2024-09-16T09:11:27.145067+0000 mgr.x (mgr.14152) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:28.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:28 smithi110 bash[21405]: cluster 2024-09-16T09:11:27.145067+0000 mgr.x (mgr.14152) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:28.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:28 smithi110 bash[21405]: cluster 2024-09-16T09:11:27.145067+0000 mgr.x (mgr.14152) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:30.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:30 smithi042 bash[19947]: cluster 2024-09-16T09:11:29.145551+0000 mgr.x (mgr.14152) 103 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:30.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:30 smithi042 bash[19947]: cluster 2024-09-16T09:11:29.145551+0000 mgr.x (mgr.14152) 103 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:30.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:30 smithi116 bash[22095]: cluster 2024-09-16T09:11:29.145551+0000 mgr.x (mgr.14152) 103 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:30 smithi116 bash[22095]: cluster 2024-09-16T09:11:29.145551+0000 mgr.x (mgr.14152) 103 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:30.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:30 smithi110 bash[21405]: cluster 2024-09-16T09:11:29.145551+0000 mgr.x (mgr.14152) 103 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:30.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:30 smithi110 bash[21405]: cluster 2024-09-16T09:11:29.145551+0000 mgr.x (mgr.14152) 103 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:31.263 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:11:31.299 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi042:vg_nvme/lv_4 2024-09-16T09:11:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:32 smithi042 bash[19947]: cluster 2024-09-16T09:11:31.146084+0000 mgr.x (mgr.14152) 104 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:32 smithi042 bash[19947]: cluster 2024-09-16T09:11:31.146084+0000 mgr.x (mgr.14152) 104 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:32.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:32 smithi116 bash[22095]: cluster 2024-09-16T09:11:31.146084+0000 mgr.x (mgr.14152) 104 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:32.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:32 smithi116 bash[22095]: cluster 2024-09-16T09:11:31.146084+0000 mgr.x (mgr.14152) 104 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:32.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:32 smithi110 bash[21405]: cluster 2024-09-16T09:11:31.146084+0000 mgr.x (mgr.14152) 104 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:32.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:32 smithi110 bash[21405]: cluster 2024-09-16T09:11:31.146084+0000 mgr.x (mgr.14152) 104 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:34 smithi042 bash[19947]: cluster 2024-09-16T09:11:33.146610+0000 mgr.x (mgr.14152) 105 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:34.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:34 smithi042 bash[19947]: cluster 2024-09-16T09:11:33.146610+0000 mgr.x (mgr.14152) 105 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:34.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:34 smithi116 bash[22095]: cluster 2024-09-16T09:11:33.146610+0000 mgr.x (mgr.14152) 105 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:34.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:34 smithi116 bash[22095]: cluster 2024-09-16T09:11:33.146610+0000 mgr.x (mgr.14152) 105 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:34.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:34 smithi110 bash[21405]: cluster 2024-09-16T09:11:33.146610+0000 mgr.x (mgr.14152) 105 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:34.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:34 smithi110 bash[21405]: cluster 2024-09-16T09:11:33.146610+0000 mgr.x (mgr.14152) 105 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:36.029 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:11:36.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:36 smithi042 bash[19947]: cluster 2024-09-16T09:11:35.147137+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:36.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:36 smithi042 bash[19947]: cluster 2024-09-16T09:11:35.147137+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:36.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:36 smithi116 bash[22095]: cluster 2024-09-16T09:11:35.147137+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:36.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:36 smithi116 bash[22095]: cluster 2024-09-16T09:11:35.147137+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:36.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:36 smithi110 bash[21405]: cluster 2024-09-16T09:11:35.147137+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:36.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:36 smithi110 bash[21405]: cluster 2024-09-16T09:11:35.147137+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: cluster 2024-09-16T09:11:37.147520+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: cluster 2024-09-16T09:11:37.147520+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: audit 2024-09-16T09:11:37.438374+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: audit 2024-09-16T09:11:37.438374+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: audit 2024-09-16T09:11:37.444746+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:11:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: audit 2024-09-16T09:11:37.444746+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:11:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: audit 2024-09-16T09:11:37.450157+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:11:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: audit 2024-09-16T09:11:37.450157+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:11:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: audit 2024-09-16T09:11:37.451491+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:38.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:38 smithi042 bash[19947]: audit 2024-09-16T09:11:37.451491+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:38.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: cluster 2024-09-16T09:11:37.147520+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:38.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: cluster 2024-09-16T09:11:37.147520+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:38.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: audit 2024-09-16T09:11:37.438374+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:38.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: audit 2024-09-16T09:11:37.438374+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:38.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: audit 2024-09-16T09:11:37.444746+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:11:38.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: audit 2024-09-16T09:11:37.444746+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:11:38.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: audit 2024-09-16T09:11:37.450157+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:11:38.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: audit 2024-09-16T09:11:37.450157+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:11:38.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: audit 2024-09-16T09:11:37.451491+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:38.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:38 smithi116 bash[22095]: audit 2024-09-16T09:11:37.451491+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:38.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: cluster 2024-09-16T09:11:37.147520+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:38.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: cluster 2024-09-16T09:11:37.147520+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:38.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: audit 2024-09-16T09:11:37.438374+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:38.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: audit 2024-09-16T09:11:37.438374+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:11:38.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: audit 2024-09-16T09:11:37.444746+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:11:38.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: audit 2024-09-16T09:11:37.444746+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:11:38.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: audit 2024-09-16T09:11:37.450157+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:11:38.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: audit 2024-09-16T09:11:37.450157+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:11:38.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: audit 2024-09-16T09:11:37.451491+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:38.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:38 smithi110 bash[21405]: audit 2024-09-16T09:11:37.451491+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:11:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:40 smithi042 bash[19947]: cluster 2024-09-16T09:11:39.147901+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:40 smithi042 bash[19947]: cluster 2024-09-16T09:11:39.147901+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:40.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:40 smithi116 bash[22095]: cluster 2024-09-16T09:11:39.147901+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:40.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:40 smithi116 bash[22095]: cluster 2024-09-16T09:11:39.147901+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:40.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:40 smithi110 bash[21405]: cluster 2024-09-16T09:11:39.147901+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:40.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:40 smithi110 bash[21405]: cluster 2024-09-16T09:11:39.147901+0000 mgr.x (mgr.14152) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:42.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:42 smithi042 bash[19947]: cluster 2024-09-16T09:11:41.148322+0000 mgr.x (mgr.14152) 110 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:42.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:42 smithi042 bash[19947]: cluster 2024-09-16T09:11:41.148322+0000 mgr.x (mgr.14152) 110 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:42.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:42 smithi116 bash[22095]: cluster 2024-09-16T09:11:41.148322+0000 mgr.x (mgr.14152) 110 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:42.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:42 smithi116 bash[22095]: cluster 2024-09-16T09:11:41.148322+0000 mgr.x (mgr.14152) 110 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:42.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:42 smithi110 bash[21405]: cluster 2024-09-16T09:11:41.148322+0000 mgr.x (mgr.14152) 110 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:42.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:42 smithi110 bash[21405]: cluster 2024-09-16T09:11:41.148322+0000 mgr.x (mgr.14152) 110 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:44.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:44 smithi042 bash[19947]: cluster 2024-09-16T09:11:43.148799+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:44.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:44 smithi042 bash[19947]: cluster 2024-09-16T09:11:43.148799+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:44.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:44 smithi116 bash[22095]: cluster 2024-09-16T09:11:43.148799+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:44.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:44 smithi116 bash[22095]: cluster 2024-09-16T09:11:43.148799+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:44.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:44 smithi110 bash[21405]: cluster 2024-09-16T09:11:43.148799+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:44.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:44 smithi110 bash[21405]: cluster 2024-09-16T09:11:43.148799+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: cluster 2024-09-16T09:11:45.149232+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: cluster 2024-09-16T09:11:45.149232+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: audit 2024-09-16T09:11:45.879944+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"} : dispatch 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: audit 2024-09-16T09:11:45.879944+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"} : dispatch 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: audit 2024-09-16T09:11:45.882472+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"}]': finished 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: audit 2024-09-16T09:11:45.882472+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"}]': finished 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: cluster 2024-09-16T09:11:45.887198+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: cluster 2024-09-16T09:11:45.887198+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: audit 2024-09-16T09:11:45.887487+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:11:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:46 smithi042 bash[19947]: audit 2024-09-16T09:11:45.887487+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:11:46.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: cluster 2024-09-16T09:11:45.149232+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:46.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: cluster 2024-09-16T09:11:45.149232+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:46.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: audit 2024-09-16T09:11:45.879944+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"} : dispatch 2024-09-16T09:11:46.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: audit 2024-09-16T09:11:45.879944+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"} : dispatch 2024-09-16T09:11:46.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: audit 2024-09-16T09:11:45.882472+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"}]': finished 2024-09-16T09:11:46.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: audit 2024-09-16T09:11:45.882472+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"}]': finished 2024-09-16T09:11:46.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: cluster 2024-09-16T09:11:45.887198+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T09:11:46.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: cluster 2024-09-16T09:11:45.887198+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T09:11:46.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: audit 2024-09-16T09:11:45.887487+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:11:46.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:46 smithi116 bash[22095]: audit 2024-09-16T09:11:45.887487+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:11:46.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: cluster 2024-09-16T09:11:45.149232+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:46.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: cluster 2024-09-16T09:11:45.149232+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:46.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: audit 2024-09-16T09:11:45.879944+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"} : dispatch 2024-09-16T09:11:46.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: audit 2024-09-16T09:11:45.879944+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"} : dispatch 2024-09-16T09:11:46.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: audit 2024-09-16T09:11:45.882472+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"}]': finished 2024-09-16T09:11:46.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: audit 2024-09-16T09:11:45.882472+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.42:0/91690498' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54715c1a-961c-441a-a2ce-7ef517fb6361"}]': finished 2024-09-16T09:11:46.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: cluster 2024-09-16T09:11:45.887198+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T09:11:46.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: cluster 2024-09-16T09:11:45.887198+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T09:11:46.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: audit 2024-09-16T09:11:45.887487+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:11:46.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:46 smithi110 bash[21405]: audit 2024-09-16T09:11:45.887487+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:11:47.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:47 smithi042 bash[19947]: audit 2024-09-16T09:11:46.484901+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.42:0/788776226' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:11:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:47 smithi042 bash[19947]: audit 2024-09-16T09:11:46.484901+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.42:0/788776226' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:11:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:47 smithi116 bash[22095]: audit 2024-09-16T09:11:46.484901+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.42:0/788776226' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:11:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:47 smithi116 bash[22095]: audit 2024-09-16T09:11:46.484901+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.42:0/788776226' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:11:47.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:47 smithi110 bash[21405]: audit 2024-09-16T09:11:46.484901+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.42:0/788776226' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:11:47.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:47 smithi110 bash[21405]: audit 2024-09-16T09:11:46.484901+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.42:0/788776226' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:11:48.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:48 smithi042 bash[19947]: cluster 2024-09-16T09:11:47.149617+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:48.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:48 smithi042 bash[19947]: cluster 2024-09-16T09:11:47.149617+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:48.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:48 smithi116 bash[22095]: cluster 2024-09-16T09:11:47.149617+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:48.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:48 smithi116 bash[22095]: cluster 2024-09-16T09:11:47.149617+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:48.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:48 smithi110 bash[21405]: cluster 2024-09-16T09:11:47.149617+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:48.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:48 smithi110 bash[21405]: cluster 2024-09-16T09:11:47.149617+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:50.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:50 smithi042 bash[19947]: cluster 2024-09-16T09:11:49.150109+0000 mgr.x (mgr.14152) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:50.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:50 smithi042 bash[19947]: cluster 2024-09-16T09:11:49.150109+0000 mgr.x (mgr.14152) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:50.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:50 smithi116 bash[22095]: cluster 2024-09-16T09:11:49.150109+0000 mgr.x (mgr.14152) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:50.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:50 smithi116 bash[22095]: cluster 2024-09-16T09:11:49.150109+0000 mgr.x (mgr.14152) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:50.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:50 smithi110 bash[21405]: cluster 2024-09-16T09:11:49.150109+0000 mgr.x (mgr.14152) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:50.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:50 smithi110 bash[21405]: cluster 2024-09-16T09:11:49.150109+0000 mgr.x (mgr.14152) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:52 smithi042 bash[19947]: cluster 2024-09-16T09:11:51.150609+0000 mgr.x (mgr.14152) 115 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:52 smithi042 bash[19947]: cluster 2024-09-16T09:11:51.150609+0000 mgr.x (mgr.14152) 115 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:52.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:52 smithi116 bash[22095]: cluster 2024-09-16T09:11:51.150609+0000 mgr.x (mgr.14152) 115 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:52.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:52 smithi116 bash[22095]: cluster 2024-09-16T09:11:51.150609+0000 mgr.x (mgr.14152) 115 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:52.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:52 smithi110 bash[21405]: cluster 2024-09-16T09:11:51.150609+0000 mgr.x (mgr.14152) 115 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:52.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:52 smithi110 bash[21405]: cluster 2024-09-16T09:11:51.150609+0000 mgr.x (mgr.14152) 115 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:54 smithi042 bash[19947]: cluster 2024-09-16T09:11:53.151132+0000 mgr.x (mgr.14152) 116 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:54.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:54 smithi042 bash[19947]: cluster 2024-09-16T09:11:53.151132+0000 mgr.x (mgr.14152) 116 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:54.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:54 smithi116 bash[22095]: cluster 2024-09-16T09:11:53.151132+0000 mgr.x (mgr.14152) 116 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:54.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:54 smithi116 bash[22095]: cluster 2024-09-16T09:11:53.151132+0000 mgr.x (mgr.14152) 116 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:54.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:54 smithi110 bash[21405]: cluster 2024-09-16T09:11:53.151132+0000 mgr.x (mgr.14152) 116 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:54.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:54 smithi110 bash[21405]: cluster 2024-09-16T09:11:53.151132+0000 mgr.x (mgr.14152) 116 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:56.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:56 smithi042 bash[19947]: cluster 2024-09-16T09:11:55.151582+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:56.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:56 smithi042 bash[19947]: cluster 2024-09-16T09:11:55.151582+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:56.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:56 smithi116 bash[22095]: cluster 2024-09-16T09:11:55.151582+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:56.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:56 smithi116 bash[22095]: cluster 2024-09-16T09:11:55.151582+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:56.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:56 smithi110 bash[21405]: cluster 2024-09-16T09:11:55.151582+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:56.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:56 smithi110 bash[21405]: cluster 2024-09-16T09:11:55.151582+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:58.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:58 smithi042 bash[19947]: cluster 2024-09-16T09:11:57.152000+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:58.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:11:58 smithi042 bash[19947]: cluster 2024-09-16T09:11:57.152000+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:58.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:58 smithi116 bash[22095]: cluster 2024-09-16T09:11:57.152000+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:58.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:11:58 smithi116 bash[22095]: cluster 2024-09-16T09:11:57.152000+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:58.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:58 smithi110 bash[21405]: cluster 2024-09-16T09:11:57.152000+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:11:58.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:11:58 smithi110 bash[21405]: cluster 2024-09-16T09:11:57.152000+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:00.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:00 smithi042 bash[19947]: cluster 2024-09-16T09:11:59.152439+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:00.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:00 smithi042 bash[19947]: cluster 2024-09-16T09:11:59.152439+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:00.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:00 smithi042 bash[19947]: audit 2024-09-16T09:11:59.500588+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T09:12:00.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:00 smithi042 bash[19947]: audit 2024-09-16T09:11:59.500588+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T09:12:00.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:00 smithi042 bash[19947]: audit 2024-09-16T09:11:59.502168+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:00.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:00 smithi042 bash[19947]: audit 2024-09-16T09:11:59.502168+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:00.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:00 smithi042 bash[19947]: cephadm 2024-09-16T09:11:59.503788+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi042 2024-09-16T09:12:00.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:00 smithi042 bash[19947]: cephadm 2024-09-16T09:11:59.503788+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi042 2024-09-16T09:12:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:00 smithi116 bash[22095]: cluster 2024-09-16T09:11:59.152439+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:00 smithi116 bash[22095]: cluster 2024-09-16T09:11:59.152439+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:00 smithi116 bash[22095]: audit 2024-09-16T09:11:59.500588+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T09:12:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:00 smithi116 bash[22095]: audit 2024-09-16T09:11:59.500588+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T09:12:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:00 smithi116 bash[22095]: audit 2024-09-16T09:11:59.502168+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:00 smithi116 bash[22095]: audit 2024-09-16T09:11:59.502168+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:00 smithi116 bash[22095]: cephadm 2024-09-16T09:11:59.503788+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi042 2024-09-16T09:12:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:00 smithi116 bash[22095]: cephadm 2024-09-16T09:11:59.503788+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi042 2024-09-16T09:12:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:00 smithi110 bash[21405]: cluster 2024-09-16T09:11:59.152439+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:00 smithi110 bash[21405]: cluster 2024-09-16T09:11:59.152439+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:00 smithi110 bash[21405]: audit 2024-09-16T09:11:59.500588+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T09:12:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:00 smithi110 bash[21405]: audit 2024-09-16T09:11:59.500588+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T09:12:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:00 smithi110 bash[21405]: audit 2024-09-16T09:11:59.502168+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:00.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:00 smithi110 bash[21405]: audit 2024-09-16T09:11:59.502168+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:00.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:00 smithi110 bash[21405]: cephadm 2024-09-16T09:11:59.503788+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi042 2024-09-16T09:12:00.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:00 smithi110 bash[21405]: cephadm 2024-09-16T09:11:59.503788+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi042 2024-09-16T09:12:02.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:02 smithi042 bash[19947]: cluster 2024-09-16T09:12:01.152855+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:02.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:02 smithi042 bash[19947]: cluster 2024-09-16T09:12:01.152855+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:02.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:02 smithi116 bash[22095]: cluster 2024-09-16T09:12:01.152855+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:02.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:02 smithi116 bash[22095]: cluster 2024-09-16T09:12:01.152855+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:02.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:02 smithi110 bash[21405]: cluster 2024-09-16T09:12:01.152855+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:02.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:02 smithi110 bash[21405]: cluster 2024-09-16T09:12:01.152855+0000 mgr.x (mgr.14152) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:03.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:03 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:12:03.949 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:12:03 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:12:04.282 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:03 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:12:04.282 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:12:03 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:12:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:04 smithi042 bash[19947]: cluster 2024-09-16T09:12:03.153277+0000 mgr.x (mgr.14152) 122 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:04 smithi042 bash[19947]: cluster 2024-09-16T09:12:03.153277+0000 mgr.x (mgr.14152) 122 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:04 smithi042 bash[19947]: audit 2024-09-16T09:12:04.080930+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:04 smithi042 bash[19947]: audit 2024-09-16T09:12:04.080930+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:04 smithi042 bash[19947]: audit 2024-09-16T09:12:04.084484+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:04 smithi042 bash[19947]: audit 2024-09-16T09:12:04.084484+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:04 smithi042 bash[19947]: audit 2024-09-16T09:12:04.090589+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:04 smithi042 bash[19947]: audit 2024-09-16T09:12:04.090589+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:04 smithi116 bash[22095]: cluster 2024-09-16T09:12:03.153277+0000 mgr.x (mgr.14152) 122 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:04 smithi116 bash[22095]: cluster 2024-09-16T09:12:03.153277+0000 mgr.x (mgr.14152) 122 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:04 smithi116 bash[22095]: audit 2024-09-16T09:12:04.080930+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:04 smithi116 bash[22095]: audit 2024-09-16T09:12:04.080930+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:04 smithi116 bash[22095]: audit 2024-09-16T09:12:04.084484+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:04 smithi116 bash[22095]: audit 2024-09-16T09:12:04.084484+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:04 smithi116 bash[22095]: audit 2024-09-16T09:12:04.090589+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:04 smithi116 bash[22095]: audit 2024-09-16T09:12:04.090589+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:04 smithi110 bash[21405]: cluster 2024-09-16T09:12:03.153277+0000 mgr.x (mgr.14152) 122 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:04 smithi110 bash[21405]: cluster 2024-09-16T09:12:03.153277+0000 mgr.x (mgr.14152) 122 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:04 smithi110 bash[21405]: audit 2024-09-16T09:12:04.080930+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:04 smithi110 bash[21405]: audit 2024-09-16T09:12:04.080930+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:04 smithi110 bash[21405]: audit 2024-09-16T09:12:04.084484+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:04 smithi110 bash[21405]: audit 2024-09-16T09:12:04.084484+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:04 smithi110 bash[21405]: audit 2024-09-16T09:12:04.090589+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:04.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:04 smithi110 bash[21405]: audit 2024-09-16T09:12:04.090589+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:06.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:06 smithi042 bash[19947]: cluster 2024-09-16T09:12:05.153532+0000 mgr.x (mgr.14152) 123 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:06.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:06 smithi042 bash[19947]: cluster 2024-09-16T09:12:05.153532+0000 mgr.x (mgr.14152) 123 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:06.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:06 smithi116 bash[22095]: cluster 2024-09-16T09:12:05.153532+0000 mgr.x (mgr.14152) 123 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:06 smithi116 bash[22095]: cluster 2024-09-16T09:12:05.153532+0000 mgr.x (mgr.14152) 123 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:06 smithi110 bash[21405]: cluster 2024-09-16T09:12:05.153532+0000 mgr.x (mgr.14152) 123 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:06 smithi110 bash[21405]: cluster 2024-09-16T09:12:05.153532+0000 mgr.x (mgr.14152) 123 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:08.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:08 smithi042 bash[19947]: cluster 2024-09-16T09:12:07.153913+0000 mgr.x (mgr.14152) 124 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:08.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:08 smithi042 bash[19947]: cluster 2024-09-16T09:12:07.153913+0000 mgr.x (mgr.14152) 124 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:08.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:08 smithi116 bash[22095]: cluster 2024-09-16T09:12:07.153913+0000 mgr.x (mgr.14152) 124 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:08 smithi116 bash[22095]: cluster 2024-09-16T09:12:07.153913+0000 mgr.x (mgr.14152) 124 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:08 smithi110 bash[21405]: cluster 2024-09-16T09:12:07.153913+0000 mgr.x (mgr.14152) 124 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:08 smithi110 bash[21405]: cluster 2024-09-16T09:12:07.153913+0000 mgr.x (mgr.14152) 124 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:10.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:10 smithi042 bash[19947]: cluster 2024-09-16T09:12:09.154257+0000 mgr.x (mgr.14152) 125 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:10.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:10 smithi042 bash[19947]: cluster 2024-09-16T09:12:09.154257+0000 mgr.x (mgr.14152) 125 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:10.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:10 smithi116 bash[22095]: cluster 2024-09-16T09:12:09.154257+0000 mgr.x (mgr.14152) 125 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:10.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:10 smithi116 bash[22095]: cluster 2024-09-16T09:12:09.154257+0000 mgr.x (mgr.14152) 125 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:10.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:10 smithi110 bash[21405]: cluster 2024-09-16T09:12:09.154257+0000 mgr.x (mgr.14152) 125 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:10.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:10 smithi110 bash[21405]: cluster 2024-09-16T09:12:09.154257+0000 mgr.x (mgr.14152) 125 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:11.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:10.390781+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:10.390781+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:10.397313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:10.397313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:11.045216+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:11.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:11.045216+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:11.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:11.046563+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:11.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:11.046563+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:11.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:11.054837+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:11 smithi110 bash[21405]: audit 2024-09-16T09:12:11.054837+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:10.390781+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:10.390781+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:10.397313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:10.397313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:11.045216+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:11.045216+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:11.046563+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:11.046563+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:11.054837+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:11 smithi042 bash[19947]: audit 2024-09-16T09:12:11.054837+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:10.390781+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:10.390781+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:10.397313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:10.397313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:11.045216+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:11.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:11.045216+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:11.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:11.046563+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:11.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:11.046563+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:11.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:11.054837+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:11.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:11 smithi116 bash[22095]: audit 2024-09-16T09:12:11.054837+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:12.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:12 smithi042 bash[19947]: cluster 2024-09-16T09:12:11.154625+0000 mgr.x (mgr.14152) 126 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:12.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:12 smithi042 bash[19947]: cluster 2024-09-16T09:12:11.154625+0000 mgr.x (mgr.14152) 126 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:12.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:12 smithi110 bash[21405]: cluster 2024-09-16T09:12:11.154625+0000 mgr.x (mgr.14152) 126 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:12.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:12 smithi110 bash[21405]: cluster 2024-09-16T09:12:11.154625+0000 mgr.x (mgr.14152) 126 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:12.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:12 smithi116 bash[22095]: cluster 2024-09-16T09:12:11.154625+0000 mgr.x (mgr.14152) 126 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:12.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:12 smithi116 bash[22095]: cluster 2024-09-16T09:12:11.154625+0000 mgr.x (mgr.14152) 126 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:14.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:14 smithi110 bash[21405]: cluster 2024-09-16T09:12:13.155051+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:14.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:14 smithi110 bash[21405]: cluster 2024-09-16T09:12:13.155051+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:14.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:14 smithi042 bash[19947]: cluster 2024-09-16T09:12:13.155051+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:14.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:14 smithi042 bash[19947]: cluster 2024-09-16T09:12:13.155051+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:14.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:14 smithi116 bash[22095]: cluster 2024-09-16T09:12:13.155051+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:14.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:14 smithi116 bash[22095]: cluster 2024-09-16T09:12:13.155051+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:15.608 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 0 on host 'smithi042' 2024-09-16T09:12:16.208 DEBUG:teuthology.orchestra.run.smithi042:osd.0> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T09:12:16.210 INFO:tasks.cephadm:Deploying osd.1 on smithi042 with /dev/vg_nvme/lv_3... 2024-09-16T09:12:16.210 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T09:12:16.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: cluster 2024-09-16T09:12:15.155470+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:16.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: cluster 2024-09-16T09:12:15.155470+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:16.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: audit 2024-09-16T09:12:15.589983+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:16.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: audit 2024-09-16T09:12:15.589983+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:16.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: audit 2024-09-16T09:12:15.597007+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: audit 2024-09-16T09:12:15.597007+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: audit 2024-09-16T09:12:15.604032+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: audit 2024-09-16T09:12:15.604032+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: audit 2024-09-16T09:12:15.804883+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T09:12:16.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:16 smithi042 bash[19947]: audit 2024-09-16T09:12:15.804883+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T09:12:16.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: cluster 2024-09-16T09:12:15.155470+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:16.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: cluster 2024-09-16T09:12:15.155470+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:16.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: audit 2024-09-16T09:12:15.589983+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:16.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: audit 2024-09-16T09:12:15.589983+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:16.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: audit 2024-09-16T09:12:15.597007+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: audit 2024-09-16T09:12:15.597007+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: audit 2024-09-16T09:12:15.604032+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: audit 2024-09-16T09:12:15.604032+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: audit 2024-09-16T09:12:15.804883+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T09:12:16.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:16 smithi110 bash[21405]: audit 2024-09-16T09:12:15.804883+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T09:12:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: cluster 2024-09-16T09:12:15.155470+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: cluster 2024-09-16T09:12:15.155470+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: audit 2024-09-16T09:12:15.589983+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: audit 2024-09-16T09:12:15.589983+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:12:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: audit 2024-09-16T09:12:15.597007+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: audit 2024-09-16T09:12:15.597007+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: audit 2024-09-16T09:12:15.604032+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: audit 2024-09-16T09:12:15.604032+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:16.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: audit 2024-09-16T09:12:15.804883+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T09:12:16.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:16 smithi116 bash[22095]: audit 2024-09-16T09:12:15.804883+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T09:12:17.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:17 smithi110 bash[21405]: audit 2024-09-16T09:12:16.603223+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T09:12:17.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:17 smithi110 bash[21405]: audit 2024-09-16T09:12:16.603223+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T09:12:17.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:17 smithi110 bash[21405]: cluster 2024-09-16T09:12:16.607450+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T09:12:17.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:17 smithi110 bash[21405]: cluster 2024-09-16T09:12:16.607450+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T09:12:17.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:17 smithi110 bash[21405]: audit 2024-09-16T09:12:16.607797+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:12:17.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:17 smithi110 bash[21405]: audit 2024-09-16T09:12:16.607797+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:12:17.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:17 smithi110 bash[21405]: audit 2024-09-16T09:12:16.608278+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:17.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:17 smithi110 bash[21405]: audit 2024-09-16T09:12:16.608278+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:17.945 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[19947]: audit 2024-09-16T09:12:16.603223+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T09:12:17.945 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[19947]: audit 2024-09-16T09:12:16.603223+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T09:12:17.946 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[19947]: cluster 2024-09-16T09:12:16.607450+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T09:12:17.946 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[19947]: cluster 2024-09-16T09:12:16.607450+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T09:12:17.946 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[19947]: audit 2024-09-16T09:12:16.607797+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:12:17.946 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[19947]: audit 2024-09-16T09:12:16.607797+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:12:17.946 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[19947]: audit 2024-09-16T09:12:16.608278+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:17.946 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[19947]: audit 2024-09-16T09:12:16.608278+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:17 smithi116 bash[22095]: audit 2024-09-16T09:12:16.603223+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T09:12:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:17 smithi116 bash[22095]: audit 2024-09-16T09:12:16.603223+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T09:12:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:17 smithi116 bash[22095]: cluster 2024-09-16T09:12:16.607450+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T09:12:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:17 smithi116 bash[22095]: cluster 2024-09-16T09:12:16.607450+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T09:12:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:17 smithi116 bash[22095]: audit 2024-09-16T09:12:16.607797+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:12:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:17 smithi116 bash[22095]: audit 2024-09-16T09:12:16.607797+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:12:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:17 smithi116 bash[22095]: audit 2024-09-16T09:12:16.608278+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:17 smithi116 bash[22095]: audit 2024-09-16T09:12:16.608278+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:18.292 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[29762]: debug 2024-09-16T09:12:17.941+0000 7ff6031f7640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T09:12:18.292 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:12:17 smithi042 bash[29762]: debug 2024-09-16T09:12:17.969+0000 7ff5fa802640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T09:12:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: cluster 2024-09-16T09:12:17.155856+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: cluster 2024-09-16T09:12:17.155856+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: audit 2024-09-16T09:12:17.605510+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:12:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: audit 2024-09-16T09:12:17.605510+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:12:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: cluster 2024-09-16T09:12:17.609952+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T09:12:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: cluster 2024-09-16T09:12:17.609952+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T09:12:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: audit 2024-09-16T09:12:17.611482+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:18.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: audit 2024-09-16T09:12:17.611482+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:18.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: audit 2024-09-16T09:12:17.620589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:18.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: audit 2024-09-16T09:12:17.620589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:18.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: audit 2024-09-16T09:12:17.950204+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' 2024-09-16T09:12:18.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:18 smithi110 bash[21405]: audit 2024-09-16T09:12:17.950204+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' 2024-09-16T09:12:19.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: cluster 2024-09-16T09:12:17.155856+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: cluster 2024-09-16T09:12:17.155856+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: audit 2024-09-16T09:12:17.605510+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: audit 2024-09-16T09:12:17.605510+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: cluster 2024-09-16T09:12:17.609952+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: cluster 2024-09-16T09:12:17.609952+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: audit 2024-09-16T09:12:17.611482+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: audit 2024-09-16T09:12:17.611482+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: audit 2024-09-16T09:12:17.620589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: audit 2024-09-16T09:12:17.620589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: audit 2024-09-16T09:12:17.950204+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' 2024-09-16T09:12:19.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:18 smithi042 bash[19947]: audit 2024-09-16T09:12:17.950204+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: cluster 2024-09-16T09:12:17.155856+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: cluster 2024-09-16T09:12:17.155856+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: audit 2024-09-16T09:12:17.605510+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: audit 2024-09-16T09:12:17.605510+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: cluster 2024-09-16T09:12:17.609952+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: cluster 2024-09-16T09:12:17.609952+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: audit 2024-09-16T09:12:17.611482+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: audit 2024-09-16T09:12:17.611482+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: audit 2024-09-16T09:12:17.620589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: audit 2024-09-16T09:12:17.620589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: audit 2024-09-16T09:12:17.950204+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' 2024-09-16T09:12:19.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:18 smithi116 bash[22095]: audit 2024-09-16T09:12:17.950204+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488]' entity='osd.0' 2024-09-16T09:12:19.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: cluster 2024-09-16T09:12:16.788252+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:12:19.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: cluster 2024-09-16T09:12:16.788252+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:12:19.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: cluster 2024-09-16T09:12:16.788375+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:12:19.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: cluster 2024-09-16T09:12:16.788375+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:12:19.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: audit 2024-09-16T09:12:18.621821+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: audit 2024-09-16T09:12:18.621821+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: cluster 2024-09-16T09:12:18.954971+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488] boot 2024-09-16T09:12:19.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: cluster 2024-09-16T09:12:18.954971+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488] boot 2024-09-16T09:12:19.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: cluster 2024-09-16T09:12:18.955053+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T09:12:19.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: cluster 2024-09-16T09:12:18.955053+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T09:12:19.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: audit 2024-09-16T09:12:18.955731+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:19.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:19 smithi110 bash[21405]: audit 2024-09-16T09:12:18.955731+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: cluster 2024-09-16T09:12:16.788252+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: cluster 2024-09-16T09:12:16.788252+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: cluster 2024-09-16T09:12:16.788375+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: cluster 2024-09-16T09:12:16.788375+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: audit 2024-09-16T09:12:18.621821+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: audit 2024-09-16T09:12:18.621821+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: cluster 2024-09-16T09:12:18.954971+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488] boot 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: cluster 2024-09-16T09:12:18.954971+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488] boot 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: cluster 2024-09-16T09:12:18.955053+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: cluster 2024-09-16T09:12:18.955053+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T09:12:20.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: audit 2024-09-16T09:12:18.955731+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:20.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:19 smithi042 bash[19947]: audit 2024-09-16T09:12:18.955731+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:20.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: cluster 2024-09-16T09:12:16.788252+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:12:20.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: cluster 2024-09-16T09:12:16.788252+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:12:20.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: cluster 2024-09-16T09:12:16.788375+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:12:20.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: cluster 2024-09-16T09:12:16.788375+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:12:20.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: audit 2024-09-16T09:12:18.621821+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:20.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: audit 2024-09-16T09:12:18.621821+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:20.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: cluster 2024-09-16T09:12:18.954971+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488] boot 2024-09-16T09:12:20.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: cluster 2024-09-16T09:12:18.954971+0000 mon.a (mon.0) 300 : cluster [INF] osd.0 [v2:172.21.15.42:6802/4230094488,v1:172.21.15.42:6803/4230094488] boot 2024-09-16T09:12:20.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: cluster 2024-09-16T09:12:18.955053+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T09:12:20.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: cluster 2024-09-16T09:12:18.955053+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T09:12:20.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: audit 2024-09-16T09:12:18.955731+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:20.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:19 smithi116 bash[22095]: audit 2024-09-16T09:12:18.955731+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:12:20.654 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:12:20.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:20 smithi110 bash[21405]: cluster 2024-09-16T09:12:19.156275+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:20.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:20 smithi110 bash[21405]: cluster 2024-09-16T09:12:19.156275+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:21.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:20 smithi042 bash[19947]: cluster 2024-09-16T09:12:19.156275+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:21.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:20 smithi042 bash[19947]: cluster 2024-09-16T09:12:19.156275+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:21.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:20 smithi116 bash[22095]: cluster 2024-09-16T09:12:19.156275+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:20 smithi116 bash[22095]: cluster 2024-09-16T09:12:19.156275+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T09:12:21.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:21 smithi110 bash[21405]: cluster 2024-09-16T09:12:20.630054+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T09:12:21.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:21 smithi110 bash[21405]: cluster 2024-09-16T09:12:20.630054+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T09:12:22.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:21 smithi042 bash[19947]: cluster 2024-09-16T09:12:20.630054+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T09:12:22.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:21 smithi042 bash[19947]: cluster 2024-09-16T09:12:20.630054+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T09:12:22.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:21 smithi116 bash[22095]: cluster 2024-09-16T09:12:20.630054+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T09:12:22.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:21 smithi116 bash[22095]: cluster 2024-09-16T09:12:20.630054+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T09:12:22.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:22 smithi110 bash[21405]: cluster 2024-09-16T09:12:21.156765+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:22.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:22 smithi110 bash[21405]: cluster 2024-09-16T09:12:21.156765+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:23.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:22 smithi042 bash[19947]: cluster 2024-09-16T09:12:21.156765+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:23.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:22 smithi042 bash[19947]: cluster 2024-09-16T09:12:21.156765+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:23.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:22 smithi116 bash[22095]: cluster 2024-09-16T09:12:21.156765+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:22 smithi116 bash[22095]: cluster 2024-09-16T09:12:21.156765+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:24.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:24 smithi110 bash[21405]: cluster 2024-09-16T09:12:23.157311+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:24.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:24 smithi110 bash[21405]: cluster 2024-09-16T09:12:23.157311+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:25.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:24 smithi042 bash[19947]: cluster 2024-09-16T09:12:23.157311+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:25.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:24 smithi042 bash[19947]: cluster 2024-09-16T09:12:23.157311+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:25.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:24 smithi116 bash[22095]: cluster 2024-09-16T09:12:23.157311+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:25.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:24 smithi116 bash[22095]: cluster 2024-09-16T09:12:23.157311+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:27.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: cluster 2024-09-16T09:12:25.157794+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: cluster 2024-09-16T09:12:25.157794+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: cephadm 2024-09-16T09:12:25.672552+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: cephadm 2024-09-16T09:12:25.672552+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.680526+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.680526+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.688031+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.688031+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.690103+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.690103+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:12:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: cephadm 2024-09-16T09:12:25.691093+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 17269M 2024-09-16T09:12:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: cephadm 2024-09-16T09:12:25.691093+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 17269M 2024-09-16T09:12:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.696225+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.696225+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.700132+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.700132+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.701461+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.701461+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.709384+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:26 smithi042 bash[19947]: audit 2024-09-16T09:12:25.709384+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: cluster 2024-09-16T09:12:25.157794+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:27.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: cluster 2024-09-16T09:12:25.157794+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:27.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: cephadm 2024-09-16T09:12:25.672552+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:12:27.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: cephadm 2024-09-16T09:12:25.672552+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.680526+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.680526+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.688031+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.688031+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.690103+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.690103+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: cephadm 2024-09-16T09:12:25.691093+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 17269M 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: cephadm 2024-09-16T09:12:25.691093+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 17269M 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.696225+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.696225+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.700132+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.700132+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.701461+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:27.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.701461+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:27.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.709384+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:26 smithi116 bash[22095]: audit 2024-09-16T09:12:25.709384+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: cluster 2024-09-16T09:12:25.157794+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: cluster 2024-09-16T09:12:25.157794+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: cephadm 2024-09-16T09:12:25.672552+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: cephadm 2024-09-16T09:12:25.672552+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.680526+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.680526+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.688031+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.688031+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.690103+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.690103+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: cephadm 2024-09-16T09:12:25.691093+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 17269M 2024-09-16T09:12:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: cephadm 2024-09-16T09:12:25.691093+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 17269M 2024-09-16T09:12:27.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.696225+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.696225+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.700132+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:27.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.700132+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:27.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.701461+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:27.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.701461+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:12:27.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.709384+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:27.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:26 smithi110 bash[21405]: audit 2024-09-16T09:12:25.709384+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:12:28.170 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:12:28.222 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi042:vg_nvme/lv_3 2024-09-16T09:12:29.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:28 smithi042 bash[19947]: cluster 2024-09-16T09:12:27.158157+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:29.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:28 smithi042 bash[19947]: cluster 2024-09-16T09:12:27.158157+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:28 smithi116 bash[22095]: cluster 2024-09-16T09:12:27.158157+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:28 smithi116 bash[22095]: cluster 2024-09-16T09:12:27.158157+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:28 smithi110 bash[21405]: cluster 2024-09-16T09:12:27.158157+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:28 smithi110 bash[21405]: cluster 2024-09-16T09:12:27.158157+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:31.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:30 smithi042 bash[19947]: cluster 2024-09-16T09:12:29.158560+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:30 smithi042 bash[19947]: cluster 2024-09-16T09:12:29.158560+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:30 smithi116 bash[22095]: cluster 2024-09-16T09:12:29.158560+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:30 smithi116 bash[22095]: cluster 2024-09-16T09:12:29.158560+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:30 smithi110 bash[21405]: cluster 2024-09-16T09:12:29.158560+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:30 smithi110 bash[21405]: cluster 2024-09-16T09:12:29.158560+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:32.966 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:12:33.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:32 smithi042 bash[19947]: cluster 2024-09-16T09:12:31.159126+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:33.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:32 smithi042 bash[19947]: cluster 2024-09-16T09:12:31.159126+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:32 smithi116 bash[22095]: cluster 2024-09-16T09:12:31.159126+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:32 smithi116 bash[22095]: cluster 2024-09-16T09:12:31.159126+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:32 smithi110 bash[21405]: cluster 2024-09-16T09:12:31.159126+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:32 smithi110 bash[21405]: cluster 2024-09-16T09:12:31.159126+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:34 smithi042 bash[19947]: cluster 2024-09-16T09:12:33.159757+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:34 smithi042 bash[19947]: cluster 2024-09-16T09:12:33.159757+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:34 smithi042 bash[19947]: audit 2024-09-16T09:12:34.317638+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:12:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:34 smithi042 bash[19947]: audit 2024-09-16T09:12:34.317638+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:12:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:34 smithi042 bash[19947]: audit 2024-09-16T09:12:34.321702+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:12:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:34 smithi042 bash[19947]: audit 2024-09-16T09:12:34.321702+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:12:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:34 smithi042 bash[19947]: audit 2024-09-16T09:12:34.323112+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:34 smithi042 bash[19947]: audit 2024-09-16T09:12:34.323112+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:35.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:34 smithi116 bash[22095]: cluster 2024-09-16T09:12:33.159757+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:35.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:34 smithi116 bash[22095]: cluster 2024-09-16T09:12:33.159757+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:35.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:34 smithi116 bash[22095]: audit 2024-09-16T09:12:34.317638+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:12:35.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:34 smithi116 bash[22095]: audit 2024-09-16T09:12:34.317638+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:12:35.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:34 smithi116 bash[22095]: audit 2024-09-16T09:12:34.321702+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:12:35.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:34 smithi116 bash[22095]: audit 2024-09-16T09:12:34.321702+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:12:35.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:34 smithi116 bash[22095]: audit 2024-09-16T09:12:34.323112+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:35.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:34 smithi116 bash[22095]: audit 2024-09-16T09:12:34.323112+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:34 smithi110 bash[21405]: cluster 2024-09-16T09:12:33.159757+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:34 smithi110 bash[21405]: cluster 2024-09-16T09:12:33.159757+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:34 smithi110 bash[21405]: audit 2024-09-16T09:12:34.317638+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:12:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:34 smithi110 bash[21405]: audit 2024-09-16T09:12:34.317638+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:12:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:34 smithi110 bash[21405]: audit 2024-09-16T09:12:34.321702+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:12:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:34 smithi110 bash[21405]: audit 2024-09-16T09:12:34.321702+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:12:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:34 smithi110 bash[21405]: audit 2024-09-16T09:12:34.323112+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:34 smithi110 bash[21405]: audit 2024-09-16T09:12:34.323112+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:36.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:35 smithi042 bash[19947]: audit 2024-09-16T09:12:34.311464+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:12:36.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:35 smithi042 bash[19947]: audit 2024-09-16T09:12:34.311464+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:12:36.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:35 smithi116 bash[22095]: audit 2024-09-16T09:12:34.311464+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:12:36.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:35 smithi116 bash[22095]: audit 2024-09-16T09:12:34.311464+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:12:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:35 smithi110 bash[21405]: audit 2024-09-16T09:12:34.311464+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:12:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:35 smithi110 bash[21405]: audit 2024-09-16T09:12:34.311464+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:12:37.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:36 smithi042 bash[19947]: cluster 2024-09-16T09:12:35.160364+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:37.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:36 smithi042 bash[19947]: cluster 2024-09-16T09:12:35.160364+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:37.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:36 smithi116 bash[22095]: cluster 2024-09-16T09:12:35.160364+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:37.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:36 smithi116 bash[22095]: cluster 2024-09-16T09:12:35.160364+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:37.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:36 smithi110 bash[21405]: cluster 2024-09-16T09:12:35.160364+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:37.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:36 smithi110 bash[21405]: cluster 2024-09-16T09:12:35.160364+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:38 smithi042 bash[19947]: cluster 2024-09-16T09:12:37.160962+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:38 smithi042 bash[19947]: cluster 2024-09-16T09:12:37.160962+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:38 smithi116 bash[22095]: cluster 2024-09-16T09:12:37.160962+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:39.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:38 smithi116 bash[22095]: cluster 2024-09-16T09:12:37.160962+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:38 smithi110 bash[21405]: cluster 2024-09-16T09:12:37.160962+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:38 smithi110 bash[21405]: cluster 2024-09-16T09:12:37.160962+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:41.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:40 smithi042 bash[19947]: cluster 2024-09-16T09:12:39.161532+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:41.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:40 smithi042 bash[19947]: cluster 2024-09-16T09:12:39.161532+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:41.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:40 smithi116 bash[22095]: cluster 2024-09-16T09:12:39.161532+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:41.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:40 smithi116 bash[22095]: cluster 2024-09-16T09:12:39.161532+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:41.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:40 smithi110 bash[21405]: cluster 2024-09-16T09:12:39.161532+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:41.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:40 smithi110 bash[21405]: cluster 2024-09-16T09:12:39.161532+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:43.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:42 smithi042 bash[19947]: cluster 2024-09-16T09:12:41.162143+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:43.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:42 smithi042 bash[19947]: cluster 2024-09-16T09:12:41.162143+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:42 smithi116 bash[22095]: cluster 2024-09-16T09:12:41.162143+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:42 smithi116 bash[22095]: cluster 2024-09-16T09:12:41.162143+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:42 smithi110 bash[21405]: cluster 2024-09-16T09:12:41.162143+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:42 smithi110 bash[21405]: cluster 2024-09-16T09:12:41.162143+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:44.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: audit 2024-09-16T09:12:42.737327+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"} : dispatch 2024-09-16T09:12:44.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: audit 2024-09-16T09:12:42.737327+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"} : dispatch 2024-09-16T09:12:44.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: audit 2024-09-16T09:12:42.740325+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"}]': finished 2024-09-16T09:12:44.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: audit 2024-09-16T09:12:42.740325+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"}]': finished 2024-09-16T09:12:44.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: cluster 2024-09-16T09:12:42.744869+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T09:12:44.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: cluster 2024-09-16T09:12:42.744869+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T09:12:44.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: audit 2024-09-16T09:12:42.745483+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:12:44.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: audit 2024-09-16T09:12:42.745483+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:12:44.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: audit 2024-09-16T09:12:43.420547+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.42:0/782570615' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:12:44.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:43 smithi042 bash[19947]: audit 2024-09-16T09:12:43.420547+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.42:0/782570615' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:12:44.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: audit 2024-09-16T09:12:42.737327+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"} : dispatch 2024-09-16T09:12:44.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: audit 2024-09-16T09:12:42.737327+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"} : dispatch 2024-09-16T09:12:44.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: audit 2024-09-16T09:12:42.740325+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"}]': finished 2024-09-16T09:12:44.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: audit 2024-09-16T09:12:42.740325+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"}]': finished 2024-09-16T09:12:44.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: cluster 2024-09-16T09:12:42.744869+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T09:12:44.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: cluster 2024-09-16T09:12:42.744869+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T09:12:44.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: audit 2024-09-16T09:12:42.745483+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:12:44.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: audit 2024-09-16T09:12:42.745483+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:12:44.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: audit 2024-09-16T09:12:43.420547+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.42:0/782570615' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:12:44.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:43 smithi116 bash[22095]: audit 2024-09-16T09:12:43.420547+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.42:0/782570615' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: audit 2024-09-16T09:12:42.737327+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"} : dispatch 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: audit 2024-09-16T09:12:42.737327+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"} : dispatch 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: audit 2024-09-16T09:12:42.740325+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"}]': finished 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: audit 2024-09-16T09:12:42.740325+0000 mon.a (mon.0) 315 : audit [INF] from='client.? 172.21.15.42:0/970963596' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ca2e389-e0b1-4f9f-b016-ab459dd337e6"}]': finished 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: cluster 2024-09-16T09:12:42.744869+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: cluster 2024-09-16T09:12:42.744869+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: audit 2024-09-16T09:12:42.745483+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: audit 2024-09-16T09:12:42.745483+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: audit 2024-09-16T09:12:43.420547+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.42:0/782570615' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:12:44.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:43 smithi110 bash[21405]: audit 2024-09-16T09:12:43.420547+0000 mon.a (mon.0) 318 : audit [DBG] from='client.? 172.21.15.42:0/782570615' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:12:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:44 smithi042 bash[19947]: cluster 2024-09-16T09:12:43.162514+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:44 smithi042 bash[19947]: cluster 2024-09-16T09:12:43.162514+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:44 smithi116 bash[22095]: cluster 2024-09-16T09:12:43.162514+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:44 smithi116 bash[22095]: cluster 2024-09-16T09:12:43.162514+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:44 smithi110 bash[21405]: cluster 2024-09-16T09:12:43.162514+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:45.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:44 smithi110 bash[21405]: cluster 2024-09-16T09:12:43.162514+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:46.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:46 smithi042 bash[19947]: cluster 2024-09-16T09:12:45.162882+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:46.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:46 smithi042 bash[19947]: cluster 2024-09-16T09:12:45.162882+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:47.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:46 smithi116 bash[22095]: cluster 2024-09-16T09:12:45.162882+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:47.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:46 smithi116 bash[22095]: cluster 2024-09-16T09:12:45.162882+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:47.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:46 smithi110 bash[21405]: cluster 2024-09-16T09:12:45.162882+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:47.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:46 smithi110 bash[21405]: cluster 2024-09-16T09:12:45.162882+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:49.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:48 smithi042 bash[19947]: cluster 2024-09-16T09:12:47.163326+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:49.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:48 smithi042 bash[19947]: cluster 2024-09-16T09:12:47.163326+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:49.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:48 smithi116 bash[22095]: cluster 2024-09-16T09:12:47.163326+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:49.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:48 smithi116 bash[22095]: cluster 2024-09-16T09:12:47.163326+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:49.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:48 smithi110 bash[21405]: cluster 2024-09-16T09:12:47.163326+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:49.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:48 smithi110 bash[21405]: cluster 2024-09-16T09:12:47.163326+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:51.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:50 smithi042 bash[19947]: cluster 2024-09-16T09:12:49.163783+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:51.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:50 smithi042 bash[19947]: cluster 2024-09-16T09:12:49.163783+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:50 smithi116 bash[22095]: cluster 2024-09-16T09:12:49.163783+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:50 smithi116 bash[22095]: cluster 2024-09-16T09:12:49.163783+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:51.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:50 smithi110 bash[21405]: cluster 2024-09-16T09:12:49.163783+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:51.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:50 smithi110 bash[21405]: cluster 2024-09-16T09:12:49.163783+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:53.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:52 smithi042 bash[19947]: cluster 2024-09-16T09:12:51.164249+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:52 smithi042 bash[19947]: cluster 2024-09-16T09:12:51.164249+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:53.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:52 smithi116 bash[22095]: cluster 2024-09-16T09:12:51.164249+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:53.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:52 smithi116 bash[22095]: cluster 2024-09-16T09:12:51.164249+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:53.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:52 smithi110 bash[21405]: cluster 2024-09-16T09:12:51.164249+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:53.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:52 smithi110 bash[21405]: cluster 2024-09-16T09:12:51.164249+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:55.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:54 smithi042 bash[19947]: cluster 2024-09-16T09:12:53.164709+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:54 smithi042 bash[19947]: cluster 2024-09-16T09:12:53.164709+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:55.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:54 smithi116 bash[22095]: cluster 2024-09-16T09:12:53.164709+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:55.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:54 smithi116 bash[22095]: cluster 2024-09-16T09:12:53.164709+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:55.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:54 smithi110 bash[21405]: cluster 2024-09-16T09:12:53.164709+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:55.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:54 smithi110 bash[21405]: cluster 2024-09-16T09:12:53.164709+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:56 smithi042 bash[19947]: cluster 2024-09-16T09:12:55.165181+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:56 smithi042 bash[19947]: cluster 2024-09-16T09:12:55.165181+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:56 smithi042 bash[19947]: audit 2024-09-16T09:12:55.933663+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T09:12:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:56 smithi042 bash[19947]: audit 2024-09-16T09:12:55.933663+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T09:12:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:56 smithi042 bash[19947]: audit 2024-09-16T09:12:55.935508+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:56 smithi042 bash[19947]: audit 2024-09-16T09:12:55.935508+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:57.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:56 smithi116 bash[22095]: cluster 2024-09-16T09:12:55.165181+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:56 smithi116 bash[22095]: cluster 2024-09-16T09:12:55.165181+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:56 smithi116 bash[22095]: audit 2024-09-16T09:12:55.933663+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T09:12:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:56 smithi116 bash[22095]: audit 2024-09-16T09:12:55.933663+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T09:12:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:56 smithi116 bash[22095]: audit 2024-09-16T09:12:55.935508+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:56 smithi116 bash[22095]: audit 2024-09-16T09:12:55.935508+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:56 smithi110 bash[21405]: cluster 2024-09-16T09:12:55.165181+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:56 smithi110 bash[21405]: cluster 2024-09-16T09:12:55.165181+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:56 smithi110 bash[21405]: audit 2024-09-16T09:12:55.933663+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T09:12:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:56 smithi110 bash[21405]: audit 2024-09-16T09:12:55.933663+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T09:12:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:56 smithi110 bash[21405]: audit 2024-09-16T09:12:55.935508+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:56 smithi110 bash[21405]: audit 2024-09-16T09:12:55.935508+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:12:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:57 smithi042 bash[19947]: cephadm 2024-09-16T09:12:55.937075+0000 mgr.x (mgr.14152) 152 : cephadm [INF] Deploying daemon osd.1 on smithi042 2024-09-16T09:12:58.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:57 smithi042 bash[19947]: cephadm 2024-09-16T09:12:55.937075+0000 mgr.x (mgr.14152) 152 : cephadm [INF] Deploying daemon osd.1 on smithi042 2024-09-16T09:12:58.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:57 smithi116 bash[22095]: cephadm 2024-09-16T09:12:55.937075+0000 mgr.x (mgr.14152) 152 : cephadm [INF] Deploying daemon osd.1 on smithi042 2024-09-16T09:12:58.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:57 smithi116 bash[22095]: cephadm 2024-09-16T09:12:55.937075+0000 mgr.x (mgr.14152) 152 : cephadm [INF] Deploying daemon osd.1 on smithi042 2024-09-16T09:12:58.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:57 smithi110 bash[21405]: cephadm 2024-09-16T09:12:55.937075+0000 mgr.x (mgr.14152) 152 : cephadm [INF] Deploying daemon osd.1 on smithi042 2024-09-16T09:12:58.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:57 smithi110 bash[21405]: cephadm 2024-09-16T09:12:55.937075+0000 mgr.x (mgr.14152) 152 : cephadm [INF] Deploying daemon osd.1 on smithi042 2024-09-16T09:12:59.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:58 smithi042 bash[19947]: cluster 2024-09-16T09:12:57.165620+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:59.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:12:58 smithi042 bash[19947]: cluster 2024-09-16T09:12:57.165620+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:59.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:58 smithi116 bash[22095]: cluster 2024-09-16T09:12:57.165620+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:59.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:12:58 smithi116 bash[22095]: cluster 2024-09-16T09:12:57.165620+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:59.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:58 smithi110 bash[21405]: cluster 2024-09-16T09:12:57.165620+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:12:59.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:12:58 smithi110 bash[21405]: cluster 2024-09-16T09:12:57.165620+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:00.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:13:00.104 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:13:00 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:13:00.105 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:13:00 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:13:00.432 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:13:00 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:13:00.432 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:13:00 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:13:00.433 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:13:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 bash[19947]: cluster 2024-09-16T09:12:59.166131+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 bash[19947]: cluster 2024-09-16T09:12:59.166131+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 bash[19947]: audit 2024-09-16T09:13:00.361876+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 bash[19947]: audit 2024-09-16T09:13:00.361876+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 bash[19947]: audit 2024-09-16T09:13:00.366447+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 bash[19947]: audit 2024-09-16T09:13:00.366447+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 bash[19947]: audit 2024-09-16T09:13:00.372882+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:00 smithi042 bash[19947]: audit 2024-09-16T09:13:00.372882+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:00 smithi116 bash[22095]: cluster 2024-09-16T09:12:59.166131+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:01.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:00 smithi116 bash[22095]: cluster 2024-09-16T09:12:59.166131+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:01.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:00 smithi116 bash[22095]: audit 2024-09-16T09:13:00.361876+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:01.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:00 smithi116 bash[22095]: audit 2024-09-16T09:13:00.361876+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:01.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:00 smithi116 bash[22095]: audit 2024-09-16T09:13:00.366447+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:00 smithi116 bash[22095]: audit 2024-09-16T09:13:00.366447+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:00 smithi116 bash[22095]: audit 2024-09-16T09:13:00.372882+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:00 smithi116 bash[22095]: audit 2024-09-16T09:13:00.372882+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:00 smithi110 bash[21405]: cluster 2024-09-16T09:12:59.166131+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:00 smithi110 bash[21405]: cluster 2024-09-16T09:12:59.166131+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:00 smithi110 bash[21405]: audit 2024-09-16T09:13:00.361876+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:00 smithi110 bash[21405]: audit 2024-09-16T09:13:00.361876+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:00 smithi110 bash[21405]: audit 2024-09-16T09:13:00.366447+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:00 smithi110 bash[21405]: audit 2024-09-16T09:13:00.366447+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:00 smithi110 bash[21405]: audit 2024-09-16T09:13:00.372882+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:00 smithi110 bash[21405]: audit 2024-09-16T09:13:00.372882+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:03.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:02 smithi042 bash[19947]: cluster 2024-09-16T09:13:01.166650+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:02 smithi042 bash[19947]: cluster 2024-09-16T09:13:01.166650+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:03.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:02 smithi116 bash[22095]: cluster 2024-09-16T09:13:01.166650+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:03.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:02 smithi116 bash[22095]: cluster 2024-09-16T09:13:01.166650+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:02 smithi110 bash[21405]: cluster 2024-09-16T09:13:01.166650+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:02 smithi110 bash[21405]: cluster 2024-09-16T09:13:01.166650+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:05.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:04 smithi042 bash[19947]: cluster 2024-09-16T09:13:03.167151+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:05.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:04 smithi042 bash[19947]: cluster 2024-09-16T09:13:03.167151+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:05.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:04 smithi116 bash[22095]: cluster 2024-09-16T09:13:03.167151+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:05.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:04 smithi116 bash[22095]: cluster 2024-09-16T09:13:03.167151+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:05.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:04 smithi110 bash[21405]: cluster 2024-09-16T09:13:03.167151+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:05.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:04 smithi110 bash[21405]: cluster 2024-09-16T09:13:03.167151+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:06.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: cluster 2024-09-16T09:13:05.167522+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:06.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: cluster 2024-09-16T09:13:05.167522+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:06.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.583028+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:06.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.583028+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:06.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.588782+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:06.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.588782+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:06.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.590536+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:06.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.590536+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:06.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.592175+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:06.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.592175+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:06.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.600043+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:06.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:06 smithi042 bash[19947]: audit 2024-09-16T09:13:06.600043+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: cluster 2024-09-16T09:13:05.167522+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: cluster 2024-09-16T09:13:05.167522+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.583028+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.583028+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.588782+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.588782+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.590536+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.590536+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.592175+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.592175+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.600043+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:06 smithi116 bash[22095]: audit 2024-09-16T09:13:06.600043+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: cluster 2024-09-16T09:13:05.167522+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: cluster 2024-09-16T09:13:05.167522+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.583028+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.583028+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.588782+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.588782+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.590536+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.590536+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.592175+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.592175+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:07.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.600043+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:07.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:06 smithi110 bash[21405]: audit 2024-09-16T09:13:06.600043+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:09.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:08 smithi116 bash[22095]: cluster 2024-09-16T09:13:07.168084+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:09.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:08 smithi116 bash[22095]: cluster 2024-09-16T09:13:07.168084+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:08 smithi110 bash[21405]: cluster 2024-09-16T09:13:07.168084+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:08 smithi110 bash[21405]: cluster 2024-09-16T09:13:07.168084+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:09.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:08 smithi042 bash[19947]: cluster 2024-09-16T09:13:07.168084+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:09.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:08 smithi042 bash[19947]: cluster 2024-09-16T09:13:07.168084+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:11.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:10 smithi116 bash[22095]: cluster 2024-09-16T09:13:09.168569+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:11.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:10 smithi116 bash[22095]: cluster 2024-09-16T09:13:09.168569+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:11.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:10 smithi042 bash[19947]: cluster 2024-09-16T09:13:09.168569+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:11.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:10 smithi042 bash[19947]: cluster 2024-09-16T09:13:09.168569+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:11.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:10 smithi110 bash[21405]: cluster 2024-09-16T09:13:09.168569+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:11.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:10 smithi110 bash[21405]: cluster 2024-09-16T09:13:09.168569+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:11.725 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 1 on host 'smithi042' 2024-09-16T09:13:12.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:11 smithi042 bash[19947]: audit 2024-09-16T09:13:11.709673+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:12.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:11 smithi042 bash[19947]: audit 2024-09-16T09:13:11.709673+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:12.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:11 smithi042 bash[19947]: audit 2024-09-16T09:13:11.714207+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:11 smithi042 bash[19947]: audit 2024-09-16T09:13:11.714207+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:11 smithi042 bash[19947]: audit 2024-09-16T09:13:11.719540+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:11 smithi042 bash[19947]: audit 2024-09-16T09:13:11.719540+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:11 smithi042 bash[19947]: audit 2024-09-16T09:13:11.727728+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T09:13:12.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:11 smithi042 bash[19947]: audit 2024-09-16T09:13:11.727728+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T09:13:12.108 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:11 smithi116 bash[22095]: audit 2024-09-16T09:13:11.709673+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:12.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:11 smithi116 bash[22095]: audit 2024-09-16T09:13:11.709673+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:12.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:11 smithi116 bash[22095]: audit 2024-09-16T09:13:11.714207+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:11 smithi116 bash[22095]: audit 2024-09-16T09:13:11.714207+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:11 smithi116 bash[22095]: audit 2024-09-16T09:13:11.719540+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:11 smithi116 bash[22095]: audit 2024-09-16T09:13:11.719540+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:11 smithi116 bash[22095]: audit 2024-09-16T09:13:11.727728+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T09:13:12.109 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:11 smithi116 bash[22095]: audit 2024-09-16T09:13:11.727728+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T09:13:12.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:11 smithi110 bash[21405]: audit 2024-09-16T09:13:11.709673+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:12.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:11 smithi110 bash[21405]: audit 2024-09-16T09:13:11.709673+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:12.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:11 smithi110 bash[21405]: audit 2024-09-16T09:13:11.714207+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:11 smithi110 bash[21405]: audit 2024-09-16T09:13:11.714207+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:11 smithi110 bash[21405]: audit 2024-09-16T09:13:11.719540+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:11 smithi110 bash[21405]: audit 2024-09-16T09:13:11.719540+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:12.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:11 smithi110 bash[21405]: audit 2024-09-16T09:13:11.727728+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T09:13:12.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:11 smithi110 bash[21405]: audit 2024-09-16T09:13:11.727728+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T09:13:12.370 DEBUG:teuthology.orchestra.run.smithi042:osd.1> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T09:13:12.373 INFO:tasks.cephadm:Deploying osd.2 on smithi110 with /dev/vg_nvme/lv_4... 2024-09-16T09:13:12.373 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: cluster 2024-09-16T09:13:11.168980+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: cluster 2024-09-16T09:13:11.168980+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: audit 2024-09-16T09:13:12.719720+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: audit 2024-09-16T09:13:12.719720+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: cluster 2024-09-16T09:13:12.724223+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: cluster 2024-09-16T09:13:12.724223+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: audit 2024-09-16T09:13:12.724665+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: audit 2024-09-16T09:13:12.724665+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: audit 2024-09-16T09:13:12.725185+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:12 smithi116 bash[22095]: audit 2024-09-16T09:13:12.725185+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: cluster 2024-09-16T09:13:11.168980+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: cluster 2024-09-16T09:13:11.168980+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: audit 2024-09-16T09:13:12.719720+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: audit 2024-09-16T09:13:12.719720+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: cluster 2024-09-16T09:13:12.724223+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: cluster 2024-09-16T09:13:12.724223+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: audit 2024-09-16T09:13:12.724665+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: audit 2024-09-16T09:13:12.724665+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: audit 2024-09-16T09:13:12.725185+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:13.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:12 smithi110 bash[21405]: audit 2024-09-16T09:13:12.725185+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: cluster 2024-09-16T09:13:11.168980+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: cluster 2024-09-16T09:13:11.168980+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: audit 2024-09-16T09:13:12.719720+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T09:13:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: audit 2024-09-16T09:13:12.719720+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T09:13:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: cluster 2024-09-16T09:13:12.724223+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T09:13:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: cluster 2024-09-16T09:13:12.724223+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T09:13:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: audit 2024-09-16T09:13:12.724665+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:13:13.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: audit 2024-09-16T09:13:12.724665+0000 mon.a (mon.0) 335 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-16T09:13:13.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: audit 2024-09-16T09:13:12.725185+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:13.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:12 smithi042 bash[19947]: audit 2024-09-16T09:13:12.725185+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:14.042 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:13:13 smithi042 bash[35009]: debug 2024-09-16T09:13:13.761+0000 7f37eb483640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T09:13:14.042 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:13:13 smithi042 bash[35009]: debug 2024-09-16T09:13:13.765+0000 7f37e72aa640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T09:13:15.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: cluster 2024-09-16T09:13:13.169465+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:15.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: cluster 2024-09-16T09:13:13.169465+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:15.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: audit 2024-09-16T09:13:13.722095+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:13:15.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: audit 2024-09-16T09:13:13.722095+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:13:15.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: cluster 2024-09-16T09:13:13.726764+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T09:13:15.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: cluster 2024-09-16T09:13:13.726764+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T09:13:15.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: audit 2024-09-16T09:13:13.727553+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: audit 2024-09-16T09:13:13.727553+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: audit 2024-09-16T09:13:13.733495+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:14 smithi042 bash[19947]: audit 2024-09-16T09:13:13.733495+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: cluster 2024-09-16T09:13:13.169465+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:15.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: cluster 2024-09-16T09:13:13.169465+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:15.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: audit 2024-09-16T09:13:13.722095+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:13:15.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: audit 2024-09-16T09:13:13.722095+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:13:15.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: cluster 2024-09-16T09:13:13.726764+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T09:13:15.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: cluster 2024-09-16T09:13:13.726764+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T09:13:15.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: audit 2024-09-16T09:13:13.727553+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: audit 2024-09-16T09:13:13.727553+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: audit 2024-09-16T09:13:13.733495+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:14 smithi116 bash[22095]: audit 2024-09-16T09:13:13.733495+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: cluster 2024-09-16T09:13:13.169465+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:15.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: cluster 2024-09-16T09:13:13.169465+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:15.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: audit 2024-09-16T09:13:13.722095+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:13:15.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: audit 2024-09-16T09:13:13.722095+0000 mon.a (mon.0) 337 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-16T09:13:15.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: cluster 2024-09-16T09:13:13.726764+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T09:13:15.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: cluster 2024-09-16T09:13:13.726764+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T09:13:15.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: audit 2024-09-16T09:13:13.727553+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: audit 2024-09-16T09:13:13.727553+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: audit 2024-09-16T09:13:13.733495+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:15.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:14 smithi110 bash[21405]: audit 2024-09-16T09:13:13.733495+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:16.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: cluster 2024-09-16T09:13:12.720465+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:13:16.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: cluster 2024-09-16T09:13:12.720465+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:13:16.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: cluster 2024-09-16T09:13:12.720660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:13:16.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: cluster 2024-09-16T09:13:12.720660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:13:16.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: cluster 2024-09-16T09:13:14.736224+0000 mon.a (mon.0) 341 : cluster [INF] osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362] boot 2024-09-16T09:13:16.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: cluster 2024-09-16T09:13:14.736224+0000 mon.a (mon.0) 341 : cluster [INF] osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362] boot 2024-09-16T09:13:16.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: cluster 2024-09-16T09:13:14.736306+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T09:13:16.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: cluster 2024-09-16T09:13:14.736306+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T09:13:16.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: audit 2024-09-16T09:13:14.736526+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:16.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:15 smithi042 bash[19947]: audit 2024-09-16T09:13:14.736526+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:16.090 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:13:16.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: cluster 2024-09-16T09:13:12.720465+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:13:16.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: cluster 2024-09-16T09:13:12.720465+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:13:16.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: cluster 2024-09-16T09:13:12.720660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:13:16.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: cluster 2024-09-16T09:13:12.720660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:13:16.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: cluster 2024-09-16T09:13:14.736224+0000 mon.a (mon.0) 341 : cluster [INF] osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362] boot 2024-09-16T09:13:16.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: cluster 2024-09-16T09:13:14.736224+0000 mon.a (mon.0) 341 : cluster [INF] osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362] boot 2024-09-16T09:13:16.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: cluster 2024-09-16T09:13:14.736306+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T09:13:16.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: cluster 2024-09-16T09:13:14.736306+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T09:13:16.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: audit 2024-09-16T09:13:14.736526+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:16.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:15 smithi116 bash[22095]: audit 2024-09-16T09:13:14.736526+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:16.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: cluster 2024-09-16T09:13:12.720465+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:13:16.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: cluster 2024-09-16T09:13:12.720465+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:13:16.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: cluster 2024-09-16T09:13:12.720660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:13:16.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: cluster 2024-09-16T09:13:12.720660+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:13:16.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: cluster 2024-09-16T09:13:14.736224+0000 mon.a (mon.0) 341 : cluster [INF] osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362] boot 2024-09-16T09:13:16.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: cluster 2024-09-16T09:13:14.736224+0000 mon.a (mon.0) 341 : cluster [INF] osd.1 [v2:172.21.15.42:6810/2101555362,v1:172.21.15.42:6811/2101555362] boot 2024-09-16T09:13:16.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: cluster 2024-09-16T09:13:14.736306+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T09:13:16.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: cluster 2024-09-16T09:13:14.736306+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T09:13:16.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: audit 2024-09-16T09:13:14.736526+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:16.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:15 smithi110 bash[21405]: audit 2024-09-16T09:13:14.736526+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:13:17.024 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:16 smithi110 bash[21405]: cluster 2024-09-16T09:13:15.169962+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:17.024 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:16 smithi110 bash[21405]: cluster 2024-09-16T09:13:15.169962+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:17.024 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:16 smithi110 bash[21405]: cluster 2024-09-16T09:13:15.743854+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T09:13:17.024 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:16 smithi110 bash[21405]: cluster 2024-09-16T09:13:15.743854+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T09:13:17.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:16 smithi042 bash[19947]: cluster 2024-09-16T09:13:15.169962+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:17.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:16 smithi042 bash[19947]: cluster 2024-09-16T09:13:15.169962+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:17.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:16 smithi042 bash[19947]: cluster 2024-09-16T09:13:15.743854+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T09:13:17.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:16 smithi042 bash[19947]: cluster 2024-09-16T09:13:15.743854+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T09:13:17.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:16 smithi116 bash[22095]: cluster 2024-09-16T09:13:15.169962+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:17.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:16 smithi116 bash[22095]: cluster 2024-09-16T09:13:15.169962+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T09:13:17.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:16 smithi116 bash[22095]: cluster 2024-09-16T09:13:15.743854+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T09:13:17.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:16 smithi116 bash[22095]: cluster 2024-09-16T09:13:15.743854+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T09:13:18.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:18 smithi110 bash[21405]: cluster 2024-09-16T09:13:17.170408+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:18.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:18 smithi110 bash[21405]: cluster 2024-09-16T09:13:17.170408+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:19.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:18 smithi042 bash[19947]: cluster 2024-09-16T09:13:17.170408+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:19.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:18 smithi042 bash[19947]: cluster 2024-09-16T09:13:17.170408+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:19.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:18 smithi116 bash[22095]: cluster 2024-09-16T09:13:17.170408+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:19.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:18 smithi116 bash[22095]: cluster 2024-09-16T09:13:17.170408+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:20.006 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-09-16T09:13:20.046 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_4 2024-09-16T09:13:21.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:20 smithi042 bash[19947]: cluster 2024-09-16T09:13:19.170866+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:21.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:20 smithi042 bash[19947]: cluster 2024-09-16T09:13:19.170866+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:21.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:20 smithi116 bash[22095]: cluster 2024-09-16T09:13:19.170866+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:21.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:20 smithi116 bash[22095]: cluster 2024-09-16T09:13:19.170866+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:20 smithi110 bash[21405]: cluster 2024-09-16T09:13:19.170866+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:20 smithi110 bash[21405]: cluster 2024-09-16T09:13:19.170866+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: cluster 2024-09-16T09:13:21.171221+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: cluster 2024-09-16T09:13:21.171221+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.951508+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.951508+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.958197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.958197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.960618+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.960618+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.962111+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.962111+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.967298+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.967298+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.971439+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.971439+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.973279+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.973279+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.982929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:22 smithi042 bash[19947]: audit 2024-09-16T09:13:21.982929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: cluster 2024-09-16T09:13:21.171221+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: cluster 2024-09-16T09:13:21.171221+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.951508+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.951508+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.958197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.958197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.960618+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.960618+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.962111+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.962111+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.967298+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.967298+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.971439+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:23.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.971439+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:23.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.973279+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:23.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.973279+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:23.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.982929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:22 smithi116 bash[22095]: audit 2024-09-16T09:13:21.982929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: cluster 2024-09-16T09:13:21.171221+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: cluster 2024-09-16T09:13:21.171221+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.951508+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.951508+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.958197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.958197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.960618+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.960618+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.962111+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.962111+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:13:23.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.967298+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.967298+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.971439+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:23.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.971439+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:23.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.973279+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:23.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.973279+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:23.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.982929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:22 smithi110 bash[21405]: audit 2024-09-16T09:13:21.982929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:23.760 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:13:24.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:23 smithi042 bash[19947]: cephadm 2024-09-16T09:13:21.944567+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:13:24.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:23 smithi042 bash[19947]: cephadm 2024-09-16T09:13:21.944567+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:13:24.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:23 smithi042 bash[19947]: cephadm 2024-09-16T09:13:21.963244+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 8634M 2024-09-16T09:13:24.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:23 smithi042 bash[19947]: cephadm 2024-09-16T09:13:21.963244+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 8634M 2024-09-16T09:13:24.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:23 smithi116 bash[22095]: cephadm 2024-09-16T09:13:21.944567+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:13:24.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:23 smithi116 bash[22095]: cephadm 2024-09-16T09:13:21.944567+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:13:24.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:23 smithi116 bash[22095]: cephadm 2024-09-16T09:13:21.963244+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 8634M 2024-09-16T09:13:24.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:23 smithi116 bash[22095]: cephadm 2024-09-16T09:13:21.963244+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 8634M 2024-09-16T09:13:24.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:23 smithi110 bash[21405]: cephadm 2024-09-16T09:13:21.944567+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:13:24.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:23 smithi110 bash[21405]: cephadm 2024-09-16T09:13:21.944567+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi042 2024-09-16T09:13:24.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:23 smithi110 bash[21405]: cephadm 2024-09-16T09:13:21.963244+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 8634M 2024-09-16T09:13:24.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:23 smithi110 bash[21405]: cephadm 2024-09-16T09:13:21.963244+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 8634M 2024-09-16T09:13:25.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:24 smithi042 bash[19947]: cluster 2024-09-16T09:13:23.171635+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:25.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:24 smithi042 bash[19947]: cluster 2024-09-16T09:13:23.171635+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:25.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:24 smithi116 bash[22095]: cluster 2024-09-16T09:13:23.171635+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:25.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:24 smithi116 bash[22095]: cluster 2024-09-16T09:13:23.171635+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:24 smithi110 bash[21405]: cluster 2024-09-16T09:13:23.171635+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:24 smithi110 bash[21405]: cluster 2024-09-16T09:13:23.171635+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:26.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:25 smithi042 bash[19947]: audit 2024-09-16T09:13:25.146862+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:13:26.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:25 smithi042 bash[19947]: audit 2024-09-16T09:13:25.146862+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:13:26.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:25 smithi042 bash[19947]: audit 2024-09-16T09:13:25.152962+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:13:26.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:25 smithi042 bash[19947]: audit 2024-09-16T09:13:25.152962+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:13:26.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:25 smithi042 bash[19947]: audit 2024-09-16T09:13:25.154608+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:26.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:25 smithi042 bash[19947]: audit 2024-09-16T09:13:25.154608+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:26.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:25 smithi116 bash[22095]: audit 2024-09-16T09:13:25.146862+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:13:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:25 smithi116 bash[22095]: audit 2024-09-16T09:13:25.146862+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:13:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:25 smithi116 bash[22095]: audit 2024-09-16T09:13:25.152962+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:13:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:25 smithi116 bash[22095]: audit 2024-09-16T09:13:25.152962+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:13:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:25 smithi116 bash[22095]: audit 2024-09-16T09:13:25.154608+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:25 smithi116 bash[22095]: audit 2024-09-16T09:13:25.154608+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:26.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:25 smithi110 bash[21405]: audit 2024-09-16T09:13:25.146862+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:13:26.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:25 smithi110 bash[21405]: audit 2024-09-16T09:13:25.146862+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:13:26.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:25 smithi110 bash[21405]: audit 2024-09-16T09:13:25.152962+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:13:26.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:25 smithi110 bash[21405]: audit 2024-09-16T09:13:25.152962+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:13:26.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:25 smithi110 bash[21405]: audit 2024-09-16T09:13:25.154608+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:26.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:25 smithi110 bash[21405]: audit 2024-09-16T09:13:25.154608+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:26 smithi042 bash[19947]: audit 2024-09-16T09:13:25.139930+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:13:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:26 smithi042 bash[19947]: audit 2024-09-16T09:13:25.139930+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:13:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:26 smithi042 bash[19947]: cluster 2024-09-16T09:13:25.172132+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:26 smithi042 bash[19947]: cluster 2024-09-16T09:13:25.172132+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:26 smithi116 bash[22095]: audit 2024-09-16T09:13:25.139930+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:13:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:26 smithi116 bash[22095]: audit 2024-09-16T09:13:25.139930+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:13:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:26 smithi116 bash[22095]: cluster 2024-09-16T09:13:25.172132+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:27.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:26 smithi116 bash[22095]: cluster 2024-09-16T09:13:25.172132+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:27.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:26 smithi110 bash[21405]: audit 2024-09-16T09:13:25.139930+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:13:27.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:26 smithi110 bash[21405]: audit 2024-09-16T09:13:25.139930+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:13:27.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:26 smithi110 bash[21405]: cluster 2024-09-16T09:13:25.172132+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:27.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:26 smithi110 bash[21405]: cluster 2024-09-16T09:13:25.172132+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:29.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:28 smithi042 bash[19947]: cluster 2024-09-16T09:13:27.172726+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:29.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:28 smithi042 bash[19947]: cluster 2024-09-16T09:13:27.172726+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:28 smithi116 bash[22095]: cluster 2024-09-16T09:13:27.172726+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:28 smithi116 bash[22095]: cluster 2024-09-16T09:13:27.172726+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:28 smithi110 bash[21405]: cluster 2024-09-16T09:13:27.172726+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:28 smithi110 bash[21405]: cluster 2024-09-16T09:13:27.172726+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:30 smithi042 bash[19947]: cluster 2024-09-16T09:13:29.173218+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:30 smithi042 bash[19947]: cluster 2024-09-16T09:13:29.173218+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:30 smithi116 bash[22095]: cluster 2024-09-16T09:13:29.173218+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:30 smithi116 bash[22095]: cluster 2024-09-16T09:13:29.173218+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:31.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:30 smithi110 bash[21405]: cluster 2024-09-16T09:13:29.173218+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:31.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:30 smithi110 bash[21405]: cluster 2024-09-16T09:13:29.173218+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:33.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:32 smithi042 bash[19947]: cluster 2024-09-16T09:13:31.173703+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:33.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:32 smithi042 bash[19947]: cluster 2024-09-16T09:13:31.173703+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:32 smithi116 bash[22095]: cluster 2024-09-16T09:13:31.173703+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:32 smithi116 bash[22095]: cluster 2024-09-16T09:13:31.173703+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:32 smithi110 bash[21405]: cluster 2024-09-16T09:13:31.173703+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:32 smithi110 bash[21405]: cluster 2024-09-16T09:13:31.173703+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:34.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: audit 2024-09-16T09:13:33.449624+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: audit 2024-09-16T09:13:33.449624+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: audit 2024-09-16T09:13:33.451486+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.110:0/2009014119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: audit 2024-09-16T09:13:33.451486+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.110:0/2009014119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: audit 2024-09-16T09:13:33.452971+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"}]': finished 2024-09-16T09:13:34.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: audit 2024-09-16T09:13:33.452971+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"}]': finished 2024-09-16T09:13:34.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: cluster 2024-09-16T09:13:33.458154+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T09:13:34.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: cluster 2024-09-16T09:13:33.458154+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T09:13:34.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: audit 2024-09-16T09:13:33.458680+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:13:34.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:33 smithi116 bash[22095]: audit 2024-09-16T09:13:33.458680+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:13:34.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: audit 2024-09-16T09:13:33.449624+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: audit 2024-09-16T09:13:33.449624+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: audit 2024-09-16T09:13:33.451486+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.110:0/2009014119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: audit 2024-09-16T09:13:33.451486+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.110:0/2009014119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: audit 2024-09-16T09:13:33.452971+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"}]': finished 2024-09-16T09:13:34.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: audit 2024-09-16T09:13:33.452971+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"}]': finished 2024-09-16T09:13:34.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: cluster 2024-09-16T09:13:33.458154+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T09:13:34.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: cluster 2024-09-16T09:13:33.458154+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T09:13:34.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: audit 2024-09-16T09:13:33.458680+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:13:34.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:33 smithi110 bash[21405]: audit 2024-09-16T09:13:33.458680+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:13:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: audit 2024-09-16T09:13:33.449624+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: audit 2024-09-16T09:13:33.449624+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: audit 2024-09-16T09:13:33.451486+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.110:0/2009014119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: audit 2024-09-16T09:13:33.451486+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.110:0/2009014119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"} : dispatch 2024-09-16T09:13:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: audit 2024-09-16T09:13:33.452971+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"}]': finished 2024-09-16T09:13:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: audit 2024-09-16T09:13:33.452971+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81194f64-7388-4bc9-b6b2-e9b5fe1f10ca"}]': finished 2024-09-16T09:13:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: cluster 2024-09-16T09:13:33.458154+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T09:13:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: cluster 2024-09-16T09:13:33.458154+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T09:13:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: audit 2024-09-16T09:13:33.458680+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:13:34.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:33 smithi042 bash[19947]: audit 2024-09-16T09:13:33.458680+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:13:35.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:34 smithi116 bash[22095]: cluster 2024-09-16T09:13:33.174164+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:35.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:34 smithi116 bash[22095]: cluster 2024-09-16T09:13:33.174164+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:35.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:34 smithi116 bash[22095]: audit 2024-09-16T09:13:34.049126+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.110:0/355205664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:13:35.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:34 smithi116 bash[22095]: audit 2024-09-16T09:13:34.049126+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.110:0/355205664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:13:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:34 smithi110 bash[21405]: cluster 2024-09-16T09:13:33.174164+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:34 smithi110 bash[21405]: cluster 2024-09-16T09:13:33.174164+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:34 smithi110 bash[21405]: audit 2024-09-16T09:13:34.049126+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.110:0/355205664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:13:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:34 smithi110 bash[21405]: audit 2024-09-16T09:13:34.049126+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.110:0/355205664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:13:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:34 smithi042 bash[19947]: cluster 2024-09-16T09:13:33.174164+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:34 smithi042 bash[19947]: cluster 2024-09-16T09:13:33.174164+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:34 smithi042 bash[19947]: audit 2024-09-16T09:13:34.049126+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.110:0/355205664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:13:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:34 smithi042 bash[19947]: audit 2024-09-16T09:13:34.049126+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.110:0/355205664' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:13:37.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:36 smithi116 bash[22095]: cluster 2024-09-16T09:13:35.174729+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:37.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:36 smithi116 bash[22095]: cluster 2024-09-16T09:13:35.174729+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:37.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:36 smithi110 bash[21405]: cluster 2024-09-16T09:13:35.174729+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:37.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:36 smithi110 bash[21405]: cluster 2024-09-16T09:13:35.174729+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:37.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:36 smithi042 bash[19947]: cluster 2024-09-16T09:13:35.174729+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:37.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:36 smithi042 bash[19947]: cluster 2024-09-16T09:13:35.174729+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:38 smithi116 bash[22095]: cluster 2024-09-16T09:13:37.175328+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:38 smithi116 bash[22095]: cluster 2024-09-16T09:13:37.175328+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:38 smithi110 bash[21405]: cluster 2024-09-16T09:13:37.175328+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:38 smithi110 bash[21405]: cluster 2024-09-16T09:13:37.175328+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:39.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:38 smithi042 bash[19947]: cluster 2024-09-16T09:13:37.175328+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:38 smithi042 bash[19947]: cluster 2024-09-16T09:13:37.175328+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:41.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:40 smithi116 bash[22095]: cluster 2024-09-16T09:13:39.175829+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:41.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:40 smithi116 bash[22095]: cluster 2024-09-16T09:13:39.175829+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:41.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:40 smithi110 bash[21405]: cluster 2024-09-16T09:13:39.175829+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:41.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:40 smithi110 bash[21405]: cluster 2024-09-16T09:13:39.175829+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:40 smithi042 bash[19947]: cluster 2024-09-16T09:13:39.175829+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:40 smithi042 bash[19947]: cluster 2024-09-16T09:13:39.175829+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:42 smithi116 bash[22095]: cluster 2024-09-16T09:13:41.176416+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:42 smithi116 bash[22095]: cluster 2024-09-16T09:13:41.176416+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:42 smithi110 bash[21405]: cluster 2024-09-16T09:13:41.176416+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:42 smithi110 bash[21405]: cluster 2024-09-16T09:13:41.176416+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:43.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:42 smithi042 bash[19947]: cluster 2024-09-16T09:13:41.176416+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:43.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:42 smithi042 bash[19947]: cluster 2024-09-16T09:13:41.176416+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:44.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:44 smithi110 bash[21405]: cluster 2024-09-16T09:13:43.176993+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:44.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:44 smithi110 bash[21405]: cluster 2024-09-16T09:13:43.176993+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:44 smithi116 bash[22095]: cluster 2024-09-16T09:13:43.176993+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:44 smithi116 bash[22095]: cluster 2024-09-16T09:13:43.176993+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:44 smithi042 bash[19947]: cluster 2024-09-16T09:13:43.176993+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:44 smithi042 bash[19947]: cluster 2024-09-16T09:13:43.176993+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:47.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:46 smithi116 bash[22095]: cluster 2024-09-16T09:13:45.177574+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:47.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:46 smithi116 bash[22095]: cluster 2024-09-16T09:13:45.177574+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:47.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:46 smithi116 bash[22095]: audit 2024-09-16T09:13:46.347644+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T09:13:47.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:46 smithi116 bash[22095]: audit 2024-09-16T09:13:46.347644+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T09:13:47.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:46 smithi116 bash[22095]: audit 2024-09-16T09:13:46.349459+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:47.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:46 smithi116 bash[22095]: audit 2024-09-16T09:13:46.349459+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:47.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:46 smithi110 bash[21405]: cluster 2024-09-16T09:13:45.177574+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:47.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:46 smithi110 bash[21405]: cluster 2024-09-16T09:13:45.177574+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:47.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:46 smithi110 bash[21405]: audit 2024-09-16T09:13:46.347644+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T09:13:47.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:46 smithi110 bash[21405]: audit 2024-09-16T09:13:46.347644+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T09:13:47.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:46 smithi110 bash[21405]: audit 2024-09-16T09:13:46.349459+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:47.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:46 smithi110 bash[21405]: audit 2024-09-16T09:13:46.349459+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:46 smithi042 bash[19947]: cluster 2024-09-16T09:13:45.177574+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:46 smithi042 bash[19947]: cluster 2024-09-16T09:13:45.177574+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:47.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:46 smithi042 bash[19947]: audit 2024-09-16T09:13:46.347644+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T09:13:47.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:46 smithi042 bash[19947]: audit 2024-09-16T09:13:46.347644+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T09:13:47.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:46 smithi042 bash[19947]: audit 2024-09-16T09:13:46.349459+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:47.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:46 smithi042 bash[19947]: audit 2024-09-16T09:13:46.349459+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:48.051 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:47 smithi110 bash[21405]: cephadm 2024-09-16T09:13:46.351062+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi110 2024-09-16T09:13:48.051 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:47 smithi110 bash[21405]: cephadm 2024-09-16T09:13:46.351062+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi110 2024-09-16T09:13:48.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:47 smithi116 bash[22095]: cephadm 2024-09-16T09:13:46.351062+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi110 2024-09-16T09:13:48.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:47 smithi116 bash[22095]: cephadm 2024-09-16T09:13:46.351062+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi110 2024-09-16T09:13:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:47 smithi042 bash[19947]: cephadm 2024-09-16T09:13:46.351062+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi110 2024-09-16T09:13:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:47 smithi042 bash[19947]: cephadm 2024-09-16T09:13:46.351062+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi110 2024-09-16T09:13:48.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:48 smithi110 bash[21405]: cluster 2024-09-16T09:13:47.178209+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:48.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:48 smithi110 bash[21405]: cluster 2024-09-16T09:13:47.178209+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:49.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:48 smithi116 bash[22095]: cluster 2024-09-16T09:13:47.178209+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:49.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:48 smithi116 bash[22095]: cluster 2024-09-16T09:13:47.178209+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:49.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:48 smithi042 bash[19947]: cluster 2024-09-16T09:13:47.178209+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:49.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:48 smithi042 bash[19947]: cluster 2024-09-16T09:13:47.178209+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:50.443 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:13:50.776 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:13:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:50 smithi116 bash[22095]: cluster 2024-09-16T09:13:49.178706+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:50 smithi116 bash[22095]: cluster 2024-09-16T09:13:49.178706+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:50 smithi116 bash[22095]: audit 2024-09-16T09:13:50.700467+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:50 smithi116 bash[22095]: audit 2024-09-16T09:13:50.700467+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:50 smithi116 bash[22095]: audit 2024-09-16T09:13:50.705445+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:50 smithi116 bash[22095]: audit 2024-09-16T09:13:50.705445+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:50 smithi116 bash[22095]: audit 2024-09-16T09:13:50.712626+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:50 smithi116 bash[22095]: audit 2024-09-16T09:13:50.712626+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 bash[21405]: cluster 2024-09-16T09:13:49.178706+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 bash[21405]: cluster 2024-09-16T09:13:49.178706+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 bash[21405]: audit 2024-09-16T09:13:50.700467+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 bash[21405]: audit 2024-09-16T09:13:50.700467+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 bash[21405]: audit 2024-09-16T09:13:50.705445+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 bash[21405]: audit 2024-09-16T09:13:50.705445+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 bash[21405]: audit 2024-09-16T09:13:50.712626+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:50 smithi110 bash[21405]: audit 2024-09-16T09:13:50.712626+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:50 smithi042 bash[19947]: cluster 2024-09-16T09:13:49.178706+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:50 smithi042 bash[19947]: cluster 2024-09-16T09:13:49.178706+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:50 smithi042 bash[19947]: audit 2024-09-16T09:13:50.700467+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:50 smithi042 bash[19947]: audit 2024-09-16T09:13:50.700467+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:13:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:50 smithi042 bash[19947]: audit 2024-09-16T09:13:50.705445+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:50 smithi042 bash[19947]: audit 2024-09-16T09:13:50.705445+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:50 smithi042 bash[19947]: audit 2024-09-16T09:13:50.712626+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:50 smithi042 bash[19947]: audit 2024-09-16T09:13:50.712626+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:53.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:52 smithi116 bash[22095]: cluster 2024-09-16T09:13:51.179275+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:53.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:52 smithi116 bash[22095]: cluster 2024-09-16T09:13:51.179275+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:53.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:52 smithi110 bash[21405]: cluster 2024-09-16T09:13:51.179275+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:53.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:52 smithi110 bash[21405]: cluster 2024-09-16T09:13:51.179275+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:53.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:52 smithi042 bash[19947]: cluster 2024-09-16T09:13:51.179275+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:53.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:52 smithi042 bash[19947]: cluster 2024-09-16T09:13:51.179275+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:55.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:54 smithi116 bash[22095]: cluster 2024-09-16T09:13:53.179861+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:55.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:54 smithi116 bash[22095]: cluster 2024-09-16T09:13:53.179861+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:55.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:54 smithi110 bash[21405]: cluster 2024-09-16T09:13:53.179861+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:55.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:54 smithi110 bash[21405]: cluster 2024-09-16T09:13:53.179861+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:55.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:54 smithi042 bash[19947]: cluster 2024-09-16T09:13:53.179861+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:55.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:54 smithi042 bash[19947]: cluster 2024-09-16T09:13:53.179861+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:57.023 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:56 smithi110 bash[21405]: cluster 2024-09-16T09:13:55.180433+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:57.023 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:56 smithi110 bash[21405]: cluster 2024-09-16T09:13:55.180433+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:57.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:56 smithi116 bash[22095]: cluster 2024-09-16T09:13:55.180433+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:57.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:56 smithi116 bash[22095]: cluster 2024-09-16T09:13:55.180433+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:57.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:56 smithi042 bash[19947]: cluster 2024-09-16T09:13:55.180433+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:57.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:56 smithi042 bash[19947]: cluster 2024-09-16T09:13:55.180433+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:58.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.929210+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.929210+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.936592+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.936592+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.938580+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.938580+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.940565+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.940565+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.950388+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: audit 2024-09-16T09:13:56.950388+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: cluster 2024-09-16T09:13:57.181049+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:13:57 smithi110 bash[21405]: cluster 2024-09-16T09:13:57.181049+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:58.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.929210+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.929210+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.936592+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.936592+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.938580+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:58.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.938580+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:58.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.940565+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:58.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.940565+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:58.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.950388+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: audit 2024-09-16T09:13:56.950388+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: cluster 2024-09-16T09:13:57.181049+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:58.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:13:57 smithi042 bash[19947]: cluster 2024-09-16T09:13:57.181049+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:58.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.929210+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.929210+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.936592+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.936592+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.938580+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.938580+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:13:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.940565+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.940565+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:13:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.950388+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: audit 2024-09-16T09:13:56.950388+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:13:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: cluster 2024-09-16T09:13:57.181049+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:13:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:13:57 smithi116 bash[22095]: cluster 2024-09-16T09:13:57.181049+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:00.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:00 smithi042 bash[19947]: cluster 2024-09-16T09:13:59.181634+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:00.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:00 smithi042 bash[19947]: cluster 2024-09-16T09:13:59.181634+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:00.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:00 smithi116 bash[22095]: cluster 2024-09-16T09:13:59.181634+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:00.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:00 smithi116 bash[22095]: cluster 2024-09-16T09:13:59.181634+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:00 smithi110 bash[21405]: cluster 2024-09-16T09:13:59.181634+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:00 smithi110 bash[21405]: cluster 2024-09-16T09:13:59.181634+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:02.093 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 2 on host 'smithi110' 2024-09-16T09:14:02.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:02 smithi110 bash[21405]: cluster 2024-09-16T09:14:01.182173+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:02.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:02 smithi110 bash[21405]: cluster 2024-09-16T09:14:01.182173+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:02.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:02 smithi110 bash[21405]: audit 2024-09-16T09:14:02.074591+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:02.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:02 smithi110 bash[21405]: audit 2024-09-16T09:14:02.074591+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:02.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:02 smithi110 bash[21405]: audit 2024-09-16T09:14:02.081426+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:02 smithi110 bash[21405]: audit 2024-09-16T09:14:02.081426+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:02 smithi110 bash[21405]: audit 2024-09-16T09:14:02.088692+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:02 smithi110 bash[21405]: audit 2024-09-16T09:14:02.088692+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:02 smithi042 bash[19947]: cluster 2024-09-16T09:14:01.182173+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:02.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:02 smithi042 bash[19947]: cluster 2024-09-16T09:14:01.182173+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:02.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:02 smithi042 bash[19947]: audit 2024-09-16T09:14:02.074591+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:02.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:02 smithi042 bash[19947]: audit 2024-09-16T09:14:02.074591+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:02.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:02 smithi042 bash[19947]: audit 2024-09-16T09:14:02.081426+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:02 smithi042 bash[19947]: audit 2024-09-16T09:14:02.081426+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:02 smithi042 bash[19947]: audit 2024-09-16T09:14:02.088692+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:02 smithi042 bash[19947]: audit 2024-09-16T09:14:02.088692+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:02 smithi116 bash[22095]: cluster 2024-09-16T09:14:01.182173+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:02.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:02 smithi116 bash[22095]: cluster 2024-09-16T09:14:01.182173+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:02.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:02 smithi116 bash[22095]: audit 2024-09-16T09:14:02.074591+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:02.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:02 smithi116 bash[22095]: audit 2024-09-16T09:14:02.074591+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:02.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:02 smithi116 bash[22095]: audit 2024-09-16T09:14:02.081426+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:02 smithi116 bash[22095]: audit 2024-09-16T09:14:02.081426+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:02 smithi116 bash[22095]: audit 2024-09-16T09:14:02.088692+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:02 smithi116 bash[22095]: audit 2024-09-16T09:14:02.088692+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:02.709 DEBUG:teuthology.orchestra.run.smithi110:osd.2> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T09:14:02.711 INFO:tasks.cephadm:Deploying osd.3 on smithi110 with /dev/vg_nvme/lv_3... 2024-09-16T09:14:02.712 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T09:14:03.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:03 smithi042 bash[19947]: audit 2024-09-16T09:14:02.438045+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:03 smithi042 bash[19947]: audit 2024-09-16T09:14:02.438045+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:03 smithi042 bash[19947]: audit 2024-09-16T09:14:02.440268+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:03 smithi042 bash[19947]: audit 2024-09-16T09:14:02.440268+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:03 smithi116 bash[22095]: audit 2024-09-16T09:14:02.438045+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:03 smithi116 bash[22095]: audit 2024-09-16T09:14:02.438045+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:03 smithi116 bash[22095]: audit 2024-09-16T09:14:02.440268+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:03 smithi116 bash[22095]: audit 2024-09-16T09:14:02.440268+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:03 smithi110 bash[21405]: audit 2024-09-16T09:14:02.438045+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:03 smithi110 bash[21405]: audit 2024-09-16T09:14:02.438045+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:03 smithi110 bash[21405]: audit 2024-09-16T09:14:02.440268+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:03.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:03 smithi110 bash[21405]: audit 2024-09-16T09:14:02.440268+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T09:14:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: cluster 2024-09-16T09:14:03.182734+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: cluster 2024-09-16T09:14:03.182734+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: audit 2024-09-16T09:14:03.249293+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T09:14:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: audit 2024-09-16T09:14:03.249293+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T09:14:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: cluster 2024-09-16T09:14:03.253495+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T09:14:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: cluster 2024-09-16T09:14:03.253495+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T09:14:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: audit 2024-09-16T09:14:03.254033+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:04.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: audit 2024-09-16T09:14:03.254033+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:04.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: audit 2024-09-16T09:14:03.254179+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: audit 2024-09-16T09:14:03.254179+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: audit 2024-09-16T09:14:03.254609+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:04 smithi042 bash[19947]: audit 2024-09-16T09:14:03.254609+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: cluster 2024-09-16T09:14:03.182734+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: cluster 2024-09-16T09:14:03.182734+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: audit 2024-09-16T09:14:03.249293+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T09:14:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: audit 2024-09-16T09:14:03.249293+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T09:14:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: cluster 2024-09-16T09:14:03.253495+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T09:14:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: cluster 2024-09-16T09:14:03.253495+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T09:14:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: audit 2024-09-16T09:14:03.254033+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:04.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: audit 2024-09-16T09:14:03.254033+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:04.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: audit 2024-09-16T09:14:03.254179+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: audit 2024-09-16T09:14:03.254179+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: audit 2024-09-16T09:14:03.254609+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:04 smithi116 bash[22095]: audit 2024-09-16T09:14:03.254609+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: cluster 2024-09-16T09:14:03.182734+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:04.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: cluster 2024-09-16T09:14:03.182734+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: audit 2024-09-16T09:14:03.249293+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: audit 2024-09-16T09:14:03.249293+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: cluster 2024-09-16T09:14:03.253495+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: cluster 2024-09-16T09:14:03.253495+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: audit 2024-09-16T09:14:03.254033+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: audit 2024-09-16T09:14:03.254033+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: audit 2024-09-16T09:14:03.254179+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: audit 2024-09-16T09:14:03.254179+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: audit 2024-09-16T09:14:03.254609+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[21405]: audit 2024-09-16T09:14:03.254609+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:14:04.663 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[24007]: debug 2024-09-16T09:14:04.288+0000 7ff6675e0640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T09:14:04.664 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:14:04 smithi110 bash[24007]: debug 2024-09-16T09:14:04.292+0000 7ff663407640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T09:14:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:05 smithi042 bash[19947]: audit 2024-09-16T09:14:04.251539+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:14:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:05 smithi042 bash[19947]: audit 2024-09-16T09:14:04.251539+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:14:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:05 smithi042 bash[19947]: cluster 2024-09-16T09:14:04.256121+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T09:14:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:05 smithi042 bash[19947]: cluster 2024-09-16T09:14:04.256121+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T09:14:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:05 smithi042 bash[19947]: audit 2024-09-16T09:14:04.256951+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:05 smithi042 bash[19947]: audit 2024-09-16T09:14:04.256951+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:05 smithi042 bash[19947]: audit 2024-09-16T09:14:04.265165+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:05 smithi042 bash[19947]: audit 2024-09-16T09:14:04.265165+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:05 smithi116 bash[22095]: audit 2024-09-16T09:14:04.251539+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:14:05.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:05 smithi116 bash[22095]: audit 2024-09-16T09:14:04.251539+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:14:05.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:05 smithi116 bash[22095]: cluster 2024-09-16T09:14:04.256121+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T09:14:05.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:05 smithi116 bash[22095]: cluster 2024-09-16T09:14:04.256121+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T09:14:05.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:05 smithi116 bash[22095]: audit 2024-09-16T09:14:04.256951+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:05 smithi116 bash[22095]: audit 2024-09-16T09:14:04.256951+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:05 smithi116 bash[22095]: audit 2024-09-16T09:14:04.265165+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:05 smithi116 bash[22095]: audit 2024-09-16T09:14:04.265165+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:05 smithi110 bash[21405]: audit 2024-09-16T09:14:04.251539+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:14:05.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:05 smithi110 bash[21405]: audit 2024-09-16T09:14:04.251539+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:14:05.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:05 smithi110 bash[21405]: cluster 2024-09-16T09:14:04.256121+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T09:14:05.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:05 smithi110 bash[21405]: cluster 2024-09-16T09:14:04.256121+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T09:14:05.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:05 smithi110 bash[21405]: audit 2024-09-16T09:14:04.256951+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:05 smithi110 bash[21405]: audit 2024-09-16T09:14:04.256951+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:05 smithi110 bash[21405]: audit 2024-09-16T09:14:04.265165+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:05.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:05 smithi110 bash[21405]: audit 2024-09-16T09:14:04.265165+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:06.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:03.426705+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:14:06.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:03.426705+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:14:06.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:03.426811+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:14:06.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:03.426811+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:14:06.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:05.183322+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:06.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:05.183322+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:06.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:05.265940+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943] boot 2024-09-16T09:14:06.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:05.265940+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943] boot 2024-09-16T09:14:06.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:05.266011+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T09:14:06.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: cluster 2024-09-16T09:14:05.266011+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T09:14:06.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: audit 2024-09-16T09:14:05.266606+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:06.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: audit 2024-09-16T09:14:05.266606+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:06.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: audit 2024-09-16T09:14:05.708681+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:06.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:06 smithi042 bash[19947]: audit 2024-09-16T09:14:05.708681+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:06.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:03.426705+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:03.426705+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:03.426811+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:03.426811+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:05.183322+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:05.183322+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:05.265940+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943] boot 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:05.265940+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943] boot 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:05.266011+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: cluster 2024-09-16T09:14:05.266011+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: audit 2024-09-16T09:14:05.266606+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: audit 2024-09-16T09:14:05.266606+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: audit 2024-09-16T09:14:05.708681+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:06.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:06 smithi116 bash[22095]: audit 2024-09-16T09:14:05.708681+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:06.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:03.426705+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:14:06.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:03.426705+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:03.426811+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:03.426811+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:05.183322+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:05.183322+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:05.265940+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943] boot 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:05.265940+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.110:6800/155825943,v1:172.21.15.110:6801/155825943] boot 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:05.266011+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: cluster 2024-09-16T09:14:05.266011+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: audit 2024-09-16T09:14:05.266606+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: audit 2024-09-16T09:14:05.266606+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: audit 2024-09-16T09:14:05.708681+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:06.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:06 smithi110 bash[21405]: audit 2024-09-16T09:14:05.708681+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:07.478 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:14:07.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:07 smithi042 bash[19947]: audit 2024-09-16T09:14:06.281177+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:07.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:07 smithi042 bash[19947]: audit 2024-09-16T09:14:06.281177+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:07.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:07 smithi042 bash[19947]: cluster 2024-09-16T09:14:06.285546+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T09:14:07.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:07 smithi042 bash[19947]: cluster 2024-09-16T09:14:06.285546+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T09:14:07.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:07 smithi042 bash[19947]: audit 2024-09-16T09:14:06.287359+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:07.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:07 smithi042 bash[19947]: audit 2024-09-16T09:14:06.287359+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:07.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:07 smithi116 bash[22095]: audit 2024-09-16T09:14:06.281177+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:07.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:07 smithi116 bash[22095]: audit 2024-09-16T09:14:06.281177+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:07.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:07 smithi116 bash[22095]: cluster 2024-09-16T09:14:06.285546+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T09:14:07.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:07 smithi116 bash[22095]: cluster 2024-09-16T09:14:06.285546+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T09:14:07.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:07 smithi116 bash[22095]: audit 2024-09-16T09:14:06.287359+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:07.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:07 smithi116 bash[22095]: audit 2024-09-16T09:14:06.287359+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:07.626 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:07 smithi110 bash[21405]: audit 2024-09-16T09:14:06.281177+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:07.626 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:07 smithi110 bash[21405]: audit 2024-09-16T09:14:06.281177+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:07.626 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:07 smithi110 bash[21405]: cluster 2024-09-16T09:14:06.285546+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T09:14:07.626 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:07 smithi110 bash[21405]: cluster 2024-09-16T09:14:06.285546+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T09:14:07.626 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:07 smithi110 bash[21405]: audit 2024-09-16T09:14:06.287359+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:07.627 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:07 smithi110 bash[21405]: audit 2024-09-16T09:14:06.287359+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: cluster 2024-09-16T09:14:07.183921+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v148: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: cluster 2024-09-16T09:14:07.183921+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v148: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: cluster 2024-09-16T09:14:07.281164+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: cluster 2024-09-16T09:14:07.281164+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:07.289154+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:07.289154+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: cluster 2024-09-16T09:14:07.295129+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: cluster 2024-09-16T09:14:07.295129+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:07.839380+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:07.839380+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:07.989034+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:07.989034+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:07.991712+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:07.991712+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.048751+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.048751+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.049322+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.049322+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.049568+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.049568+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.049899+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.049899+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.052640+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.052640+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.052991+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.052991+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.053180+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.053180+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.055131+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.055131+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.110901+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.110901+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.157750+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.157750+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.161321+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.161321+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.161932+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.161932+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.162256+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.162256+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.163874+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.163874+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.219282+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:08 smithi116 bash[22095]: audit 2024-09-16T09:14:08.219282+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: cluster 2024-09-16T09:14:07.183921+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v148: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: cluster 2024-09-16T09:14:07.183921+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v148: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: cluster 2024-09-16T09:14:07.281164+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: cluster 2024-09-16T09:14:07.281164+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:07.289154+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:07.289154+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: cluster 2024-09-16T09:14:07.295129+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: cluster 2024-09-16T09:14:07.295129+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:07.839380+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:07.839380+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:07.989034+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:07.989034+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:07.991712+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:07.991712+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.048751+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.048751+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.049322+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.049322+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.049568+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.049568+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.049899+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.049899+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.052640+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.052640+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.052991+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.052991+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.053180+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.053180+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.055131+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.055131+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.110901+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.110901+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.157750+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.157750+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.161321+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.161321+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.161932+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.161932+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.162256+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.162256+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.163874+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.163874+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.219282+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:08 smithi110 bash[21405]: audit 2024-09-16T09:14:08.219282+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: cluster 2024-09-16T09:14:07.183921+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v148: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: cluster 2024-09-16T09:14:07.183921+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v148: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: cluster 2024-09-16T09:14:07.281164+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:14:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: cluster 2024-09-16T09:14:07.281164+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:14:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:07.289154+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:07.289154+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:14:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: cluster 2024-09-16T09:14:07.295129+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T09:14:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: cluster 2024-09-16T09:14:07.295129+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T09:14:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:07.839380+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:07.839380+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:07.989034+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:07.989034+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:07.991712+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:07.991712+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.048751+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.048751+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.049322+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.049322+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.049568+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.049568+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.049899+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.049899+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.052640+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.052640+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.052991+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.052991+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.053180+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.053180+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.055131+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.055131+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.110901+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.110901+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.157750+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.157750+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.161321+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.161321+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.161932+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.161932+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:14:08.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.162256+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.162256+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:14:08.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.163874+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.163874+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T09:14:08.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.219282+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:08.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:08 smithi042 bash[19947]: audit 2024-09-16T09:14:08.219282+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T09:14:09.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:09 smithi110 bash[21405]: cluster 2024-09-16T09:14:08.307368+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T09:14:09.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:09 smithi110 bash[21405]: cluster 2024-09-16T09:14:08.307368+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T09:14:09.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:09 smithi116 bash[22095]: cluster 2024-09-16T09:14:08.307368+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T09:14:09.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:09 smithi116 bash[22095]: cluster 2024-09-16T09:14:08.307368+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T09:14:09.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:09 smithi042 bash[19947]: cluster 2024-09-16T09:14:08.307368+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T09:14:09.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:09 smithi042 bash[19947]: cluster 2024-09-16T09:14:08.307368+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T09:14:10.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:10 smithi116 bash[22095]: cluster 2024-09-16T09:14:09.184448+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:10.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:10 smithi116 bash[22095]: cluster 2024-09-16T09:14:09.184448+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:10.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:10 smithi116 bash[22095]: cluster 2024-09-16T09:14:09.303234+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:14:10.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:10 smithi116 bash[22095]: cluster 2024-09-16T09:14:09.303234+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:14:10.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:10 smithi116 bash[22095]: cluster 2024-09-16T09:14:09.303281+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-16T09:14:10.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:10 smithi116 bash[22095]: cluster 2024-09-16T09:14:09.303281+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-16T09:14:10.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:10 smithi110 bash[21405]: cluster 2024-09-16T09:14:09.184448+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:10.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:10 smithi110 bash[21405]: cluster 2024-09-16T09:14:09.184448+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:10.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:10 smithi110 bash[21405]: cluster 2024-09-16T09:14:09.303234+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:14:10.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:10 smithi110 bash[21405]: cluster 2024-09-16T09:14:09.303234+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:14:10.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:10 smithi110 bash[21405]: cluster 2024-09-16T09:14:09.303281+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-16T09:14:10.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:10 smithi110 bash[21405]: cluster 2024-09-16T09:14:09.303281+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-16T09:14:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:10 smithi042 bash[19947]: cluster 2024-09-16T09:14:09.184448+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:10 smithi042 bash[19947]: cluster 2024-09-16T09:14:09.184448+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:10 smithi042 bash[19947]: cluster 2024-09-16T09:14:09.303234+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:14:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:10 smithi042 bash[19947]: cluster 2024-09-16T09:14:09.303234+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:14:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:10 smithi042 bash[19947]: cluster 2024-09-16T09:14:09.303281+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-16T09:14:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:10 smithi042 bash[19947]: cluster 2024-09-16T09:14:09.303281+0000 mon.a (mon.0) 408 : cluster [INF] Cluster is now healthy 2024-09-16T09:14:11.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:11 smithi116 bash[22095]: cluster 2024-09-16T09:14:10.329742+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-16T09:14:11.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:11 smithi116 bash[22095]: cluster 2024-09-16T09:14:10.329742+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-16T09:14:11.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:11 smithi110 bash[21405]: cluster 2024-09-16T09:14:10.329742+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-16T09:14:11.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:11 smithi110 bash[21405]: cluster 2024-09-16T09:14:10.329742+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-16T09:14:11.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:11 smithi042 bash[19947]: cluster 2024-09-16T09:14:10.329742+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-16T09:14:11.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:11 smithi042 bash[19947]: cluster 2024-09-16T09:14:10.329742+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-16T09:14:12.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:12 smithi116 bash[22095]: cluster 2024-09-16T09:14:11.184950+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:12.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:12 smithi116 bash[22095]: cluster 2024-09-16T09:14:11.184950+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:12.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:12 smithi110 bash[21405]: cluster 2024-09-16T09:14:11.184950+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:12.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:12 smithi110 bash[21405]: cluster 2024-09-16T09:14:11.184950+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:12.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:12 smithi042 bash[19947]: cluster 2024-09-16T09:14:11.184950+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:12 smithi042 bash[19947]: cluster 2024-09-16T09:14:11.184950+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:14.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: cephadm 2024-09-16T09:14:12.837634+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: cephadm 2024-09-16T09:14:12.837634+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.845059+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.845059+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.852663+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.852663+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.855205+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.855205+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: cephadm 2024-09-16T09:14:12.856670+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 21361M 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: cephadm 2024-09-16T09:14:12.856670+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 21361M 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.862505+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.862505+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.866617+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:14.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.866617+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:14.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.868538+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:14.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.868538+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:14.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.878215+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:13 smithi116 bash[22095]: audit 2024-09-16T09:14:12.878215+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: cephadm 2024-09-16T09:14:12.837634+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: cephadm 2024-09-16T09:14:12.837634+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.845059+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.845059+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.852663+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.852663+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.855205+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.855205+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: cephadm 2024-09-16T09:14:12.856670+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 21361M 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: cephadm 2024-09-16T09:14:12.856670+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 21361M 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.862505+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.862505+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.866617+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:14.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.866617+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:14.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.868538+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:14.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.868538+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:14.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.878215+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:13 smithi110 bash[21405]: audit 2024-09-16T09:14:12.878215+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: cephadm 2024-09-16T09:14:12.837634+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:14:14.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: cephadm 2024-09-16T09:14:12.837634+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:14:14.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.845059+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.845059+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.852663+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.852663+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.855205+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.855205+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: cephadm 2024-09-16T09:14:12.856670+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 21361M 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: cephadm 2024-09-16T09:14:12.856670+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 21361M 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.862505+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.862505+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.866617+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.866617+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:14.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.868538+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:14.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.868538+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:14.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.878215+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:14.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:13 smithi042 bash[19947]: audit 2024-09-16T09:14:12.878215+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:15.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:14 smithi110 bash[21405]: cluster 2024-09-16T09:14:13.185479+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:15.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:14 smithi110 bash[21405]: cluster 2024-09-16T09:14:13.185479+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:15.256 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-09-16T09:14:15.291 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_3 2024-09-16T09:14:15.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:14 smithi042 bash[19947]: cluster 2024-09-16T09:14:13.185479+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:15.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:14 smithi042 bash[19947]: cluster 2024-09-16T09:14:13.185479+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:15.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:14 smithi116 bash[22095]: cluster 2024-09-16T09:14:13.185479+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:15.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:14 smithi116 bash[22095]: cluster 2024-09-16T09:14:13.185479+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:17.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:16 smithi110 bash[21405]: cluster 2024-09-16T09:14:15.186009+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:17.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:16 smithi110 bash[21405]: cluster 2024-09-16T09:14:15.186009+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:17.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:16 smithi042 bash[19947]: cluster 2024-09-16T09:14:15.186009+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:17.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:16 smithi042 bash[19947]: cluster 2024-09-16T09:14:15.186009+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:17.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:16 smithi116 bash[22095]: cluster 2024-09-16T09:14:15.186009+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:17.357 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:16 smithi116 bash[22095]: cluster 2024-09-16T09:14:15.186009+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:19.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:18 smithi110 bash[21405]: cluster 2024-09-16T09:14:17.186580+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:19.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:18 smithi110 bash[21405]: cluster 2024-09-16T09:14:17.186580+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:19.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:18 smithi042 bash[19947]: cluster 2024-09-16T09:14:17.186580+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:19.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:18 smithi042 bash[19947]: cluster 2024-09-16T09:14:17.186580+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:19.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:18 smithi116 bash[22095]: cluster 2024-09-16T09:14:17.186580+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:19.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:18 smithi116 bash[22095]: cluster 2024-09-16T09:14:17.186580+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:20.012 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T09:14:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:20 smithi110 bash[21405]: cluster 2024-09-16T09:14:19.187092+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:20 smithi110 bash[21405]: cluster 2024-09-16T09:14:19.187092+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:21.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:20 smithi042 bash[19947]: cluster 2024-09-16T09:14:19.187092+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:21.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:20 smithi042 bash[19947]: cluster 2024-09-16T09:14:19.187092+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:21.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:20 smithi116 bash[22095]: cluster 2024-09-16T09:14:19.187092+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:21.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:20 smithi116 bash[22095]: cluster 2024-09-16T09:14:19.187092+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:22.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:21 smithi110 bash[21405]: audit 2024-09-16T09:14:21.322630+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:14:22.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:21 smithi110 bash[21405]: audit 2024-09-16T09:14:21.322630+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:14:22.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:21 smithi110 bash[21405]: audit 2024-09-16T09:14:21.328697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:14:22.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:21 smithi110 bash[21405]: audit 2024-09-16T09:14:21.328697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:14:22.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:21 smithi110 bash[21405]: audit 2024-09-16T09:14:21.330433+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:22.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:21 smithi110 bash[21405]: audit 2024-09-16T09:14:21.330433+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:22.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:21 smithi042 bash[19947]: audit 2024-09-16T09:14:21.322630+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:14:22.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:21 smithi042 bash[19947]: audit 2024-09-16T09:14:21.322630+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:14:22.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:21 smithi042 bash[19947]: audit 2024-09-16T09:14:21.328697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:14:22.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:21 smithi042 bash[19947]: audit 2024-09-16T09:14:21.328697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:14:22.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:21 smithi042 bash[19947]: audit 2024-09-16T09:14:21.330433+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:22.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:21 smithi042 bash[19947]: audit 2024-09-16T09:14:21.330433+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:22.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:21 smithi116 bash[22095]: audit 2024-09-16T09:14:21.322630+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:14:22.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:21 smithi116 bash[22095]: audit 2024-09-16T09:14:21.322630+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:14:22.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:21 smithi116 bash[22095]: audit 2024-09-16T09:14:21.328697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:14:22.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:21 smithi116 bash[22095]: audit 2024-09-16T09:14:21.328697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:14:22.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:21 smithi116 bash[22095]: audit 2024-09-16T09:14:21.330433+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:22.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:21 smithi116 bash[22095]: audit 2024-09-16T09:14:21.330433+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:23.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:22 smithi110 bash[21405]: cluster 2024-09-16T09:14:21.187624+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:23.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:22 smithi110 bash[21405]: cluster 2024-09-16T09:14:21.187624+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:23.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:22 smithi110 bash[21405]: audit 2024-09-16T09:14:21.316161+0000 mgr.x (mgr.14152) 202 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:14:23.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:22 smithi110 bash[21405]: audit 2024-09-16T09:14:21.316161+0000 mgr.x (mgr.14152) 202 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:14:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:22 smithi042 bash[19947]: cluster 2024-09-16T09:14:21.187624+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:22 smithi042 bash[19947]: cluster 2024-09-16T09:14:21.187624+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:22 smithi042 bash[19947]: audit 2024-09-16T09:14:21.316161+0000 mgr.x (mgr.14152) 202 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:14:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:23 smithi042 bash[19947]: audit 2024-09-16T09:14:21.316161+0000 mgr.x (mgr.14152) 202 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:14:23.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:22 smithi116 bash[22095]: cluster 2024-09-16T09:14:21.187624+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:23.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:22 smithi116 bash[22095]: cluster 2024-09-16T09:14:21.187624+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:23.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:22 smithi116 bash[22095]: audit 2024-09-16T09:14:21.316161+0000 mgr.x (mgr.14152) 202 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:14:23.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:22 smithi116 bash[22095]: audit 2024-09-16T09:14:21.316161+0000 mgr.x (mgr.14152) 202 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:14:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:24 smithi110 bash[21405]: cluster 2024-09-16T09:14:23.188173+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:24 smithi110 bash[21405]: cluster 2024-09-16T09:14:23.188173+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:25.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:24 smithi042 bash[19947]: cluster 2024-09-16T09:14:23.188173+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:25.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:24 smithi042 bash[19947]: cluster 2024-09-16T09:14:23.188173+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:25.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:24 smithi116 bash[22095]: cluster 2024-09-16T09:14:23.188173+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:25.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:24 smithi116 bash[22095]: cluster 2024-09-16T09:14:23.188173+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:27.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:26 smithi110 bash[21405]: cluster 2024-09-16T09:14:25.188712+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:27.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:26 smithi110 bash[21405]: cluster 2024-09-16T09:14:25.188712+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:27.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:26 smithi042 bash[19947]: cluster 2024-09-16T09:14:25.188712+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:27.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:26 smithi042 bash[19947]: cluster 2024-09-16T09:14:25.188712+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:27.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:26 smithi116 bash[22095]: cluster 2024-09-16T09:14:25.188712+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:27.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:26 smithi116 bash[22095]: cluster 2024-09-16T09:14:25.188712+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:28.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:27 smithi042 bash[19947]: cluster 2024-09-16T09:14:27.189262+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:28.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:27 smithi042 bash[19947]: cluster 2024-09-16T09:14:27.189262+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:27 smithi116 bash[22095]: cluster 2024-09-16T09:14:27.189262+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:27 smithi116 bash[22095]: cluster 2024-09-16T09:14:27.189262+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:28.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:27 smithi110 bash[21405]: cluster 2024-09-16T09:14:27.189262+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:28.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:27 smithi110 bash[21405]: cluster 2024-09-16T09:14:27.189262+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: cluster 2024-09-16T09:14:29.189897+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: cluster 2024-09-16T09:14:29.189897+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:29.560223+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:29.560223+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:29.562695+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.110:0/2203832080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:29.562695+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.110:0/2203832080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:29.563533+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"}]': finished 2024-09-16T09:14:30.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:29.563533+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"}]': finished 2024-09-16T09:14:30.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: cluster 2024-09-16T09:14:29.568041+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-16T09:14:30.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: cluster 2024-09-16T09:14:29.568041+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-16T09:14:30.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:29.568414+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:14:30.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:29.568414+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:14:30.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:30.185418+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.110:0/2972734010' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:14:30.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:30 smithi042 bash[19947]: audit 2024-09-16T09:14:30.185418+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.110:0/2972734010' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:14:30.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: cluster 2024-09-16T09:14:29.189897+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:30.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: cluster 2024-09-16T09:14:29.189897+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:29.560223+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:29.560223+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:29.562695+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.110:0/2203832080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:29.562695+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.110:0/2203832080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:29.563533+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"}]': finished 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:29.563533+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"}]': finished 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: cluster 2024-09-16T09:14:29.568041+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: cluster 2024-09-16T09:14:29.568041+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:29.568414+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:29.568414+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:30.185418+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.110:0/2972734010' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:14:30.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:30 smithi116 bash[22095]: audit 2024-09-16T09:14:30.185418+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.110:0/2972734010' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:14:30.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: cluster 2024-09-16T09:14:29.189897+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:30.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: cluster 2024-09-16T09:14:29.189897+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:30.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:29.560223+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:29.560223+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:29.562695+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.110:0/2203832080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:29.562695+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.110:0/2203832080' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"} : dispatch 2024-09-16T09:14:30.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:29.563533+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"}]': finished 2024-09-16T09:14:30.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:29.563533+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7746629-2a9a-4900-8ab5-dc9ae5612af2"}]': finished 2024-09-16T09:14:30.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: cluster 2024-09-16T09:14:29.568041+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-16T09:14:30.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: cluster 2024-09-16T09:14:29.568041+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-16T09:14:30.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:29.568414+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:14:30.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:29.568414+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:14:30.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:30.185418+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.110:0/2972734010' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:14:30.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:30 smithi110 bash[21405]: audit 2024-09-16T09:14:30.185418+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.110:0/2972734010' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:14:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:32 smithi042 bash[19947]: cluster 2024-09-16T09:14:31.190446+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:32 smithi042 bash[19947]: cluster 2024-09-16T09:14:31.190446+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:32.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:32 smithi116 bash[22095]: cluster 2024-09-16T09:14:31.190446+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:32.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:32 smithi116 bash[22095]: cluster 2024-09-16T09:14:31.190446+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:32.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:32 smithi110 bash[21405]: cluster 2024-09-16T09:14:31.190446+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:32.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:32 smithi110 bash[21405]: cluster 2024-09-16T09:14:31.190446+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:34.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:34 smithi042 bash[19947]: cluster 2024-09-16T09:14:33.190986+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:34.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:34 smithi042 bash[19947]: cluster 2024-09-16T09:14:33.190986+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:34.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:34 smithi116 bash[22095]: cluster 2024-09-16T09:14:33.190986+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:34.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:34 smithi116 bash[22095]: cluster 2024-09-16T09:14:33.190986+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:34.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:34 smithi110 bash[21405]: cluster 2024-09-16T09:14:33.190986+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:34.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:34 smithi110 bash[21405]: cluster 2024-09-16T09:14:33.190986+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:36 smithi042 bash[19947]: cluster 2024-09-16T09:14:35.191638+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:36 smithi042 bash[19947]: cluster 2024-09-16T09:14:35.191638+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:36.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:36 smithi116 bash[22095]: cluster 2024-09-16T09:14:35.191638+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:36.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:36 smithi116 bash[22095]: cluster 2024-09-16T09:14:35.191638+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:36.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:36 smithi110 bash[21405]: cluster 2024-09-16T09:14:35.191638+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:36.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:36 smithi110 bash[21405]: cluster 2024-09-16T09:14:35.191638+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:38 smithi042 bash[19947]: cluster 2024-09-16T09:14:37.192315+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:38.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:38 smithi042 bash[19947]: cluster 2024-09-16T09:14:37.192315+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:38.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:38 smithi116 bash[22095]: cluster 2024-09-16T09:14:37.192315+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:38.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:38 smithi116 bash[22095]: cluster 2024-09-16T09:14:37.192315+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:38.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:38 smithi110 bash[21405]: cluster 2024-09-16T09:14:37.192315+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:38.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:38 smithi110 bash[21405]: cluster 2024-09-16T09:14:37.192315+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:40.512 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:40 smithi110 bash[21405]: cluster 2024-09-16T09:14:39.192979+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:40.512 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:40 smithi110 bash[21405]: cluster 2024-09-16T09:14:39.192979+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:40 smithi042 bash[19947]: cluster 2024-09-16T09:14:39.192979+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:40 smithi042 bash[19947]: cluster 2024-09-16T09:14:39.192979+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:40.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:40 smithi116 bash[22095]: cluster 2024-09-16T09:14:39.192979+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:40.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:40 smithi116 bash[22095]: cluster 2024-09-16T09:14:39.192979+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:42.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:42 smithi042 bash[19947]: cluster 2024-09-16T09:14:41.193555+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:42.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:42 smithi042 bash[19947]: cluster 2024-09-16T09:14:41.193555+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:42.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:42 smithi116 bash[22095]: cluster 2024-09-16T09:14:41.193555+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:42.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:42 smithi116 bash[22095]: cluster 2024-09-16T09:14:41.193555+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:42.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:42 smithi110 bash[21405]: cluster 2024-09-16T09:14:41.193555+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:42.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:42 smithi110 bash[21405]: cluster 2024-09-16T09:14:41.193555+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:43.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:43 smithi042 bash[19947]: audit 2024-09-16T09:14:42.744545+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T09:14:43.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:43 smithi042 bash[19947]: audit 2024-09-16T09:14:42.744545+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T09:14:43.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:43 smithi042 bash[19947]: audit 2024-09-16T09:14:42.746467+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:43.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:43 smithi042 bash[19947]: audit 2024-09-16T09:14:42.746467+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:43.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:43 smithi042 bash[19947]: cephadm 2024-09-16T09:14:42.747994+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi110 2024-09-16T09:14:43.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:43 smithi042 bash[19947]: cephadm 2024-09-16T09:14:42.747994+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi110 2024-09-16T09:14:43.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:43 smithi116 bash[22095]: audit 2024-09-16T09:14:42.744545+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T09:14:43.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:43 smithi116 bash[22095]: audit 2024-09-16T09:14:42.744545+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T09:14:43.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:43 smithi116 bash[22095]: audit 2024-09-16T09:14:42.746467+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:43.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:43 smithi116 bash[22095]: audit 2024-09-16T09:14:42.746467+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:43.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:43 smithi116 bash[22095]: cephadm 2024-09-16T09:14:42.747994+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi110 2024-09-16T09:14:43.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:43 smithi116 bash[22095]: cephadm 2024-09-16T09:14:42.747994+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi110 2024-09-16T09:14:43.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:43 smithi110 bash[21405]: audit 2024-09-16T09:14:42.744545+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T09:14:43.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:43 smithi110 bash[21405]: audit 2024-09-16T09:14:42.744545+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T09:14:43.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:43 smithi110 bash[21405]: audit 2024-09-16T09:14:42.746467+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:43.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:43 smithi110 bash[21405]: audit 2024-09-16T09:14:42.746467+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:43.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:43 smithi110 bash[21405]: cephadm 2024-09-16T09:14:42.747994+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi110 2024-09-16T09:14:43.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:43 smithi110 bash[21405]: cephadm 2024-09-16T09:14:42.747994+0000 mgr.x (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.3 on smithi110 2024-09-16T09:14:44.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:44 smithi110 bash[21405]: cluster 2024-09-16T09:14:43.194204+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:44.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:44 smithi110 bash[21405]: cluster 2024-09-16T09:14:43.194204+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:44.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:44 smithi042 bash[19947]: cluster 2024-09-16T09:14:43.194204+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:44.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:44 smithi042 bash[19947]: cluster 2024-09-16T09:14:43.194204+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:44.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:44 smithi116 bash[22095]: cluster 2024-09-16T09:14:43.194204+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:44.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:44 smithi116 bash[22095]: cluster 2024-09-16T09:14:43.194204+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:46.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:46 smithi042 bash[19947]: cluster 2024-09-16T09:14:45.194756+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:46 smithi042 bash[19947]: cluster 2024-09-16T09:14:45.194756+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:46.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:46 smithi116 bash[22095]: cluster 2024-09-16T09:14:45.194756+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:46.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:46 smithi116 bash[22095]: cluster 2024-09-16T09:14:45.194756+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:46.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:46 smithi110 bash[21405]: cluster 2024-09-16T09:14:45.194756+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:46.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:46 smithi110 bash[21405]: cluster 2024-09-16T09:14:45.194756+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:47.047 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:46 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:14:47.047 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:14:46 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:14:47.411 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:14:47 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:14:47.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:47 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:14:47.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:47 smithi110 bash[21405]: audit 2024-09-16T09:14:47.190139+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:47.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:47 smithi110 bash[21405]: audit 2024-09-16T09:14:47.190139+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:47.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:47 smithi110 bash[21405]: audit 2024-09-16T09:14:47.197383+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:47 smithi110 bash[21405]: audit 2024-09-16T09:14:47.197383+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:47 smithi110 bash[21405]: audit 2024-09-16T09:14:47.204717+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:47 smithi110 bash[21405]: audit 2024-09-16T09:14:47.204717+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:47 smithi042 bash[19947]: audit 2024-09-16T09:14:47.190139+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:47 smithi042 bash[19947]: audit 2024-09-16T09:14:47.190139+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:47 smithi042 bash[19947]: audit 2024-09-16T09:14:47.197383+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:47 smithi042 bash[19947]: audit 2024-09-16T09:14:47.197383+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:47 smithi042 bash[19947]: audit 2024-09-16T09:14:47.204717+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:47 smithi042 bash[19947]: audit 2024-09-16T09:14:47.204717+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:47 smithi116 bash[22095]: audit 2024-09-16T09:14:47.190139+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:47 smithi116 bash[22095]: audit 2024-09-16T09:14:47.190139+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:47 smithi116 bash[22095]: audit 2024-09-16T09:14:47.197383+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:47 smithi116 bash[22095]: audit 2024-09-16T09:14:47.197383+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:47 smithi116 bash[22095]: audit 2024-09-16T09:14:47.204717+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:47 smithi116 bash[22095]: audit 2024-09-16T09:14:47.204717+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:48.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:48 smithi042 bash[19947]: cluster 2024-09-16T09:14:47.195258+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:48.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:48 smithi042 bash[19947]: cluster 2024-09-16T09:14:47.195258+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:48.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:48 smithi116 bash[22095]: cluster 2024-09-16T09:14:47.195258+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:48.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:48 smithi116 bash[22095]: cluster 2024-09-16T09:14:47.195258+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:48 smithi110 bash[21405]: cluster 2024-09-16T09:14:47.195258+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:48 smithi110 bash[21405]: cluster 2024-09-16T09:14:47.195258+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:50.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:50 smithi042 bash[19947]: cluster 2024-09-16T09:14:49.195785+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:50.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:50 smithi042 bash[19947]: cluster 2024-09-16T09:14:49.195785+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:50.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:50 smithi116 bash[22095]: cluster 2024-09-16T09:14:49.195785+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:50.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:50 smithi116 bash[22095]: cluster 2024-09-16T09:14:49.195785+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:50.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:50 smithi110 bash[21405]: cluster 2024-09-16T09:14:49.195785+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:50.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:50 smithi110 bash[21405]: cluster 2024-09-16T09:14:49.195785+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:52.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:52 smithi116 bash[22095]: cluster 2024-09-16T09:14:51.196308+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:52 smithi116 bash[22095]: cluster 2024-09-16T09:14:51.196308+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:52.643 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:52 smithi110 bash[21405]: cluster 2024-09-16T09:14:51.196308+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:52.643 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:52 smithi110 bash[21405]: cluster 2024-09-16T09:14:51.196308+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:52 smithi042 bash[19947]: cluster 2024-09-16T09:14:51.196308+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:52 smithi042 bash[19947]: cluster 2024-09-16T09:14:51.196308+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:54.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: cluster 2024-09-16T09:14:53.196963+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:54.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: cluster 2024-09-16T09:14:53.196963+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:54.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.590626+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.590626+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.598858+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.598858+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.600760+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:54.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.600760+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:54.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.602503+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:54.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.602503+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:54.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.611926+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:54 smithi116 bash[22095]: audit 2024-09-16T09:14:53.611926+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: cluster 2024-09-16T09:14:53.196963+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:54.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: cluster 2024-09-16T09:14:53.196963+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:54.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.590626+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.590626+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.598858+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.598858+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.600760+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:54.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.600760+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:54.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.602503+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:54.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.602503+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:54.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.611926+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:54.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:54 smithi110 bash[21405]: audit 2024-09-16T09:14:53.611926+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: cluster 2024-09-16T09:14:53.196963+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: cluster 2024-09-16T09:14:53.196963+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.590626+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.590626+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.598858+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.598858+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.600760+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.600760+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:14:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.602503+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.602503+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:14:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.611926+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:55.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:54 smithi042 bash[19947]: audit 2024-09-16T09:14:53.611926+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:56.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:56 smithi116 bash[22095]: cluster 2024-09-16T09:14:55.197616+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:56.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:56 smithi116 bash[22095]: cluster 2024-09-16T09:14:55.197616+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:56.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:56 smithi110 bash[21405]: cluster 2024-09-16T09:14:55.197616+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:56.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:56 smithi110 bash[21405]: cluster 2024-09-16T09:14:55.197616+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:56 smithi042 bash[19947]: cluster 2024-09-16T09:14:55.197616+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:56 smithi042 bash[19947]: cluster 2024-09-16T09:14:55.197616+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:58.704 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 3 on host 'smithi110' 2024-09-16T09:14:58.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:58 smithi116 bash[22095]: cluster 2024-09-16T09:14:57.198294+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:58.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:58 smithi116 bash[22095]: cluster 2024-09-16T09:14:57.198294+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:58.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:58 smithi110 bash[21405]: cluster 2024-09-16T09:14:57.198294+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:58.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:58 smithi110 bash[21405]: cluster 2024-09-16T09:14:57.198294+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:58 smithi042 bash[19947]: cluster 2024-09-16T09:14:57.198294+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:58 smithi042 bash[19947]: cluster 2024-09-16T09:14:57.198294+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:14:59.353 DEBUG:teuthology.orchestra.run.smithi110:osd.3> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T09:14:59.356 INFO:tasks.cephadm:Deploying osd.4 on smithi116 with /dev/vg_nvme/lv_4... 2024-09-16T09:14:59.356 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T09:14:59.601 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:58.684951+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:59.601 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:58.684951+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:59.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:58.684951+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:59.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:58.684951+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:14:59.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:58.691785+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:59.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:58.691785+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:59.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:58.699663+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:59.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:58.699663+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:59.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:59.127136+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:14:59.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:59.127136+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:14:59.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:59.129904+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:14:59.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:14:59 smithi116 bash[22095]: audit 2024-09-16T09:14:59.129904+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:14:59.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:58.691785+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:59.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:58.691785+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:59.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:58.699663+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:59.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:58.699663+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:14:59.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:59.127136+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:14:59.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:59.127136+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:14:59.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:59.129904+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:14:59.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:14:59 smithi110 bash[21405]: audit 2024-09-16T09:14:59.129904+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:15:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:58.684951+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:58.684951+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:58.691785+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:58.691785+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:58.699663+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:58.699663+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:59.127136+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:15:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:59.127136+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:15:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:59.129904+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:15:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:14:59 smithi042 bash[19947]: audit 2024-09-16T09:14:59.129904+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T09:15:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: cluster 2024-09-16T09:14:59.198834+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: cluster 2024-09-16T09:14:59.198834+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: audit 2024-09-16T09:14:59.703373+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T09:15:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: audit 2024-09-16T09:14:59.703373+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T09:15:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: cluster 2024-09-16T09:14:59.707890+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T09:15:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: cluster 2024-09-16T09:14:59.707890+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T09:15:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: audit 2024-09-16T09:14:59.708401+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: audit 2024-09-16T09:14:59.708401+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:01.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: audit 2024-09-16T09:14:59.709082+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: audit 2024-09-16T09:14:59.709082+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: audit 2024-09-16T09:14:59.711901+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:00 smithi042 bash[19947]: audit 2024-09-16T09:14:59.711901+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: cluster 2024-09-16T09:14:59.198834+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: cluster 2024-09-16T09:14:59.198834+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: audit 2024-09-16T09:14:59.703373+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: audit 2024-09-16T09:14:59.703373+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: cluster 2024-09-16T09:14:59.707890+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: cluster 2024-09-16T09:14:59.707890+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: audit 2024-09-16T09:14:59.708401+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: audit 2024-09-16T09:14:59.708401+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: audit 2024-09-16T09:14:59.709082+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: audit 2024-09-16T09:14:59.709082+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: audit 2024-09-16T09:14:59.711901+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:00 smithi116 bash[22095]: audit 2024-09-16T09:14:59.711901+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.162 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[29205]: debug 2024-09-16T09:15:00.719+0000 7fd58f99c640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T09:15:01.162 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[29205]: debug 2024-09-16T09:15:00.755+0000 7fd58b7c3640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T09:15:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: cluster 2024-09-16T09:14:59.198834+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: cluster 2024-09-16T09:14:59.198834+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: audit 2024-09-16T09:14:59.703373+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T09:15:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: audit 2024-09-16T09:14:59.703373+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T09:15:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: cluster 2024-09-16T09:14:59.707890+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T09:15:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: cluster 2024-09-16T09:14:59.707890+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T09:15:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: audit 2024-09-16T09:14:59.708401+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: audit 2024-09-16T09:14:59.708401+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: audit 2024-09-16T09:14:59.709082+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: audit 2024-09-16T09:14:59.709082+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: audit 2024-09-16T09:14:59.711901+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:00 smithi110 bash[21405]: audit 2024-09-16T09:14:59.711901+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]} : dispatch 2024-09-16T09:15:01.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:01 smithi116 bash[22095]: audit 2024-09-16T09:15:00.706095+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:15:01.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:01 smithi116 bash[22095]: audit 2024-09-16T09:15:00.706095+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:15:01.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:01 smithi116 bash[22095]: cluster 2024-09-16T09:15:00.710981+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T09:15:01.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:01 smithi116 bash[22095]: cluster 2024-09-16T09:15:00.710981+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T09:15:01.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:01 smithi116 bash[22095]: audit 2024-09-16T09:15:00.712145+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:01.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:01 smithi116 bash[22095]: audit 2024-09-16T09:15:00.712145+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:01.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:01 smithi116 bash[22095]: audit 2024-09-16T09:15:00.721208+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:01.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:01 smithi116 bash[22095]: audit 2024-09-16T09:15:00.721208+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:02.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:01 smithi042 bash[19947]: audit 2024-09-16T09:15:00.706095+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:15:02.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:01 smithi042 bash[19947]: audit 2024-09-16T09:15:00.706095+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:15:02.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:01 smithi042 bash[19947]: cluster 2024-09-16T09:15:00.710981+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T09:15:02.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:01 smithi042 bash[19947]: cluster 2024-09-16T09:15:00.710981+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T09:15:02.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:01 smithi042 bash[19947]: audit 2024-09-16T09:15:00.712145+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:02.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:01 smithi042 bash[19947]: audit 2024-09-16T09:15:00.712145+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:02.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:01 smithi042 bash[19947]: audit 2024-09-16T09:15:00.721208+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:02.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:01 smithi042 bash[19947]: audit 2024-09-16T09:15:00.721208+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:02.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:01 smithi110 bash[21405]: audit 2024-09-16T09:15:00.706095+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:15:02.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:01 smithi110 bash[21405]: audit 2024-09-16T09:15:00.706095+0000 mon.a (mon.0) 442 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-09-16T09:15:02.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:01 smithi110 bash[21405]: cluster 2024-09-16T09:15:00.710981+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T09:15:02.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:01 smithi110 bash[21405]: cluster 2024-09-16T09:15:00.710981+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T09:15:02.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:01 smithi110 bash[21405]: audit 2024-09-16T09:15:00.712145+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:02.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:01 smithi110 bash[21405]: audit 2024-09-16T09:15:00.712145+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:02.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:01 smithi110 bash[21405]: audit 2024-09-16T09:15:00.721208+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:02.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:01 smithi110 bash[21405]: audit 2024-09-16T09:15:00.721208+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:00.131207+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:00.131207+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:00.131292+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:00.131292+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:01.199440+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:01.199440+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:01.715077+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803] boot 2024-09-16T09:15:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:01.715077+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803] boot 2024-09-16T09:15:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:01.715193+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-16T09:15:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:01.715193+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-16T09:15:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: audit 2024-09-16T09:15:01.715500+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: audit 2024-09-16T09:15:01.715500+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:02.715785+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T09:15:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:02 smithi042 bash[19947]: cluster 2024-09-16T09:15:02.715785+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T09:15:03.076 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T09:15:03.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:00.131207+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:03.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:00.131207+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:03.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:00.131292+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:03.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:00.131292+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:03.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:01.199440+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:03.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:01.199440+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:03.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:01.715077+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803] boot 2024-09-16T09:15:03.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:01.715077+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803] boot 2024-09-16T09:15:03.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:01.715193+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-16T09:15:03.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:01.715193+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-16T09:15:03.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: audit 2024-09-16T09:15:01.715500+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:03.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: audit 2024-09-16T09:15:01.715500+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:03.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:02.715785+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T09:15:03.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:02 smithi116 bash[22095]: cluster 2024-09-16T09:15:02.715785+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:00.131207+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:00.131207+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:00.131292+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:00.131292+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:01.199440+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:01.199440+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:01.715077+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803] boot 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:01.715077+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.110:6808/1964637803,v1:172.21.15.110:6809/1964637803] boot 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:01.715193+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-16T09:15:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:01.715193+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-16T09:15:03.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: audit 2024-09-16T09:15:01.715500+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:03.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: audit 2024-09-16T09:15:01.715500+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:15:03.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:02.715785+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T09:15:03.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:02 smithi110 bash[21405]: cluster 2024-09-16T09:15:02.715785+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T09:15:05.042 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:04 smithi110 bash[21405]: cluster 2024-09-16T09:15:03.199998+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:05.042 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:04 smithi110 bash[21405]: cluster 2024-09-16T09:15:03.199998+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:05.042 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:04 smithi110 bash[21405]: cluster 2024-09-16T09:15:03.718009+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T09:15:05.042 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:04 smithi110 bash[21405]: cluster 2024-09-16T09:15:03.718009+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T09:15:05.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:04 smithi042 bash[19947]: cluster 2024-09-16T09:15:03.199998+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:04 smithi042 bash[19947]: cluster 2024-09-16T09:15:03.199998+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:04 smithi042 bash[19947]: cluster 2024-09-16T09:15:03.718009+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T09:15:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:04 smithi042 bash[19947]: cluster 2024-09-16T09:15:03.718009+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T09:15:05.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:04 smithi116 bash[22095]: cluster 2024-09-16T09:15:03.199998+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:05.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:04 smithi116 bash[22095]: cluster 2024-09-16T09:15:03.199998+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:05.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:04 smithi116 bash[22095]: cluster 2024-09-16T09:15:03.718009+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T09:15:05.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:04 smithi116 bash[22095]: cluster 2024-09-16T09:15:03.718009+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T09:15:06.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:06 smithi116 bash[22095]: cluster 2024-09-16T09:15:05.200523+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:06.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:06 smithi116 bash[22095]: cluster 2024-09-16T09:15:05.200523+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:06 smithi042 bash[19947]: cluster 2024-09-16T09:15:05.200523+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:06 smithi042 bash[19947]: cluster 2024-09-16T09:15:05.200523+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:07.088 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-16T09:15:07.133 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi116:vg_nvme/lv_4 2024-09-16T09:15:07.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:06 smithi110 bash[21405]: cluster 2024-09-16T09:15:05.200523+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:07.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:06 smithi110 bash[21405]: cluster 2024-09-16T09:15:05.200523+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:09.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: cluster 2024-09-16T09:15:07.201117+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:15:09.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: cluster 2024-09-16T09:15:07.201117+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:15:09.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.009676+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.009676+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.017659+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.017659+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.020160+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.020160+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.021984+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.021984+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.029319+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.029319+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.033729+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.033729+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:09.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.035355+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:09.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.035355+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:09.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.044823+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:08 smithi042 bash[19947]: audit 2024-09-16T09:15:08.044823+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: cluster 2024-09-16T09:15:07.201117+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:15:09.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: cluster 2024-09-16T09:15:07.201117+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:15:09.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.009676+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.009676+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.017659+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.017659+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.020160+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.020160+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.021984+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.021984+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.029319+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.029319+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.033729+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.033729+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.035355+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:09.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.035355+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:09.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.044823+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:08 smithi116 bash[22095]: audit 2024-09-16T09:15:08.044823+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: cluster 2024-09-16T09:15:07.201117+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:15:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: cluster 2024-09-16T09:15:07.201117+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T09:15:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.009676+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.009676+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.017659+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.017659+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.020160+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.020160+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.021984+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.021984+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.029319+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.029319+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.033729+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.033729+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:09.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.035355+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:09.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.035355+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:09.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.044823+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:09.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:08 smithi110 bash[21405]: audit 2024-09-16T09:15:08.044823+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:10.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:09 smithi042 bash[19947]: cephadm 2024-09-16T09:15:08.001555+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:15:10.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:09 smithi042 bash[19947]: cephadm 2024-09-16T09:15:08.001555+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:15:10.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:09 smithi042 bash[19947]: cephadm 2024-09-16T09:15:08.023373+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 10680M 2024-09-16T09:15:10.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:09 smithi042 bash[19947]: cephadm 2024-09-16T09:15:08.023373+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 10680M 2024-09-16T09:15:10.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:09 smithi116 bash[22095]: cephadm 2024-09-16T09:15:08.001555+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:15:10.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:09 smithi116 bash[22095]: cephadm 2024-09-16T09:15:08.001555+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:15:10.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:09 smithi116 bash[22095]: cephadm 2024-09-16T09:15:08.023373+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 10680M 2024-09-16T09:15:10.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:09 smithi116 bash[22095]: cephadm 2024-09-16T09:15:08.023373+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 10680M 2024-09-16T09:15:10.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:09 smithi110 bash[21405]: cephadm 2024-09-16T09:15:08.001555+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:15:10.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:09 smithi110 bash[21405]: cephadm 2024-09-16T09:15:08.001555+0000 mgr.x (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi110 2024-09-16T09:15:10.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:09 smithi110 bash[21405]: cephadm 2024-09-16T09:15:08.023373+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 10680M 2024-09-16T09:15:10.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:09 smithi110 bash[21405]: cephadm 2024-09-16T09:15:08.023373+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 10680M 2024-09-16T09:15:10.851 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T09:15:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:10 smithi042 bash[19947]: cluster 2024-09-16T09:15:09.201680+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-16T09:15:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:10 smithi042 bash[19947]: cluster 2024-09-16T09:15:09.201680+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-16T09:15:11.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:10 smithi116 bash[22095]: cluster 2024-09-16T09:15:09.201680+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-16T09:15:11.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:10 smithi116 bash[22095]: cluster 2024-09-16T09:15:09.201680+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-16T09:15:11.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:10 smithi110 bash[21405]: cluster 2024-09-16T09:15:09.201680+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-16T09:15:11.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:10 smithi110 bash[21405]: cluster 2024-09-16T09:15:09.201680+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-16T09:15:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:12 smithi042 bash[19947]: cluster 2024-09-16T09:15:11.202241+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T09:15:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:12 smithi042 bash[19947]: cluster 2024-09-16T09:15:11.202241+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T09:15:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:12 smithi042 bash[19947]: audit 2024-09-16T09:15:12.185641+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:15:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:12 smithi042 bash[19947]: audit 2024-09-16T09:15:12.185641+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:15:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:12 smithi042 bash[19947]: audit 2024-09-16T09:15:12.192048+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:15:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:12 smithi042 bash[19947]: audit 2024-09-16T09:15:12.192048+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:15:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:12 smithi042 bash[19947]: audit 2024-09-16T09:15:12.193773+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:13.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:12 smithi042 bash[19947]: audit 2024-09-16T09:15:12.193773+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:13.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:12 smithi116 bash[22095]: cluster 2024-09-16T09:15:11.202241+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T09:15:13.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:12 smithi116 bash[22095]: cluster 2024-09-16T09:15:11.202241+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T09:15:13.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:12 smithi116 bash[22095]: audit 2024-09-16T09:15:12.185641+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:15:13.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:12 smithi116 bash[22095]: audit 2024-09-16T09:15:12.185641+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:15:13.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:12 smithi116 bash[22095]: audit 2024-09-16T09:15:12.192048+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:15:13.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:12 smithi116 bash[22095]: audit 2024-09-16T09:15:12.192048+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:15:13.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:12 smithi116 bash[22095]: audit 2024-09-16T09:15:12.193773+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:13.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:12 smithi116 bash[22095]: audit 2024-09-16T09:15:12.193773+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:13.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:12 smithi110 bash[21405]: cluster 2024-09-16T09:15:11.202241+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T09:15:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:12 smithi110 bash[21405]: cluster 2024-09-16T09:15:11.202241+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T09:15:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:12 smithi110 bash[21405]: audit 2024-09-16T09:15:12.185641+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:15:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:12 smithi110 bash[21405]: audit 2024-09-16T09:15:12.185641+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:15:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:12 smithi110 bash[21405]: audit 2024-09-16T09:15:12.192048+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:15:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:12 smithi110 bash[21405]: audit 2024-09-16T09:15:12.192048+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:15:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:12 smithi110 bash[21405]: audit 2024-09-16T09:15:12.193773+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:12 smithi110 bash[21405]: audit 2024-09-16T09:15:12.193773+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:14.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:13 smithi042 bash[19947]: audit 2024-09-16T09:15:12.178875+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:15:14.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:13 smithi042 bash[19947]: audit 2024-09-16T09:15:12.178875+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:15:14.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:13 smithi116 bash[22095]: audit 2024-09-16T09:15:12.178875+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:15:14.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:13 smithi116 bash[22095]: audit 2024-09-16T09:15:12.178875+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:15:14.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:13 smithi110 bash[21405]: audit 2024-09-16T09:15:12.178875+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:15:14.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:13 smithi110 bash[21405]: audit 2024-09-16T09:15:12.178875+0000 mgr.x (mgr.14152) 231 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:15:15.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:14 smithi042 bash[19947]: cluster 2024-09-16T09:15:13.202793+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:15:15.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:14 smithi042 bash[19947]: cluster 2024-09-16T09:15:13.202793+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:15:15.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:14 smithi116 bash[22095]: cluster 2024-09-16T09:15:13.202793+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:15:15.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:14 smithi116 bash[22095]: cluster 2024-09-16T09:15:13.202793+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:15:15.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:14 smithi110 bash[21405]: cluster 2024-09-16T09:15:13.202793+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:15:15.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:14 smithi110 bash[21405]: cluster 2024-09-16T09:15:13.202793+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:15:17.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:16 smithi042 bash[19947]: cluster 2024-09-16T09:15:15.203326+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T09:15:17.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:16 smithi042 bash[19947]: cluster 2024-09-16T09:15:15.203326+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T09:15:17.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:16 smithi116 bash[22095]: cluster 2024-09-16T09:15:15.203326+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T09:15:17.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:16 smithi116 bash[22095]: cluster 2024-09-16T09:15:15.203326+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T09:15:17.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:16 smithi110 bash[21405]: cluster 2024-09-16T09:15:15.203326+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T09:15:17.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:16 smithi110 bash[21405]: cluster 2024-09-16T09:15:15.203326+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T09:15:19.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:18 smithi042 bash[19947]: cluster 2024-09-16T09:15:17.203905+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:15:19.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:18 smithi042 bash[19947]: cluster 2024-09-16T09:15:17.203905+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:15:19.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:18 smithi116 bash[22095]: cluster 2024-09-16T09:15:17.203905+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:15:19.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:18 smithi116 bash[22095]: cluster 2024-09-16T09:15:17.203905+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:15:19.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:18 smithi110 bash[21405]: cluster 2024-09-16T09:15:17.203905+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:15:19.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:18 smithi110 bash[21405]: cluster 2024-09-16T09:15:17.203905+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:15:21.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: cluster 2024-09-16T09:15:19.204434+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:21.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: cluster 2024-09-16T09:15:19.204434+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:21.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: audit 2024-09-16T09:15:20.441067+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: audit 2024-09-16T09:15:20.441067+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: audit 2024-09-16T09:15:20.443232+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.116:0/1682976922' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: audit 2024-09-16T09:15:20.443232+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.116:0/1682976922' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: audit 2024-09-16T09:15:20.444567+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"}]': finished 2024-09-16T09:15:21.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: audit 2024-09-16T09:15:20.444567+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"}]': finished 2024-09-16T09:15:21.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: cluster 2024-09-16T09:15:20.449121+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T09:15:21.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: cluster 2024-09-16T09:15:20.449121+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T09:15:21.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: audit 2024-09-16T09:15:20.449630+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:21.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:20 smithi042 bash[19947]: audit 2024-09-16T09:15:20.449630+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:21.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: cluster 2024-09-16T09:15:19.204434+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:21.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: cluster 2024-09-16T09:15:19.204434+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:21.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: audit 2024-09-16T09:15:20.441067+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: audit 2024-09-16T09:15:20.441067+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: audit 2024-09-16T09:15:20.443232+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.116:0/1682976922' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: audit 2024-09-16T09:15:20.443232+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.116:0/1682976922' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: audit 2024-09-16T09:15:20.444567+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"}]': finished 2024-09-16T09:15:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: audit 2024-09-16T09:15:20.444567+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"}]': finished 2024-09-16T09:15:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: cluster 2024-09-16T09:15:20.449121+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T09:15:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: cluster 2024-09-16T09:15:20.449121+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T09:15:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: audit 2024-09-16T09:15:20.449630+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:20 smithi116 bash[22095]: audit 2024-09-16T09:15:20.449630+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: cluster 2024-09-16T09:15:19.204434+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: cluster 2024-09-16T09:15:19.204434+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: audit 2024-09-16T09:15:20.441067+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: audit 2024-09-16T09:15:20.441067+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: audit 2024-09-16T09:15:20.443232+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.116:0/1682976922' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: audit 2024-09-16T09:15:20.443232+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.116:0/1682976922' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"} : dispatch 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: audit 2024-09-16T09:15:20.444567+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"}]': finished 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: audit 2024-09-16T09:15:20.444567+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7090515-9528-4893-91b7-bfcf1af7b392"}]': finished 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: cluster 2024-09-16T09:15:20.449121+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: cluster 2024-09-16T09:15:20.449121+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T09:15:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: audit 2024-09-16T09:15:20.449630+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:21.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:20 smithi110 bash[21405]: audit 2024-09-16T09:15:20.449630+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:22.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:21 smithi042 bash[19947]: audit 2024-09-16T09:15:21.112696+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.116:0/785588385' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:15:22.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:21 smithi042 bash[19947]: audit 2024-09-16T09:15:21.112696+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.116:0/785588385' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:15:22.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:21 smithi116 bash[22095]: audit 2024-09-16T09:15:21.112696+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.116:0/785588385' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:15:22.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:21 smithi116 bash[22095]: audit 2024-09-16T09:15:21.112696+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.116:0/785588385' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:15:22.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:21 smithi110 bash[21405]: audit 2024-09-16T09:15:21.112696+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.116:0/785588385' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:15:22.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:21 smithi110 bash[21405]: audit 2024-09-16T09:15:21.112696+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.116:0/785588385' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:15:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:22 smithi042 bash[19947]: cluster 2024-09-16T09:15:21.204955+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:22 smithi042 bash[19947]: cluster 2024-09-16T09:15:21.204955+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:23.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:22 smithi116 bash[22095]: cluster 2024-09-16T09:15:21.204955+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:23.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:22 smithi116 bash[22095]: cluster 2024-09-16T09:15:21.204955+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:23.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:22 smithi110 bash[21405]: cluster 2024-09-16T09:15:21.204955+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:23.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:22 smithi110 bash[21405]: cluster 2024-09-16T09:15:21.204955+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:25.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:24 smithi042 bash[19947]: cluster 2024-09-16T09:15:23.205578+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:25.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:24 smithi042 bash[19947]: cluster 2024-09-16T09:15:23.205578+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:25.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:24 smithi116 bash[22095]: cluster 2024-09-16T09:15:23.205578+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:25.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:24 smithi116 bash[22095]: cluster 2024-09-16T09:15:23.205578+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:24 smithi110 bash[21405]: cluster 2024-09-16T09:15:23.205578+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:25.183 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:24 smithi110 bash[21405]: cluster 2024-09-16T09:15:23.205578+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:26 smithi042 bash[19947]: cluster 2024-09-16T09:15:25.206254+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:26 smithi042 bash[19947]: cluster 2024-09-16T09:15:25.206254+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:26 smithi116 bash[22095]: cluster 2024-09-16T09:15:25.206254+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:26 smithi116 bash[22095]: cluster 2024-09-16T09:15:25.206254+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:27.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:26 smithi110 bash[21405]: cluster 2024-09-16T09:15:25.206254+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:27.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:26 smithi110 bash[21405]: cluster 2024-09-16T09:15:25.206254+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:29.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:28 smithi042 bash[19947]: cluster 2024-09-16T09:15:27.206840+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:29.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:28 smithi042 bash[19947]: cluster 2024-09-16T09:15:27.206840+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:28 smithi116 bash[22095]: cluster 2024-09-16T09:15:27.206840+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:28 smithi116 bash[22095]: cluster 2024-09-16T09:15:27.206840+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:29.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:28 smithi110 bash[21405]: cluster 2024-09-16T09:15:27.206840+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:29.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:28 smithi110 bash[21405]: cluster 2024-09-16T09:15:27.206840+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:30 smithi042 bash[19947]: cluster 2024-09-16T09:15:29.207336+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:30 smithi042 bash[19947]: cluster 2024-09-16T09:15:29.207336+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:31.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:30 smithi116 bash[22095]: cluster 2024-09-16T09:15:29.207336+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:30 smithi116 bash[22095]: cluster 2024-09-16T09:15:29.207336+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:31.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:30 smithi110 bash[21405]: cluster 2024-09-16T09:15:29.207336+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:31.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:30 smithi110 bash[21405]: cluster 2024-09-16T09:15:29.207336+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:33.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:32 smithi042 bash[19947]: cluster 2024-09-16T09:15:31.207958+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:33.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:32 smithi042 bash[19947]: cluster 2024-09-16T09:15:31.207958+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:33.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:32 smithi116 bash[22095]: cluster 2024-09-16T09:15:31.207958+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:32 smithi116 bash[22095]: cluster 2024-09-16T09:15:31.207958+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:33.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:32 smithi110 bash[21405]: cluster 2024-09-16T09:15:31.207958+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:33.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:32 smithi110 bash[21405]: cluster 2024-09-16T09:15:31.207958+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:34.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:33 smithi116 bash[22095]: audit 2024-09-16T09:15:33.405093+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T09:15:34.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:33 smithi116 bash[22095]: audit 2024-09-16T09:15:33.405093+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T09:15:34.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:33 smithi116 bash[22095]: audit 2024-09-16T09:15:33.406663+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:34.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:33 smithi116 bash[22095]: audit 2024-09-16T09:15:33.406663+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:34.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:33 smithi110 bash[21405]: audit 2024-09-16T09:15:33.405093+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T09:15:34.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:33 smithi110 bash[21405]: audit 2024-09-16T09:15:33.405093+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T09:15:34.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:33 smithi110 bash[21405]: audit 2024-09-16T09:15:33.406663+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:34.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:33 smithi110 bash[21405]: audit 2024-09-16T09:15:33.406663+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:33 smithi042 bash[19947]: audit 2024-09-16T09:15:33.405093+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T09:15:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:33 smithi042 bash[19947]: audit 2024-09-16T09:15:33.405093+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T09:15:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:33 smithi042 bash[19947]: audit 2024-09-16T09:15:33.406663+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:33 smithi042 bash[19947]: audit 2024-09-16T09:15:33.406663+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:35.084 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:34 smithi116 bash[22095]: cluster 2024-09-16T09:15:33.208553+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:35.084 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:34 smithi116 bash[22095]: cluster 2024-09-16T09:15:33.208553+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:35.084 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:34 smithi116 bash[22095]: cephadm 2024-09-16T09:15:33.408132+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi116 2024-09-16T09:15:35.084 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:34 smithi116 bash[22095]: cephadm 2024-09-16T09:15:33.408132+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi116 2024-09-16T09:15:35.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:34 smithi110 bash[21405]: cluster 2024-09-16T09:15:33.208553+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:35.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:34 smithi110 bash[21405]: cluster 2024-09-16T09:15:33.208553+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:34 smithi110 bash[21405]: cephadm 2024-09-16T09:15:33.408132+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi116 2024-09-16T09:15:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:34 smithi110 bash[21405]: cephadm 2024-09-16T09:15:33.408132+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi116 2024-09-16T09:15:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:34 smithi042 bash[19947]: cluster 2024-09-16T09:15:33.208553+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:34 smithi042 bash[19947]: cluster 2024-09-16T09:15:33.208553+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:35.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:34 smithi042 bash[19947]: cephadm 2024-09-16T09:15:33.408132+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi116 2024-09-16T09:15:35.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:34 smithi042 bash[19947]: cephadm 2024-09-16T09:15:33.408132+0000 mgr.x (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.4 on smithi116 2024-09-16T09:15:37.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:36 smithi116 bash[22095]: cluster 2024-09-16T09:15:35.209194+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:37.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:36 smithi116 bash[22095]: cluster 2024-09-16T09:15:35.209194+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:37.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:36 smithi110 bash[21405]: cluster 2024-09-16T09:15:35.209194+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:37.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:36 smithi110 bash[21405]: cluster 2024-09-16T09:15:35.209194+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:37.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:36 smithi042 bash[19947]: cluster 2024-09-16T09:15:35.209194+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:37.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:36 smithi042 bash[19947]: cluster 2024-09-16T09:15:35.209194+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:37.727 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:37 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:15:38.031 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:37 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:15:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:38 smithi116 bash[22095]: cluster 2024-09-16T09:15:37.209770+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:38 smithi116 bash[22095]: cluster 2024-09-16T09:15:37.209770+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:38 smithi116 bash[22095]: audit 2024-09-16T09:15:37.972471+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:38 smithi116 bash[22095]: audit 2024-09-16T09:15:37.972471+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:38 smithi116 bash[22095]: audit 2024-09-16T09:15:37.979134+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:38 smithi116 bash[22095]: audit 2024-09-16T09:15:37.979134+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:38 smithi116 bash[22095]: audit 2024-09-16T09:15:37.986580+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:38 smithi116 bash[22095]: audit 2024-09-16T09:15:37.986580+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:38 smithi110 bash[21405]: cluster 2024-09-16T09:15:37.209770+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:39.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:38 smithi110 bash[21405]: cluster 2024-09-16T09:15:37.209770+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:39.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:38 smithi110 bash[21405]: audit 2024-09-16T09:15:37.972471+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:38 smithi110 bash[21405]: audit 2024-09-16T09:15:37.972471+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:38 smithi110 bash[21405]: audit 2024-09-16T09:15:37.979134+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:38 smithi110 bash[21405]: audit 2024-09-16T09:15:37.979134+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:38 smithi110 bash[21405]: audit 2024-09-16T09:15:37.986580+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:38 smithi110 bash[21405]: audit 2024-09-16T09:15:37.986580+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:38 smithi042 bash[19947]: cluster 2024-09-16T09:15:37.209770+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:38 smithi042 bash[19947]: cluster 2024-09-16T09:15:37.209770+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:38 smithi042 bash[19947]: audit 2024-09-16T09:15:37.972471+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:38 smithi042 bash[19947]: audit 2024-09-16T09:15:37.972471+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:38 smithi042 bash[19947]: audit 2024-09-16T09:15:37.979134+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:38 smithi042 bash[19947]: audit 2024-09-16T09:15:37.979134+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:38 smithi042 bash[19947]: audit 2024-09-16T09:15:37.986580+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:38 smithi042 bash[19947]: audit 2024-09-16T09:15:37.986580+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:41.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:40 smithi116 bash[22095]: cluster 2024-09-16T09:15:39.210355+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:41.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:40 smithi116 bash[22095]: cluster 2024-09-16T09:15:39.210355+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:41.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:40 smithi110 bash[21405]: cluster 2024-09-16T09:15:39.210355+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:41.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:40 smithi110 bash[21405]: cluster 2024-09-16T09:15:39.210355+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:40 smithi042 bash[19947]: cluster 2024-09-16T09:15:39.210355+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:40 smithi042 bash[19947]: cluster 2024-09-16T09:15:39.210355+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:43.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:42 smithi116 bash[22095]: cluster 2024-09-16T09:15:41.211016+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:42 smithi116 bash[22095]: cluster 2024-09-16T09:15:41.211016+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:43.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:42 smithi110 bash[21405]: cluster 2024-09-16T09:15:41.211016+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:43.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:42 smithi110 bash[21405]: cluster 2024-09-16T09:15:41.211016+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:43.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:42 smithi042 bash[19947]: cluster 2024-09-16T09:15:41.211016+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:43.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:42 smithi042 bash[19947]: cluster 2024-09-16T09:15:41.211016+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: cluster 2024-09-16T09:15:43.211594+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: cluster 2024-09-16T09:15:43.211594+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.054423+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.054423+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.061682+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.061682+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.063332+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.063332+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.065176+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:45.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.065176+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:45.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.074633+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:44 smithi116 bash[22095]: audit 2024-09-16T09:15:44.074633+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: cluster 2024-09-16T09:15:43.211594+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: cluster 2024-09-16T09:15:43.211594+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.054423+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.054423+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.061682+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.061682+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.063332+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.063332+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.065176+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.065176+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.074633+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:44 smithi110 bash[21405]: audit 2024-09-16T09:15:44.074633+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: cluster 2024-09-16T09:15:43.211594+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: cluster 2024-09-16T09:15:43.211594+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.054423+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.054423+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.061682+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.061682+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.063332+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:45.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.063332+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:15:45.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.065176+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:45.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.065176+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:15:45.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.074633+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:45.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:44 smithi042 bash[19947]: audit 2024-09-16T09:15:44.074633+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:47.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:46 smithi116 bash[22095]: cluster 2024-09-16T09:15:45.212202+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:47.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:46 smithi116 bash[22095]: cluster 2024-09-16T09:15:45.212202+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:47.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:46 smithi110 bash[21405]: cluster 2024-09-16T09:15:45.212202+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:47.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:46 smithi110 bash[21405]: cluster 2024-09-16T09:15:45.212202+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:46 smithi042 bash[19947]: cluster 2024-09-16T09:15:45.212202+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:46 smithi042 bash[19947]: cluster 2024-09-16T09:15:45.212202+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:49.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:48 smithi116 bash[22095]: cluster 2024-09-16T09:15:47.212878+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:49.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:48 smithi116 bash[22095]: cluster 2024-09-16T09:15:47.212878+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:49.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:48 smithi110 bash[21405]: cluster 2024-09-16T09:15:47.212878+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:49.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:48 smithi110 bash[21405]: cluster 2024-09-16T09:15:47.212878+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:49.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:48 smithi042 bash[19947]: cluster 2024-09-16T09:15:47.212878+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:49.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:48 smithi042 bash[19947]: cluster 2024-09-16T09:15:47.212878+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:49.326 INFO:teuthology.orchestra.run.smithi116.stdout:Created osd(s) 4 on host 'smithi116' 2024-09-16T09:15:49.888 DEBUG:teuthology.orchestra.run.smithi116:osd.4> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T09:15:49.890 INFO:tasks.cephadm:Deploying osd.5 on smithi116 with /dev/vg_nvme/lv_3... 2024-09-16T09:15:49.890 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T09:15:50.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.304607+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:50.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.304607+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:50.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.311602+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.311602+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.319164+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.319164+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.366724+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.366724+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.369306+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:49 smithi116 bash[22095]: audit 2024-09-16T09:15:49.369306+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.304607+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:50.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.304607+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:50.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.311602+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.311602+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.319164+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.319164+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.366724+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.366724+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.369306+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:49 smithi110 bash[21405]: audit 2024-09-16T09:15:49.369306+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.304607+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:50.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.304607+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:15:50.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.311602+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.311602+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.319164+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.319164+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:15:50.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.366724+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.366724+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.369306+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:50.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:49 smithi042 bash[19947]: audit 2024-09-16T09:15:49.369306+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: cluster 2024-09-16T09:15:49.213415+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: cluster 2024-09-16T09:15:49.213415+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: audit 2024-09-16T09:15:50.318170+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: audit 2024-09-16T09:15:50.318170+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: cluster 2024-09-16T09:15:50.322932+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: cluster 2024-09-16T09:15:50.322932+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: audit 2024-09-16T09:15:50.323591+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: audit 2024-09-16T09:15:50.323591+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: audit 2024-09-16T09:15:50.326739+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: audit 2024-09-16T09:15:50.326739+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: audit 2024-09-16T09:15:50.329217+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:50 smithi116 bash[22095]: audit 2024-09-16T09:15:50.329217+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: cluster 2024-09-16T09:15:49.213415+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: cluster 2024-09-16T09:15:49.213415+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: audit 2024-09-16T09:15:50.318170+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: audit 2024-09-16T09:15:50.318170+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: cluster 2024-09-16T09:15:50.322932+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: cluster 2024-09-16T09:15:50.322932+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: audit 2024-09-16T09:15:50.323591+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: audit 2024-09-16T09:15:50.323591+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: audit 2024-09-16T09:15:50.326739+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: audit 2024-09-16T09:15:50.326739+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: audit 2024-09-16T09:15:50.329217+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:50 smithi110 bash[21405]: audit 2024-09-16T09:15:50.329217+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: cluster 2024-09-16T09:15:49.213415+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: cluster 2024-09-16T09:15:49.213415+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: audit 2024-09-16T09:15:50.318170+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T09:15:51.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: audit 2024-09-16T09:15:50.318170+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T09:15:51.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: cluster 2024-09-16T09:15:50.322932+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T09:15:51.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: cluster 2024-09-16T09:15:50.322932+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T09:15:51.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: audit 2024-09-16T09:15:50.323591+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:51.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: audit 2024-09-16T09:15:50.323591+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:51.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: audit 2024-09-16T09:15:50.326739+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: audit 2024-09-16T09:15:50.326739+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: audit 2024-09-16T09:15:50.329217+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:50 smithi042 bash[19947]: audit 2024-09-16T09:15:50.329217+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:15:51.853 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:15:51 smithi116 bash[25027]: debug 2024-09-16T09:15:51.359+0000 7fcccd265640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T09:15:51.853 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:15:51 smithi116 bash[25027]: debug 2024-09-16T09:15:51.367+0000 7fccc908c640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T09:15:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: cluster 2024-09-16T09:15:51.214058+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: cluster 2024-09-16T09:15:51.214058+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: audit 2024-09-16T09:15:51.320903+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:15:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: audit 2024-09-16T09:15:51.320903+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:15:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: cluster 2024-09-16T09:15:51.325309+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T09:15:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: cluster 2024-09-16T09:15:51.325309+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T09:15:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: audit 2024-09-16T09:15:51.325724+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: audit 2024-09-16T09:15:51.325724+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: audit 2024-09-16T09:15:51.335776+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:52 smithi116 bash[22095]: audit 2024-09-16T09:15:51.335776+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: cluster 2024-09-16T09:15:51.214058+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: cluster 2024-09-16T09:15:51.214058+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: audit 2024-09-16T09:15:51.320903+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:15:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: audit 2024-09-16T09:15:51.320903+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:15:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: cluster 2024-09-16T09:15:51.325309+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T09:15:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: cluster 2024-09-16T09:15:51.325309+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T09:15:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: audit 2024-09-16T09:15:51.325724+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: audit 2024-09-16T09:15:51.325724+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: audit 2024-09-16T09:15:51.335776+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:52 smithi110 bash[21405]: audit 2024-09-16T09:15:51.335776+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: cluster 2024-09-16T09:15:51.214058+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: cluster 2024-09-16T09:15:51.214058+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T09:15:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: audit 2024-09-16T09:15:51.320903+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:15:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: audit 2024-09-16T09:15:51.320903+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:15:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: cluster 2024-09-16T09:15:51.325309+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T09:15:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: cluster 2024-09-16T09:15:51.325309+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T09:15:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: audit 2024-09-16T09:15:51.325724+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: audit 2024-09-16T09:15:51.325724+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: audit 2024-09-16T09:15:51.335776+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:52 smithi042 bash[19947]: audit 2024-09-16T09:15:51.335776+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: cluster 2024-09-16T09:15:50.412190+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: cluster 2024-09-16T09:15:50.412190+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: cluster 2024-09-16T09:15:50.412282+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: cluster 2024-09-16T09:15:50.412282+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: cluster 2024-09-16T09:15:52.336050+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820] boot 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: cluster 2024-09-16T09:15:52.336050+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820] boot 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: cluster 2024-09-16T09:15:52.336122+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: cluster 2024-09-16T09:15:52.336122+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: audit 2024-09-16T09:15:52.336428+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:53 smithi116 bash[22095]: audit 2024-09-16T09:15:52.336428+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:53.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: cluster 2024-09-16T09:15:50.412190+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: cluster 2024-09-16T09:15:50.412190+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: cluster 2024-09-16T09:15:50.412282+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: cluster 2024-09-16T09:15:50.412282+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: cluster 2024-09-16T09:15:52.336050+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820] boot 2024-09-16T09:15:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: cluster 2024-09-16T09:15:52.336050+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820] boot 2024-09-16T09:15:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: cluster 2024-09-16T09:15:52.336122+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T09:15:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: cluster 2024-09-16T09:15:52.336122+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T09:15:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: audit 2024-09-16T09:15:52.336428+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:53 smithi110 bash[21405]: audit 2024-09-16T09:15:52.336428+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:53.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: cluster 2024-09-16T09:15:50.412190+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:53.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: cluster 2024-09-16T09:15:50.412190+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:15:53.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: cluster 2024-09-16T09:15:50.412282+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:53.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: cluster 2024-09-16T09:15:50.412282+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:15:53.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: cluster 2024-09-16T09:15:52.336050+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820] boot 2024-09-16T09:15:53.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: cluster 2024-09-16T09:15:52.336050+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.116:6800/2781459820,v1:172.21.15.116:6801/2781459820] boot 2024-09-16T09:15:53.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: cluster 2024-09-16T09:15:52.336122+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T09:15:53.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: cluster 2024-09-16T09:15:52.336122+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T09:15:53.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: audit 2024-09-16T09:15:52.336428+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:53.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:53 smithi042 bash[19947]: audit 2024-09-16T09:15:52.336428+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:15:54.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:54 smithi116 bash[22095]: cluster 2024-09-16T09:15:53.214753+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:54.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:54 smithi116 bash[22095]: cluster 2024-09-16T09:15:53.214753+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:54.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:54 smithi116 bash[22095]: cluster 2024-09-16T09:15:53.345250+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T09:15:54.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:54 smithi116 bash[22095]: cluster 2024-09-16T09:15:53.345250+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T09:15:54.654 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T09:15:54.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:54 smithi110 bash[21405]: cluster 2024-09-16T09:15:53.214753+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:54.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:54 smithi110 bash[21405]: cluster 2024-09-16T09:15:53.214753+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:54.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:54 smithi110 bash[21405]: cluster 2024-09-16T09:15:53.345250+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T09:15:54.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:54 smithi110 bash[21405]: cluster 2024-09-16T09:15:53.345250+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T09:15:54.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:54 smithi042 bash[19947]: cluster 2024-09-16T09:15:53.214753+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:54.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:54 smithi042 bash[19947]: cluster 2024-09-16T09:15:53.214753+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:54.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:54 smithi042 bash[19947]: cluster 2024-09-16T09:15:53.345250+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T09:15:54.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:54 smithi042 bash[19947]: cluster 2024-09-16T09:15:53.345250+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T09:15:55.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:55 smithi110 bash[21405]: cluster 2024-09-16T09:15:54.350653+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T09:15:55.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:55 smithi110 bash[21405]: cluster 2024-09-16T09:15:54.350653+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T09:15:55.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:55 smithi042 bash[19947]: cluster 2024-09-16T09:15:54.350653+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T09:15:55.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:55 smithi042 bash[19947]: cluster 2024-09-16T09:15:54.350653+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T09:15:55.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:55 smithi116 bash[22095]: cluster 2024-09-16T09:15:54.350653+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T09:15:55.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:55 smithi116 bash[22095]: cluster 2024-09-16T09:15:54.350653+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T09:15:56.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:56 smithi116 bash[22095]: cluster 2024-09-16T09:15:55.215315+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:56.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:56 smithi116 bash[22095]: cluster 2024-09-16T09:15:55.215315+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:56.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:56 smithi110 bash[21405]: cluster 2024-09-16T09:15:55.215315+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:56.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:56 smithi110 bash[21405]: cluster 2024-09-16T09:15:55.215315+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:56 smithi042 bash[19947]: cluster 2024-09-16T09:15:55.215315+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:56 smithi042 bash[19947]: cluster 2024-09-16T09:15:55.215315+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:15:58.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:58 smithi116 bash[22095]: cluster 2024-09-16T09:15:57.215884+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-16T09:15:58.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:15:58 smithi116 bash[22095]: cluster 2024-09-16T09:15:57.215884+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-16T09:15:58.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:58 smithi110 bash[21405]: cluster 2024-09-16T09:15:57.215884+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-16T09:15:58.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:15:58 smithi110 bash[21405]: cluster 2024-09-16T09:15:57.215884+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-16T09:15:58.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:58 smithi042 bash[19947]: cluster 2024-09-16T09:15:57.215884+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-16T09:15:58.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:15:58 smithi042 bash[19947]: cluster 2024-09-16T09:15:57.215884+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-16T09:16:00.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: cluster 2024-09-16T09:15:59.216445+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T09:16:00.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: cluster 2024-09-16T09:15:59.216445+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T09:16:00.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.036559+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.036559+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.044382+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.044382+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.046779+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.046779+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.053928+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.053928+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.058224+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.058224+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.059946+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.059946+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.069780+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:00 smithi116 bash[22095]: audit 2024-09-16T09:16:00.069780+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: cluster 2024-09-16T09:15:59.216445+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: cluster 2024-09-16T09:15:59.216445+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.036559+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.036559+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.044382+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.044382+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.046779+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.046779+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.053928+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.053928+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.058224+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.058224+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.059946+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.059946+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.069780+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:00 smithi110 bash[21405]: audit 2024-09-16T09:16:00.069780+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: cluster 2024-09-16T09:15:59.216445+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T09:16:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: cluster 2024-09-16T09:15:59.216445+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T09:16:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.036559+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.036559+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.044382+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.044382+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.046779+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.046779+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.053928+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.053928+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.058224+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.058224+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.059946+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.059946+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.069780+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:00.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:00 smithi042 bash[19947]: audit 2024-09-16T09:16:00.069780+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:01.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:01 smithi110 bash[21405]: cephadm 2024-09-16T09:16:00.028261+0000 mgr.x (mgr.14152) 257 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:01.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:01 smithi110 bash[21405]: cephadm 2024-09-16T09:16:00.028261+0000 mgr.x (mgr.14152) 257 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:01.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:01 smithi110 bash[21405]: cephadm 2024-09-16T09:16:00.048233+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 21361M 2024-09-16T09:16:01.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:01 smithi110 bash[21405]: cephadm 2024-09-16T09:16:00.048233+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 21361M 2024-09-16T09:16:01.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:01 smithi042 bash[19947]: cephadm 2024-09-16T09:16:00.028261+0000 mgr.x (mgr.14152) 257 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:01.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:01 smithi042 bash[19947]: cephadm 2024-09-16T09:16:00.028261+0000 mgr.x (mgr.14152) 257 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:01.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:01 smithi042 bash[19947]: cephadm 2024-09-16T09:16:00.048233+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 21361M 2024-09-16T09:16:01.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:01 smithi042 bash[19947]: cephadm 2024-09-16T09:16:00.048233+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 21361M 2024-09-16T09:16:01.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:01 smithi116 bash[22095]: cephadm 2024-09-16T09:16:00.028261+0000 mgr.x (mgr.14152) 257 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:01.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:01 smithi116 bash[22095]: cephadm 2024-09-16T09:16:00.028261+0000 mgr.x (mgr.14152) 257 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:01.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:01 smithi116 bash[22095]: cephadm 2024-09-16T09:16:00.048233+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 21361M 2024-09-16T09:16:01.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:01 smithi116 bash[22095]: cephadm 2024-09-16T09:16:00.048233+0000 mgr.x (mgr.14152) 258 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 21361M 2024-09-16T09:16:02.475 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-16T09:16:02.525 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi116:vg_nvme/lv_3 2024-09-16T09:16:02.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:02 smithi110 bash[21405]: cluster 2024-09-16T09:16:01.217101+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T09:16:02.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:02 smithi110 bash[21405]: cluster 2024-09-16T09:16:01.217101+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T09:16:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:02 smithi042 bash[19947]: cluster 2024-09-16T09:16:01.217101+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T09:16:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:02 smithi042 bash[19947]: cluster 2024-09-16T09:16:01.217101+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T09:16:02.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:02 smithi116 bash[22095]: cluster 2024-09-16T09:16:01.217101+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T09:16:02.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:02 smithi116 bash[22095]: cluster 2024-09-16T09:16:01.217101+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T09:16:04.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:04 smithi110 bash[21405]: cluster 2024-09-16T09:16:03.217725+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:16:04.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:04 smithi110 bash[21405]: cluster 2024-09-16T09:16:03.217725+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:16:04.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:04 smithi042 bash[19947]: cluster 2024-09-16T09:16:03.217725+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:16:04.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:04 smithi042 bash[19947]: cluster 2024-09-16T09:16:03.217725+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:16:04.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:04 smithi116 bash[22095]: cluster 2024-09-16T09:16:03.217725+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:16:04.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:04 smithi116 bash[22095]: cluster 2024-09-16T09:16:03.217725+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:16:06.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:06 smithi110 bash[21405]: cluster 2024-09-16T09:16:05.218281+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T09:16:06.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:06 smithi110 bash[21405]: cluster 2024-09-16T09:16:05.218281+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T09:16:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:06 smithi042 bash[19947]: cluster 2024-09-16T09:16:05.218281+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T09:16:06.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:06 smithi042 bash[19947]: cluster 2024-09-16T09:16:05.218281+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T09:16:06.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:06 smithi116 bash[22095]: cluster 2024-09-16T09:16:05.218281+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T09:16:06.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:06 smithi116 bash[22095]: cluster 2024-09-16T09:16:05.218281+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T09:16:07.249 INFO:teuthology.orchestra.run.smithi116.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T09:16:08.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:08 smithi116 bash[22095]: cluster 2024-09-16T09:16:07.218918+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:16:08.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:08 smithi116 bash[22095]: cluster 2024-09-16T09:16:07.218918+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:16:08.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:08 smithi110 bash[21405]: cluster 2024-09-16T09:16:07.218918+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:16:08.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:08 smithi110 bash[21405]: cluster 2024-09-16T09:16:07.218918+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:16:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:08 smithi042 bash[19947]: cluster 2024-09-16T09:16:07.218918+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:16:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:08 smithi042 bash[19947]: cluster 2024-09-16T09:16:07.218918+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:16:09.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:09 smithi110 bash[21405]: audit 2024-09-16T09:16:08.544358+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:16:09.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:09 smithi110 bash[21405]: audit 2024-09-16T09:16:08.544358+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:16:09.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:09 smithi110 bash[21405]: audit 2024-09-16T09:16:08.550767+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:16:09.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:09 smithi110 bash[21405]: audit 2024-09-16T09:16:08.550767+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:16:09.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:09 smithi110 bash[21405]: audit 2024-09-16T09:16:08.556693+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:16:09.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:09 smithi110 bash[21405]: audit 2024-09-16T09:16:08.556693+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:16:09.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:09 smithi110 bash[21405]: audit 2024-09-16T09:16:08.558388+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:09.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:09 smithi110 bash[21405]: audit 2024-09-16T09:16:08.558388+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:09.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:09 smithi042 bash[19947]: audit 2024-09-16T09:16:08.544358+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:16:09.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:09 smithi042 bash[19947]: audit 2024-09-16T09:16:08.544358+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:16:09.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:09 smithi042 bash[19947]: audit 2024-09-16T09:16:08.550767+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:16:09.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:09 smithi042 bash[19947]: audit 2024-09-16T09:16:08.550767+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:16:09.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:09 smithi042 bash[19947]: audit 2024-09-16T09:16:08.556693+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:16:09.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:09 smithi042 bash[19947]: audit 2024-09-16T09:16:08.556693+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:16:09.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:09 smithi042 bash[19947]: audit 2024-09-16T09:16:08.558388+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:09.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:09 smithi042 bash[19947]: audit 2024-09-16T09:16:08.558388+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:09.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:09 smithi116 bash[22095]: audit 2024-09-16T09:16:08.544358+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:16:09.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:09 smithi116 bash[22095]: audit 2024-09-16T09:16:08.544358+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi116:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:16:09.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:09 smithi116 bash[22095]: audit 2024-09-16T09:16:08.550767+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:16:09.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:09 smithi116 bash[22095]: audit 2024-09-16T09:16:08.550767+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T09:16:09.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:09 smithi116 bash[22095]: audit 2024-09-16T09:16:08.556693+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:16:09.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:09 smithi116 bash[22095]: audit 2024-09-16T09:16:08.556693+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T09:16:09.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:09 smithi116 bash[22095]: audit 2024-09-16T09:16:08.558388+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:09.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:09 smithi116 bash[22095]: audit 2024-09-16T09:16:08.558388+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:10.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:10 smithi110 bash[21405]: cluster 2024-09-16T09:16:09.219579+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:10.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:10 smithi110 bash[21405]: cluster 2024-09-16T09:16:09.219579+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:10 smithi042 bash[19947]: cluster 2024-09-16T09:16:09.219579+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:10 smithi042 bash[19947]: cluster 2024-09-16T09:16:09.219579+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:10.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:10 smithi116 bash[22095]: cluster 2024-09-16T09:16:09.219579+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:10.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:10 smithi116 bash[22095]: cluster 2024-09-16T09:16:09.219579+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:12.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:12 smithi110 bash[21405]: cluster 2024-09-16T09:16:11.220235+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:12.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:12 smithi110 bash[21405]: cluster 2024-09-16T09:16:11.220235+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:12 smithi042 bash[19947]: cluster 2024-09-16T09:16:11.220235+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:12 smithi042 bash[19947]: cluster 2024-09-16T09:16:11.220235+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:12.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:12 smithi116 bash[22095]: cluster 2024-09-16T09:16:11.220235+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:12.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:12 smithi116 bash[22095]: cluster 2024-09-16T09:16:11.220235+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:14.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:14 smithi110 bash[21405]: cluster 2024-09-16T09:16:13.220899+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:14.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:14 smithi110 bash[21405]: cluster 2024-09-16T09:16:13.220899+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:14.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:14 smithi116 bash[22095]: cluster 2024-09-16T09:16:13.220899+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:14.769 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:14 smithi116 bash[22095]: cluster 2024-09-16T09:16:13.220899+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:14.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:14 smithi042 bash[19947]: cluster 2024-09-16T09:16:13.220899+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:14.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:14 smithi042 bash[19947]: cluster 2024-09-16T09:16:13.220899+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:16.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:16 smithi110 bash[21405]: cluster 2024-09-16T09:16:15.221552+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:16.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:16 smithi110 bash[21405]: cluster 2024-09-16T09:16:15.221552+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:16.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:16 smithi042 bash[19947]: cluster 2024-09-16T09:16:15.221552+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:16.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:16 smithi042 bash[19947]: cluster 2024-09-16T09:16:15.221552+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:16.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:16 smithi116 bash[22095]: cluster 2024-09-16T09:16:15.221552+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:16.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:16 smithi116 bash[22095]: cluster 2024-09-16T09:16:15.221552+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:17.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: audit 2024-09-16T09:16:16.878835+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: audit 2024-09-16T09:16:16.878835+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: audit 2024-09-16T09:16:16.881433+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.116:0/2963825703' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: audit 2024-09-16T09:16:16.881433+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.116:0/2963825703' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: audit 2024-09-16T09:16:16.882535+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"}]': finished 2024-09-16T09:16:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: audit 2024-09-16T09:16:16.882535+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"}]': finished 2024-09-16T09:16:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: cluster 2024-09-16T09:16:16.887379+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-16T09:16:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: cluster 2024-09-16T09:16:16.887379+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-16T09:16:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: audit 2024-09-16T09:16:16.887869+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:17 smithi042 bash[19947]: audit 2024-09-16T09:16:16.887869+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:17.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: audit 2024-09-16T09:16:16.878835+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: audit 2024-09-16T09:16:16.878835+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: audit 2024-09-16T09:16:16.881433+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.116:0/2963825703' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: audit 2024-09-16T09:16:16.881433+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.116:0/2963825703' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: audit 2024-09-16T09:16:16.882535+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"}]': finished 2024-09-16T09:16:17.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: audit 2024-09-16T09:16:16.882535+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"}]': finished 2024-09-16T09:16:17.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: cluster 2024-09-16T09:16:16.887379+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-16T09:16:17.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: cluster 2024-09-16T09:16:16.887379+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-16T09:16:17.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: audit 2024-09-16T09:16:16.887869+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:17.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:17 smithi116 bash[22095]: audit 2024-09-16T09:16:16.887869+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:17.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: audit 2024-09-16T09:16:16.878835+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: audit 2024-09-16T09:16:16.878835+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: audit 2024-09-16T09:16:16.881433+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.116:0/2963825703' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: audit 2024-09-16T09:16:16.881433+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.116:0/2963825703' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"} : dispatch 2024-09-16T09:16:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: audit 2024-09-16T09:16:16.882535+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"}]': finished 2024-09-16T09:16:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: audit 2024-09-16T09:16:16.882535+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af7c1e2a-abdd-4758-9717-efb05db4e1d0"}]': finished 2024-09-16T09:16:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: cluster 2024-09-16T09:16:16.887379+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-16T09:16:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: cluster 2024-09-16T09:16:16.887379+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-16T09:16:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: audit 2024-09-16T09:16:16.887869+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:17 smithi110 bash[21405]: audit 2024-09-16T09:16:16.887869+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:18.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:18 smithi042 bash[19947]: cluster 2024-09-16T09:16:17.222135+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:18.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:18 smithi042 bash[19947]: cluster 2024-09-16T09:16:17.222135+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:18.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:18 smithi042 bash[19947]: audit 2024-09-16T09:16:17.481561+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/2149417478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:16:18.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:18 smithi042 bash[19947]: audit 2024-09-16T09:16:17.481561+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/2149417478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:16:18.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:18 smithi116 bash[22095]: cluster 2024-09-16T09:16:17.222135+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:18.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:18 smithi116 bash[22095]: cluster 2024-09-16T09:16:17.222135+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:18.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:18 smithi116 bash[22095]: audit 2024-09-16T09:16:17.481561+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/2149417478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:16:18.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:18 smithi116 bash[22095]: audit 2024-09-16T09:16:17.481561+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/2149417478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:16:18.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:18 smithi110 bash[21405]: cluster 2024-09-16T09:16:17.222135+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:18.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:18 smithi110 bash[21405]: cluster 2024-09-16T09:16:17.222135+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:18.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:18 smithi110 bash[21405]: audit 2024-09-16T09:16:17.481561+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/2149417478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:16:18.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:18 smithi110 bash[21405]: audit 2024-09-16T09:16:17.481561+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.116:0/2149417478' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T09:16:20.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:20 smithi042 bash[19947]: cluster 2024-09-16T09:16:19.222790+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:20.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:20 smithi042 bash[19947]: cluster 2024-09-16T09:16:19.222790+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:20.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:20 smithi116 bash[22095]: cluster 2024-09-16T09:16:19.222790+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:20.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:20 smithi116 bash[22095]: cluster 2024-09-16T09:16:19.222790+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:20.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:20 smithi110 bash[21405]: cluster 2024-09-16T09:16:19.222790+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:20.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:20 smithi110 bash[21405]: cluster 2024-09-16T09:16:19.222790+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:22.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:22 smithi042 bash[19947]: cluster 2024-09-16T09:16:21.223441+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:22.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:22 smithi042 bash[19947]: cluster 2024-09-16T09:16:21.223441+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:22.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:22 smithi116 bash[22095]: cluster 2024-09-16T09:16:21.223441+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:22.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:22 smithi116 bash[22095]: cluster 2024-09-16T09:16:21.223441+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:22.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:22 smithi110 bash[21405]: cluster 2024-09-16T09:16:21.223441+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:22.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:22 smithi110 bash[21405]: cluster 2024-09-16T09:16:21.223441+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:24 smithi042 bash[19947]: cluster 2024-09-16T09:16:23.224121+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:24 smithi042 bash[19947]: cluster 2024-09-16T09:16:23.224121+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:24.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:24 smithi116 bash[22095]: cluster 2024-09-16T09:16:23.224121+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:24.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:24 smithi116 bash[22095]: cluster 2024-09-16T09:16:23.224121+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:24.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:24 smithi110 bash[21405]: cluster 2024-09-16T09:16:23.224121+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:24.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:24 smithi110 bash[21405]: cluster 2024-09-16T09:16:23.224121+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:26 smithi042 bash[19947]: cluster 2024-09-16T09:16:25.224768+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:26 smithi042 bash[19947]: cluster 2024-09-16T09:16:25.224768+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:26.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:26 smithi116 bash[22095]: cluster 2024-09-16T09:16:25.224768+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:26 smithi116 bash[22095]: cluster 2024-09-16T09:16:25.224768+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:26.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:26 smithi110 bash[21405]: cluster 2024-09-16T09:16:25.224768+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:26.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:26 smithi110 bash[21405]: cluster 2024-09-16T09:16:25.224768+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:28 smithi042 bash[19947]: cluster 2024-09-16T09:16:27.225451+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:28 smithi042 bash[19947]: cluster 2024-09-16T09:16:27.225451+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:28.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:28 smithi116 bash[22095]: cluster 2024-09-16T09:16:27.225451+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:28.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:28 smithi116 bash[22095]: cluster 2024-09-16T09:16:27.225451+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:28.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:28 smithi110 bash[21405]: cluster 2024-09-16T09:16:27.225451+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:28.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:28 smithi110 bash[21405]: cluster 2024-09-16T09:16:27.225451+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:30.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:30 smithi042 bash[19947]: cluster 2024-09-16T09:16:29.226143+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:30.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:30 smithi042 bash[19947]: cluster 2024-09-16T09:16:29.226143+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:30.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:30 smithi042 bash[19947]: audit 2024-09-16T09:16:30.481884+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T09:16:30.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:30 smithi042 bash[19947]: audit 2024-09-16T09:16:30.481884+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T09:16:30.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:30 smithi042 bash[19947]: audit 2024-09-16T09:16:30.483623+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:30.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:30 smithi042 bash[19947]: audit 2024-09-16T09:16:30.483623+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:30 smithi116 bash[22095]: cluster 2024-09-16T09:16:29.226143+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:30 smithi116 bash[22095]: cluster 2024-09-16T09:16:29.226143+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:30 smithi116 bash[22095]: audit 2024-09-16T09:16:30.481884+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T09:16:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:30 smithi116 bash[22095]: audit 2024-09-16T09:16:30.481884+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T09:16:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:30 smithi116 bash[22095]: audit 2024-09-16T09:16:30.483623+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:30 smithi116 bash[22095]: audit 2024-09-16T09:16:30.483623+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:30.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:30 smithi110 bash[21405]: cluster 2024-09-16T09:16:29.226143+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:30 smithi110 bash[21405]: cluster 2024-09-16T09:16:29.226143+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:30 smithi110 bash[21405]: audit 2024-09-16T09:16:30.481884+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T09:16:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:30 smithi110 bash[21405]: audit 2024-09-16T09:16:30.481884+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T09:16:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:30 smithi110 bash[21405]: audit 2024-09-16T09:16:30.483623+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:30 smithi110 bash[21405]: audit 2024-09-16T09:16:30.483623+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:31 smithi042 bash[19947]: cephadm 2024-09-16T09:16:30.485166+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi116 2024-09-16T09:16:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:31 smithi042 bash[19947]: cephadm 2024-09-16T09:16:30.485166+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi116 2024-09-16T09:16:31.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:31 smithi116 bash[22095]: cephadm 2024-09-16T09:16:30.485166+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi116 2024-09-16T09:16:31.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:31 smithi116 bash[22095]: cephadm 2024-09-16T09:16:30.485166+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi116 2024-09-16T09:16:31.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:31 smithi110 bash[21405]: cephadm 2024-09-16T09:16:30.485166+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi116 2024-09-16T09:16:31.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:31 smithi110 bash[21405]: cephadm 2024-09-16T09:16:30.485166+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi116 2024-09-16T09:16:32.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:32 smithi042 bash[19947]: cluster 2024-09-16T09:16:31.226795+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:32.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:32 smithi042 bash[19947]: cluster 2024-09-16T09:16:31.226795+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:32.796 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:32 smithi116 bash[22095]: cluster 2024-09-16T09:16:31.226795+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:32.796 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:32 smithi116 bash[22095]: cluster 2024-09-16T09:16:31.226795+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:32.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:32 smithi110 bash[21405]: cluster 2024-09-16T09:16:31.226795+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:32.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:32 smithi110 bash[21405]: cluster 2024-09-16T09:16:31.226795+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:34.782 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:16:34 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:16:34.782 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:34 smithi116 bash[22095]: cluster 2024-09-16T09:16:33.227499+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:34.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:34 smithi116 bash[22095]: cluster 2024-09-16T09:16:33.227499+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:34.783 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:34 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:16:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:34 smithi042 bash[19947]: cluster 2024-09-16T09:16:33.227499+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:34 smithi042 bash[19947]: cluster 2024-09-16T09:16:33.227499+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:34.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:34 smithi110 bash[21405]: cluster 2024-09-16T09:16:33.227499+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:34.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:34 smithi110 bash[21405]: cluster 2024-09-16T09:16:33.227499+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:35.102 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:16:34 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:16:35.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:34 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:16:35.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:35 smithi042 bash[19947]: audit 2024-09-16T09:16:35.060245+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:35.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:35 smithi042 bash[19947]: audit 2024-09-16T09:16:35.060245+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:35.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:35 smithi042 bash[19947]: audit 2024-09-16T09:16:35.067828+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:35 smithi042 bash[19947]: audit 2024-09-16T09:16:35.067828+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:35 smithi042 bash[19947]: audit 2024-09-16T09:16:35.075696+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:35 smithi042 bash[19947]: audit 2024-09-16T09:16:35.075696+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:35 smithi116 bash[22095]: audit 2024-09-16T09:16:35.060245+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:35.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:35 smithi116 bash[22095]: audit 2024-09-16T09:16:35.060245+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:35.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:35 smithi116 bash[22095]: audit 2024-09-16T09:16:35.067828+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:35 smithi116 bash[22095]: audit 2024-09-16T09:16:35.067828+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:35 smithi116 bash[22095]: audit 2024-09-16T09:16:35.075696+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:35 smithi116 bash[22095]: audit 2024-09-16T09:16:35.075696+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:35 smithi110 bash[21405]: audit 2024-09-16T09:16:35.060245+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:35.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:35 smithi110 bash[21405]: audit 2024-09-16T09:16:35.060245+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:35.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:35 smithi110 bash[21405]: audit 2024-09-16T09:16:35.067828+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:35 smithi110 bash[21405]: audit 2024-09-16T09:16:35.067828+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:35 smithi110 bash[21405]: audit 2024-09-16T09:16:35.075696+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:35.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:35 smithi110 bash[21405]: audit 2024-09-16T09:16:35.075696+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:36.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:36 smithi042 bash[19947]: cluster 2024-09-16T09:16:35.228061+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:36.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:36 smithi042 bash[19947]: cluster 2024-09-16T09:16:35.228061+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:36.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:36 smithi116 bash[22095]: cluster 2024-09-16T09:16:35.228061+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:36.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:36 smithi116 bash[22095]: cluster 2024-09-16T09:16:35.228061+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:36.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:36 smithi110 bash[21405]: cluster 2024-09-16T09:16:35.228061+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:36.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:36 smithi110 bash[21405]: cluster 2024-09-16T09:16:35.228061+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:38 smithi042 bash[19947]: cluster 2024-09-16T09:16:37.228607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:38 smithi042 bash[19947]: cluster 2024-09-16T09:16:37.228607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:38.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:38 smithi116 bash[22095]: cluster 2024-09-16T09:16:37.228607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:38.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:38 smithi116 bash[22095]: cluster 2024-09-16T09:16:37.228607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:38.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:38 smithi110 bash[21405]: cluster 2024-09-16T09:16:37.228607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:38.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:38 smithi110 bash[21405]: cluster 2024-09-16T09:16:37.228607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:40.864 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:40 smithi116 bash[22095]: cluster 2024-09-16T09:16:39.229123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:40.864 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:40 smithi116 bash[22095]: cluster 2024-09-16T09:16:39.229123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:40.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:40 smithi110 bash[21405]: cluster 2024-09-16T09:16:39.229123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:40.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:40 smithi110 bash[21405]: cluster 2024-09-16T09:16:39.229123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:41.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:40 smithi042 bash[19947]: cluster 2024-09-16T09:16:39.229123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:41.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:40 smithi042 bash[19947]: cluster 2024-09-16T09:16:39.229123+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.133991+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.133991+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.141605+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.141605+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.143397+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.143397+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.145169+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.145169+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.154638+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: audit 2024-09-16T09:16:41.154638+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: cluster 2024-09-16T09:16:41.229668+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:42.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:42 smithi110 bash[21405]: cluster 2024-09-16T09:16:41.229668+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:42.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.133991+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.133991+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.141605+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.141605+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.143397+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:42.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.143397+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:42.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.145169+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:42.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.145169+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:42.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.154638+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: audit 2024-09-16T09:16:41.154638+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: cluster 2024-09-16T09:16:41.229668+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:42.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:42 smithi042 bash[19947]: cluster 2024-09-16T09:16:41.229668+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:42.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.133991+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.133991+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.141605+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.141605+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.143397+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:42.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.143397+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:42.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.145169+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:42.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.145169+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:42.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.154638+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: audit 2024-09-16T09:16:41.154638+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:42.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: cluster 2024-09-16T09:16:41.229668+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:42.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:42 smithi116 bash[22095]: cluster 2024-09-16T09:16:41.229668+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:44.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:44 smithi042 bash[19947]: cluster 2024-09-16T09:16:43.230219+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:44.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:44 smithi042 bash[19947]: cluster 2024-09-16T09:16:43.230219+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:44.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:44 smithi116 bash[22095]: cluster 2024-09-16T09:16:43.230219+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:44.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:44 smithi116 bash[22095]: cluster 2024-09-16T09:16:43.230219+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:44.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:44 smithi110 bash[21405]: cluster 2024-09-16T09:16:43.230219+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:44.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:44 smithi110 bash[21405]: cluster 2024-09-16T09:16:43.230219+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:46.593 INFO:teuthology.orchestra.run.smithi116.stdout:Created osd(s) 5 on host 'smithi116' 2024-09-16T09:16:46.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:46 smithi116 bash[22095]: cluster 2024-09-16T09:16:45.230731+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:46.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:46 smithi116 bash[22095]: cluster 2024-09-16T09:16:45.230731+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:46.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:46 smithi116 bash[22095]: audit 2024-09-16T09:16:45.491657+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:46 smithi116 bash[22095]: audit 2024-09-16T09:16:45.491657+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:46 smithi116 bash[22095]: audit 2024-09-16T09:16:45.494392+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:46 smithi116 bash[22095]: audit 2024-09-16T09:16:45.494392+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:46 smithi110 bash[21405]: cluster 2024-09-16T09:16:45.230731+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:46.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:46 smithi110 bash[21405]: cluster 2024-09-16T09:16:45.230731+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:46.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:46 smithi110 bash[21405]: audit 2024-09-16T09:16:45.491657+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:46 smithi110 bash[21405]: audit 2024-09-16T09:16:45.491657+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:46 smithi110 bash[21405]: audit 2024-09-16T09:16:45.494392+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:46 smithi110 bash[21405]: audit 2024-09-16T09:16:45.494392+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:46 smithi042 bash[19947]: cluster 2024-09-16T09:16:45.230731+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:46 smithi042 bash[19947]: cluster 2024-09-16T09:16:45.230731+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:46 smithi042 bash[19947]: audit 2024-09-16T09:16:45.491657+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:46 smithi042 bash[19947]: audit 2024-09-16T09:16:45.491657+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:46 smithi042 bash[19947]: audit 2024-09-16T09:16:45.494392+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:46 smithi042 bash[19947]: audit 2024-09-16T09:16:45.494392+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T09:16:47.183 DEBUG:teuthology.orchestra.run.smithi116:osd.5> sudo journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T09:16:47.186 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-16T09:16:47.186 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T09:16:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.289450+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T09:16:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.289450+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T09:16:47.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: cluster 2024-09-16T09:16:46.294223+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: cluster 2024-09-16T09:16:46.294223+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.295034+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.295034+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.299091+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.299091+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.301886+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.301886+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.570738+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.570738+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.577941+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.577941+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.585549+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:47 smithi042 bash[19947]: audit 2024-09-16T09:16:46.585549+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.602 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[30359]: debug 2024-09-16T09:16:47.338+0000 7f8d77080640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T09:16:47.603 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[30359]: debug 2024-09-16T09:16:47.346+0000 7f8d72ea7640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T09:16:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.289450+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T09:16:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.289450+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T09:16:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: cluster 2024-09-16T09:16:46.294223+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-16T09:16:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: cluster 2024-09-16T09:16:46.294223+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-16T09:16:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.295034+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.295034+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.299091+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.299091+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.301886+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.301886+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.570738+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.570738+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.577941+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.577941+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.585549+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:47 smithi116 bash[22095]: audit 2024-09-16T09:16:46.585549+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.289450+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.289450+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: cluster 2024-09-16T09:16:46.294223+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: cluster 2024-09-16T09:16:46.294223+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.295034+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.295034+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.299091+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.299091+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.301886+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.301886+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]} : dispatch 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.570738+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:47.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.570738+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:16:47.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.577941+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.577941+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.585549+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:47.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:47 smithi110 bash[21405]: audit 2024-09-16T09:16:46.585549+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:48.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: cluster 2024-09-16T09:16:47.231286+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:48.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: cluster 2024-09-16T09:16:47.231286+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:48.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: audit 2024-09-16T09:16:47.306021+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:16:48.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: audit 2024-09-16T09:16:47.306021+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:16:48.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: cluster 2024-09-16T09:16:47.310292+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T09:16:48.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: cluster 2024-09-16T09:16:47.310292+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T09:16:48.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: audit 2024-09-16T09:16:47.310822+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: audit 2024-09-16T09:16:47.310822+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: audit 2024-09-16T09:16:47.317215+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:48 smithi116 bash[22095]: audit 2024-09-16T09:16:47.317215+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: cluster 2024-09-16T09:16:47.231286+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: cluster 2024-09-16T09:16:47.231286+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: audit 2024-09-16T09:16:47.306021+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:16:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: audit 2024-09-16T09:16:47.306021+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:16:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: cluster 2024-09-16T09:16:47.310292+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T09:16:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: cluster 2024-09-16T09:16:47.310292+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T09:16:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: audit 2024-09-16T09:16:47.310822+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: audit 2024-09-16T09:16:47.310822+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: audit 2024-09-16T09:16:47.317215+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:48 smithi110 bash[21405]: audit 2024-09-16T09:16:47.317215+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: cluster 2024-09-16T09:16:47.231286+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: cluster 2024-09-16T09:16:47.231286+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: audit 2024-09-16T09:16:47.306021+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:16:48.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: audit 2024-09-16T09:16:47.306021+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi116", "root=default"]}]': finished 2024-09-16T09:16:48.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: cluster 2024-09-16T09:16:47.310292+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T09:16:48.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: cluster 2024-09-16T09:16:47.310292+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T09:16:48.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: audit 2024-09-16T09:16:47.310822+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: audit 2024-09-16T09:16:47.310822+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: audit 2024-09-16T09:16:47.317215+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:48.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:48 smithi042 bash[19947]: audit 2024-09-16T09:16:47.317215+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:49.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:46.450719+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:16:49.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:46.450719+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:16:49.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:46.450819+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:16:49.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:46.450819+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:16:49.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:48.321515+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592] boot 2024-09-16T09:16:49.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:48.321515+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592] boot 2024-09-16T09:16:49.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:48.321625+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-16T09:16:49.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:48.321625+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-16T09:16:49.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: audit 2024-09-16T09:16:48.321927+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:49.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: audit 2024-09-16T09:16:48.321927+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:49.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:48.521710+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-16T09:16:49.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:49 smithi116 bash[22095]: cluster 2024-09-16T09:16:48.521710+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-16T09:16:49.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:46.450719+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:16:49.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:46.450719+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:16:49.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:46.450819+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:16:49.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:46.450819+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:16:49.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:48.321515+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592] boot 2024-09-16T09:16:49.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:48.321515+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592] boot 2024-09-16T09:16:49.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:48.321625+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-16T09:16:49.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:48.321625+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-16T09:16:49.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: audit 2024-09-16T09:16:48.321927+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:49.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: audit 2024-09-16T09:16:48.321927+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:49.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:48.521710+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-16T09:16:49.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:49 smithi110 bash[21405]: cluster 2024-09-16T09:16:48.521710+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-16T09:16:49.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:46.450719+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:16:49.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:46.450719+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T09:16:49.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:46.450819+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:16:49.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:46.450819+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T09:16:49.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:48.321515+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592] boot 2024-09-16T09:16:49.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:48.321515+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.116:6808/156639592,v1:172.21.15.116:6809/156639592] boot 2024-09-16T09:16:49.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:48.321625+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-16T09:16:49.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:48.321625+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-16T09:16:49.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: audit 2024-09-16T09:16:48.321927+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:49.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: audit 2024-09-16T09:16:48.321927+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:16:49.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:48.521710+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-16T09:16:49.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:49 smithi042 bash[19947]: cluster 2024-09-16T09:16:48.521710+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-16T09:16:50.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:50 smithi042 bash[19947]: cluster 2024-09-16T09:16:49.231811+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:50.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:50 smithi042 bash[19947]: cluster 2024-09-16T09:16:49.231811+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:50.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:50 smithi042 bash[19947]: cluster 2024-09-16T09:16:49.529300+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T09:16:50.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:50 smithi042 bash[19947]: cluster 2024-09-16T09:16:49.529300+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T09:16:50.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:50 smithi116 bash[22095]: cluster 2024-09-16T09:16:49.231811+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:50.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:50 smithi116 bash[22095]: cluster 2024-09-16T09:16:49.231811+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:50.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:50 smithi116 bash[22095]: cluster 2024-09-16T09:16:49.529300+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T09:16:50.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:50 smithi116 bash[22095]: cluster 2024-09-16T09:16:49.529300+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T09:16:50.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:50 smithi110 bash[21405]: cluster 2024-09-16T09:16:49.231811+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:50.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:50 smithi110 bash[21405]: cluster 2024-09-16T09:16:49.231811+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T09:16:50.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:50 smithi110 bash[21405]: cluster 2024-09-16T09:16:49.529300+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T09:16:50.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:50 smithi110 bash[21405]: cluster 2024-09-16T09:16:49.529300+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T09:16:51.949 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:16:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:52 smithi042 bash[19947]: cluster 2024-09-16T09:16:51.232348+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:16:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:52 smithi042 bash[19947]: cluster 2024-09-16T09:16:51.232348+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:16:52.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:52 smithi116 bash[22095]: cluster 2024-09-16T09:16:51.232348+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:16:52.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:52 smithi116 bash[22095]: cluster 2024-09-16T09:16:51.232348+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:16:52.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:52 smithi110 bash[21405]: cluster 2024-09-16T09:16:51.232348+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:16:52.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:52 smithi110 bash[21405]: cluster 2024-09-16T09:16:51.232348+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:16:53.305 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:16:53.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:53 smithi042 bash[19947]: audit 2024-09-16T09:16:53.305111+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.42:0/3628166363' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T09:16:53.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:53 smithi042 bash[19947]: audit 2024-09-16T09:16:53.305111+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.42:0/3628166363' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T09:16:53.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:53 smithi116 bash[22095]: audit 2024-09-16T09:16:53.305111+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.42:0/3628166363' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T09:16:53.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:53 smithi116 bash[22095]: audit 2024-09-16T09:16:53.305111+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.42:0/3628166363' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T09:16:53.903 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":39,"num_osds":6,"num_up_osds":6,"osd_up_since":1726478208,"num_in_osds":6,"osd_in_since":1726478176,"num_remapped_pgs":0} 2024-09-16T09:16:53.904 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T09:16:53.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:53 smithi110 bash[21405]: audit 2024-09-16T09:16:53.305111+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.42:0/3628166363' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T09:16:53.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:53 smithi110 bash[21405]: audit 2024-09-16T09:16:53.305111+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.42:0/3628166363' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T09:16:54.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:54 smithi042 bash[19947]: cluster 2024-09-16T09:16:53.232921+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-16T09:16:54.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:54 smithi042 bash[19947]: cluster 2024-09-16T09:16:53.232921+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-16T09:16:54.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:54 smithi116 bash[22095]: cluster 2024-09-16T09:16:53.232921+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-16T09:16:54.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:54 smithi116 bash[22095]: cluster 2024-09-16T09:16:53.232921+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-16T09:16:54.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:54 smithi110 bash[21405]: cluster 2024-09-16T09:16:53.232921+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-16T09:16:54.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:54 smithi110 bash[21405]: cluster 2024-09-16T09:16:53.232921+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-16T09:16:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: cluster 2024-09-16T09:16:55.233416+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-16T09:16:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: cluster 2024-09-16T09:16:55.233416+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-16T09:16:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: cephadm 2024-09-16T09:16:55.857834+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: cephadm 2024-09-16T09:16:55.857834+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.865517+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.865517+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.873254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.873254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.875737+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.875737+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.877481+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.877481+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: cephadm 2024-09-16T09:16:55.878837+0000 mgr.x (mgr.14152) 290 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 10680M 2024-09-16T09:16:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: cephadm 2024-09-16T09:16:55.878837+0000 mgr.x (mgr.14152) 290 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 10680M 2024-09-16T09:16:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.884393+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.884393+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.888477+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.888477+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.890300+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.890300+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.899640+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:56 smithi110 bash[21405]: audit 2024-09-16T09:16:55.899640+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: cluster 2024-09-16T09:16:55.233416+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-16T09:16:57.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: cluster 2024-09-16T09:16:55.233416+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: cephadm 2024-09-16T09:16:55.857834+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: cephadm 2024-09-16T09:16:55.857834+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.865517+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.865517+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.873254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.873254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.875737+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.875737+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.877481+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.877481+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: cephadm 2024-09-16T09:16:55.878837+0000 mgr.x (mgr.14152) 290 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 10680M 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: cephadm 2024-09-16T09:16:55.878837+0000 mgr.x (mgr.14152) 290 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 10680M 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.884393+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.884393+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.888477+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.888477+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.890300+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.890300+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.899640+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:56 smithi042 bash[19947]: audit 2024-09-16T09:16:55.899640+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: cluster 2024-09-16T09:16:55.233416+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: cluster 2024-09-16T09:16:55.233416+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: cephadm 2024-09-16T09:16:55.857834+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: cephadm 2024-09-16T09:16:55.857834+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Detected new or changed devices on smithi116 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.865517+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.865517+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.873254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.873254+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.875737+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.875737+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.877481+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.877481+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: cephadm 2024-09-16T09:16:55.878837+0000 mgr.x (mgr.14152) 290 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 10680M 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: cephadm 2024-09-16T09:16:55.878837+0000 mgr.x (mgr.14152) 290 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 10680M 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.884393+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.884393+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.888477+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.888477+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.890300+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.890300+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.899640+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:57.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:56 smithi116 bash[22095]: audit 2024-09-16T09:16:55.899640+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:16:58.655 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:16:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:58 smithi042 bash[19947]: cluster 2024-09-16T09:16:57.234002+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T09:16:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:16:58 smithi042 bash[19947]: cluster 2024-09-16T09:16:57.234002+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T09:16:59.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:58 smithi110 bash[21405]: cluster 2024-09-16T09:16:57.234002+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T09:16:59.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:16:58 smithi110 bash[21405]: cluster 2024-09-16T09:16:57.234002+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T09:16:59.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:58 smithi116 bash[22095]: cluster 2024-09-16T09:16:57.234002+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T09:16:59.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:16:58 smithi116 bash[22095]: cluster 2024-09-16T09:16:57.234002+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T09:16:59.946 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:16:59.946 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":39,"fsid":"110fb2d6-740a-11ef-bceb-c7b262605968","created":"2024-09-16T09:08:27.260607+0000","modified":"2024-09-16T09:16:49.517773+0000","last_up_change":"2024-09-16T09:16:48.306353+0000","last_in_change":"2024-09-16T09:16:16.879844+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T09:14:05.715627+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,"is_stretch_pool":false,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"54715c1a-961c-441a-a2ce-7ef517fb6361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6803","nonce":4230094488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6805","nonce":4230094488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6809","nonce":4230094488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6807","nonce":4230094488}]},"public_addr":"172.21.15.42:6803/4230094488","cluster_addr":"172.21.15.42:6805/4230094488","heartbeat_back_addr":"172.21.15.42:6809/4230094488","heartbeat_front_addr":"172.21.15.42:6807/4230094488","state":["exists","up"]},{"osd":1,"uuid":"4ca2e389-e0b1-4f9f-b016-ab459dd337e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6811","nonce":2101555362}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6813","nonce":2101555362}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6817","nonce":2101555362}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6815","nonce":2101555362}]},"public_addr":"172.21.15.42:6811/2101555362","cluster_addr":"172.21.15.42:6813/2101555362","heartbeat_back_addr":"172.21.15.42:6817/2101555362","heartbeat_front_addr":"172.21.15.42:6815/2101555362","state":["exists","up"]},{"osd":2,"uuid":"81194f64-7388-4bc9-b6b2-e9b5fe1f10ca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6801","nonce":155825943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6803","nonce":155825943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6807","nonce":155825943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6805","nonce":155825943}]},"public_addr":"172.21.15.110:6801/155825943","cluster_addr":"172.21.15.110:6803/155825943","heartbeat_back_addr":"172.21.15.110:6807/155825943","heartbeat_front_addr":"172.21.15.110:6805/155825943","state":["exists","up"]},{"osd":3,"uuid":"e7746629-2a9a-4900-8ab5-dc9ae5612af2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6809","nonce":1964637803}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6811","nonce":1964637803}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6815","nonce":1964637803}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6813","nonce":1964637803}]},"public_addr":"172.21.15.110:6809/1964637803","cluster_addr":"172.21.15.110:6811/1964637803","heartbeat_back_addr":"172.21.15.110:6815/1964637803","heartbeat_front_addr":"172.21.15.110:6813/1964637803","state":["exists","up"]},{"osd":4,"uuid":"d7090515-9528-4893-91b7-bfcf1af7b392","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6800","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6801","nonce":2781459820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6802","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6803","nonce":2781459820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6806","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6807","nonce":2781459820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6804","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6805","nonce":2781459820}]},"public_addr":"172.21.15.116:6801/2781459820","cluster_addr":"172.21.15.116:6803/2781459820","heartbeat_back_addr":"172.21.15.116:6807/2781459820","heartbeat_front_addr":"172.21.15.116:6805/2781459820","state":["exists","up"]},{"osd":5,"uuid":"af7c1e2a-abdd-4758-9717-efb05db4e1d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6808","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6809","nonce":156639592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6810","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6811","nonce":156639592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6814","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6815","nonce":156639592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6812","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6813","nonce":156639592}]},"public_addr":"172.21.15.116:6809/156639592","cluster_addr":"172.21.15.116:6811/156639592","heartbeat_back_addr":"172.21.15.116:6815/156639592","heartbeat_front_addr":"172.21.15.116:6813/156639592","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:12:16.788381+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:13:12.720667+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:14:03.426816+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:15:00.131295+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:15:50.412286+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:16:46.450824+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/4151208057":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6801/693820176":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6800/693820176":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6801/1849019259":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/748404533":"2024-09-17T09:09:29.111913+0000","172.21.15.42:0/3890859557":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6800/1849019259":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/2656192089":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/3941295067":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/1715261746":"2024-09-17T09:08:54.512242+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T09:17:00.547 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T09:14:05.715627+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, 'is_stretch_pool': False, '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': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 6, 'score_stable': 6, 'optimal_score': 0.5, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-16T09:17:00.548 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T09:17:01.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:00 smithi110 bash[21405]: cluster 2024-09-16T09:16:59.234586+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:17:01.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:00 smithi110 bash[21405]: cluster 2024-09-16T09:16:59.234586+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:17:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:00 smithi110 bash[21405]: audit 2024-09-16T09:16:59.944381+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.42:0/1208567483' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:00 smithi110 bash[21405]: audit 2024-09-16T09:16:59.944381+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.42:0/1208567483' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:00 smithi042 bash[19947]: cluster 2024-09-16T09:16:59.234586+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:17:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:00 smithi042 bash[19947]: cluster 2024-09-16T09:16:59.234586+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:17:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:00 smithi042 bash[19947]: audit 2024-09-16T09:16:59.944381+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.42:0/1208567483' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:00 smithi042 bash[19947]: audit 2024-09-16T09:16:59.944381+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.42:0/1208567483' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:01.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:00 smithi116 bash[22095]: cluster 2024-09-16T09:16:59.234586+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:17:01.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:00 smithi116 bash[22095]: cluster 2024-09-16T09:16:59.234586+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T09:17:01.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:00 smithi116 bash[22095]: audit 2024-09-16T09:16:59.944381+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.42:0/1208567483' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:01.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:00 smithi116 bash[22095]: audit 2024-09-16T09:16:59.944381+0000 mon.a (mon.0) 543 : audit [DBG] from='client.? 172.21.15.42:0/1208567483' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:03.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:02 smithi110 bash[21405]: cluster 2024-09-16T09:17:01.235183+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T09:17:03.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:02 smithi110 bash[21405]: cluster 2024-09-16T09:17:01.235183+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T09:17:03.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:02 smithi042 bash[19947]: cluster 2024-09-16T09:17:01.235183+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T09:17:03.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:02 smithi042 bash[19947]: cluster 2024-09-16T09:17:01.235183+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T09:17:03.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:02 smithi116 bash[22095]: cluster 2024-09-16T09:17:01.235183+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T09:17:03.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:02 smithi116 bash[22095]: cluster 2024-09-16T09:17:01.235183+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T09:17:05.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:04 smithi110 bash[21405]: cluster 2024-09-16T09:17:03.235817+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:17:05.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:04 smithi110 bash[21405]: cluster 2024-09-16T09:17:03.235817+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:17:05.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:04 smithi042 bash[19947]: cluster 2024-09-16T09:17:03.235817+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:17:05.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:04 smithi042 bash[19947]: cluster 2024-09-16T09:17:03.235817+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:17:05.303 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:05.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:04 smithi116 bash[22095]: cluster 2024-09-16T09:17:03.235817+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:17:05.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:04 smithi116 bash[22095]: cluster 2024-09-16T09:17:03.235817+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T09:17:06.635 INFO:teuthology.orchestra.run.smithi042.stdout:pg_num: 1 2024-09-16T09:17:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:06 smithi042 bash[19947]: cluster 2024-09-16T09:17:05.236400+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:06 smithi042 bash[19947]: cluster 2024-09-16T09:17:05.236400+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:06 smithi042 bash[19947]: audit 2024-09-16T09:17:06.635388+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.42:0/4048598980' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T09:17:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:06 smithi042 bash[19947]: audit 2024-09-16T09:17:06.635388+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.42:0/4048598980' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T09:17:07.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:06 smithi110 bash[21405]: cluster 2024-09-16T09:17:05.236400+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:07.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:06 smithi110 bash[21405]: cluster 2024-09-16T09:17:05.236400+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:07.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:06 smithi110 bash[21405]: audit 2024-09-16T09:17:06.635388+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.42:0/4048598980' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T09:17:07.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:06 smithi110 bash[21405]: audit 2024-09-16T09:17:06.635388+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.42:0/4048598980' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T09:17:07.290 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T09:17:07.290 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T09:17:07.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:06 smithi116 bash[22095]: cluster 2024-09-16T09:17:05.236400+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:07.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:06 smithi116 bash[22095]: cluster 2024-09-16T09:17:05.236400+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:07.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:06 smithi116 bash[22095]: audit 2024-09-16T09:17:06.635388+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.42:0/4048598980' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T09:17:07.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:06 smithi116 bash[22095]: audit 2024-09-16T09:17:06.635388+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.42:0/4048598980' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T09:17:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:08 smithi110 bash[21405]: cluster 2024-09-16T09:17:07.237051+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:08 smithi110 bash[21405]: cluster 2024-09-16T09:17:07.237051+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:09.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:08 smithi042 bash[19947]: cluster 2024-09-16T09:17:07.237051+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:09.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:08 smithi042 bash[19947]: cluster 2024-09-16T09:17:07.237051+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:09.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:08 smithi116 bash[22095]: cluster 2024-09-16T09:17:07.237051+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:09.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:08 smithi116 bash[22095]: cluster 2024-09-16T09:17:07.237051+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:11.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:10 smithi110 bash[21405]: cluster 2024-09-16T09:17:09.237631+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:11.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:10 smithi110 bash[21405]: cluster 2024-09-16T09:17:09.237631+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:11.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:10 smithi042 bash[19947]: cluster 2024-09-16T09:17:09.237631+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:11.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:10 smithi042 bash[19947]: cluster 2024-09-16T09:17:09.237631+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:11.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:10 smithi116 bash[22095]: cluster 2024-09-16T09:17:09.237631+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:11.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:10 smithi116 bash[22095]: cluster 2024-09-16T09:17:09.237631+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:12.048 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:13.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:12 smithi110 bash[21405]: cluster 2024-09-16T09:17:11.238194+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:13.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:12 smithi110 bash[21405]: cluster 2024-09-16T09:17:11.238194+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:13.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:12 smithi042 bash[19947]: cluster 2024-09-16T09:17:11.238194+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:12 smithi042 bash[19947]: cluster 2024-09-16T09:17:11.238194+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:13.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:12 smithi116 bash[22095]: cluster 2024-09-16T09:17:11.238194+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:13.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:12 smithi116 bash[22095]: cluster 2024-09-16T09:17:11.238194+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:13.484 INFO:teuthology.orchestra.run.smithi042.stdout:[client.0] 2024-09-16T09:17:13.484 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQCZ9+dmhcawHBAAjPcqm1FZT/mG82yK8XkHEQ== 2024-09-16T09:17:14.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:13 smithi042 bash[19947]: audit 2024-09-16T09:17:13.481045+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T09:17:14.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:13 smithi042 bash[19947]: audit 2024-09-16T09:17:13.481045+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T09:17:14.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:13 smithi042 bash[19947]: audit 2024-09-16T09:17:13.483728+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T09:17:14.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:13 smithi042 bash[19947]: audit 2024-09-16T09:17:13.483728+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T09:17:14.173 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T09:17:14.173 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T09:17:14.173 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T09:17:14.197 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T09:17:14.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:13 smithi116 bash[22095]: audit 2024-09-16T09:17:13.481045+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T09:17:14.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:13 smithi116 bash[22095]: audit 2024-09-16T09:17:13.481045+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T09:17:14.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:13 smithi116 bash[22095]: audit 2024-09-16T09:17:13.483728+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T09:17:14.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:13 smithi116 bash[22095]: audit 2024-09-16T09:17:13.483728+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T09:17:14.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:13 smithi110 bash[21405]: audit 2024-09-16T09:17:13.481045+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T09:17:14.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:13 smithi110 bash[21405]: audit 2024-09-16T09:17:13.481045+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T09:17:14.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:13 smithi110 bash[21405]: audit 2024-09-16T09:17:13.483728+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T09:17:14.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:13 smithi110 bash[21405]: audit 2024-09-16T09:17:13.483728+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.42:0/2736713805' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T09:17:15.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:14 smithi042 bash[19947]: cluster 2024-09-16T09:17:13.238604+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:15.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:14 smithi042 bash[19947]: cluster 2024-09-16T09:17:13.238604+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:15.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:14 smithi116 bash[22095]: cluster 2024-09-16T09:17:13.238604+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:15.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:14 smithi116 bash[22095]: cluster 2024-09-16T09:17:13.238604+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:15.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:14 smithi110 bash[21405]: cluster 2024-09-16T09:17:13.238604+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:15.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:14 smithi110 bash[21405]: cluster 2024-09-16T09:17:13.238604+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:17.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:16 smithi042 bash[19947]: cluster 2024-09-16T09:17:15.239114+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:17.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:16 smithi042 bash[19947]: cluster 2024-09-16T09:17:15.239114+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:17.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:16 smithi116 bash[22095]: cluster 2024-09-16T09:17:15.239114+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:17.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:16 smithi116 bash[22095]: cluster 2024-09-16T09:17:15.239114+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:17.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:16 smithi110 bash[21405]: cluster 2024-09-16T09:17:15.239114+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:17.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:16 smithi110 bash[21405]: cluster 2024-09-16T09:17:15.239114+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:18.993 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:19.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:18 smithi042 bash[19947]: cluster 2024-09-16T09:17:17.239708+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:19.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:18 smithi042 bash[19947]: cluster 2024-09-16T09:17:17.239708+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:19.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:18 smithi116 bash[22095]: cluster 2024-09-16T09:17:17.239708+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:19.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:18 smithi116 bash[22095]: cluster 2024-09-16T09:17:17.239708+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:19.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:18 smithi110 bash[21405]: cluster 2024-09-16T09:17:17.239708+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:19.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:18 smithi110 bash[21405]: cluster 2024-09-16T09:17:17.239708+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:20.341 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:17:20.974 INFO:teuthology.orchestra.run.smithi042.stdout:[{"version":16,"timestamp":"2024-09-16T09:16:55.879452+0000","name":"","changes":[{"name":"osd/host:smithi116/osd_memory_target","previous_value":"22399175884","new_value":"11199587942"}]}] 2024-09-16T09:17:20.974 INFO:tasks.ceph_manager:config epoch is 16 2024-09-16T09:17:20.974 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T09:17:20.975 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T09:17:20.975 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T09:17:21.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:20 smithi042 bash[19947]: cluster 2024-09-16T09:17:19.240225+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:21.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:20 smithi042 bash[19947]: cluster 2024-09-16T09:17:19.240225+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:21.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:20 smithi042 bash[19947]: audit 2024-09-16T09:17:20.340754+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.42:0/4240058917' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T09:17:21.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:20 smithi042 bash[19947]: audit 2024-09-16T09:17:20.340754+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.42:0/4240058917' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T09:17:21.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:20 smithi116 bash[22095]: cluster 2024-09-16T09:17:19.240225+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:21.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:20 smithi116 bash[22095]: cluster 2024-09-16T09:17:19.240225+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:21.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:20 smithi116 bash[22095]: audit 2024-09-16T09:17:20.340754+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.42:0/4240058917' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T09:17:21.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:20 smithi116 bash[22095]: audit 2024-09-16T09:17:20.340754+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.42:0/4240058917' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T09:17:21.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:20 smithi110 bash[21405]: cluster 2024-09-16T09:17:19.240225+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:21.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:20 smithi110 bash[21405]: cluster 2024-09-16T09:17:19.240225+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:21.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:20 smithi110 bash[21405]: audit 2024-09-16T09:17:20.340754+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.42:0/4240058917' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T09:17:21.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:20 smithi110 bash[21405]: audit 2024-09-16T09:17:20.340754+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.42:0/4240058917' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T09:17:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:22 smithi042 bash[19947]: cluster 2024-09-16T09:17:21.240618+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:22 smithi042 bash[19947]: cluster 2024-09-16T09:17:21.240618+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:23.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:22 smithi116 bash[22095]: cluster 2024-09-16T09:17:21.240618+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:23.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:22 smithi116 bash[22095]: cluster 2024-09-16T09:17:21.240618+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:23.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:22 smithi110 bash[21405]: cluster 2024-09-16T09:17:21.240618+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:23.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:22 smithi110 bash[21405]: cluster 2024-09-16T09:17:21.240618+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:25.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:24 smithi042 bash[19947]: cluster 2024-09-16T09:17:23.241156+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:25.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:24 smithi042 bash[19947]: cluster 2024-09-16T09:17:23.241156+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:25.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:24 smithi116 bash[22095]: cluster 2024-09-16T09:17:23.241156+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:25.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:24 smithi116 bash[22095]: cluster 2024-09-16T09:17:23.241156+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:25.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:24 smithi110 bash[21405]: cluster 2024-09-16T09:17:23.241156+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:25.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:24 smithi110 bash[21405]: cluster 2024-09-16T09:17:23.241156+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:25.729 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:26 smithi042 bash[19947]: cluster 2024-09-16T09:17:25.241711+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:26 smithi042 bash[19947]: cluster 2024-09-16T09:17:25.241711+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:27.126 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:17:27.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:26 smithi116 bash[22095]: cluster 2024-09-16T09:17:25.241711+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:27.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:26 smithi116 bash[22095]: cluster 2024-09-16T09:17:25.241711+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:27.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:26 smithi110 bash[21405]: cluster 2024-09-16T09:17:25.241711+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:27.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:26 smithi110 bash[21405]: cluster 2024-09-16T09:17:25.241711+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:27.732 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6800","nonce":4208576937},{"type":"v1","addr":"172.21.15.42:6801","nonce":4208576937}]},"active_addr":"172.21.15.42:6801/4208576937","active_change":"2024-09-16T09:09:29.112123+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.42:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":4215470180}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":945534820}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":2993933656}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":3928807812}]}]} 2024-09-16T09:17:27.734 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T09:17:27.734 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T09:17:27.735 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T09:17:28.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:27 smithi042 bash[19947]: audit 2024-09-16T09:17:27.120817+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.42:0/4292289035' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T09:17:28.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:27 smithi042 bash[19947]: audit 2024-09-16T09:17:27.120817+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.42:0/4292289035' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T09:17:28.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:27 smithi116 bash[22095]: audit 2024-09-16T09:17:27.120817+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.42:0/4292289035' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T09:17:28.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:27 smithi116 bash[22095]: audit 2024-09-16T09:17:27.120817+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.42:0/4292289035' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T09:17:28.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:27 smithi110 bash[21405]: audit 2024-09-16T09:17:27.120817+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.42:0/4292289035' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T09:17:28.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:27 smithi110 bash[21405]: audit 2024-09-16T09:17:27.120817+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.42:0/4292289035' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T09:17:29.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:28 smithi042 bash[19947]: cluster 2024-09-16T09:17:27.242175+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:29.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:28 smithi042 bash[19947]: cluster 2024-09-16T09:17:27.242175+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:29.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:28 smithi116 bash[22095]: cluster 2024-09-16T09:17:27.242175+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:29.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:28 smithi116 bash[22095]: cluster 2024-09-16T09:17:27.242175+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:29.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:28 smithi110 bash[21405]: cluster 2024-09-16T09:17:27.242175+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:29.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:28 smithi110 bash[21405]: cluster 2024-09-16T09:17:27.242175+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:30.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:29 smithi042 bash[19947]: cluster 2024-09-16T09:17:29.242671+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:30.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:29 smithi042 bash[19947]: cluster 2024-09-16T09:17:29.242671+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:30.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:29 smithi116 bash[22095]: cluster 2024-09-16T09:17:29.242671+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:30.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:29 smithi116 bash[22095]: cluster 2024-09-16T09:17:29.242671+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:30.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:29 smithi110 bash[21405]: cluster 2024-09-16T09:17:29.242671+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:30.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:29 smithi110 bash[21405]: cluster 2024-09-16T09:17:29.242671+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:32.495 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:32.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:32 smithi042 bash[19947]: cluster 2024-09-16T09:17:31.243238+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:32.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:32 smithi042 bash[19947]: cluster 2024-09-16T09:17:31.243238+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:32.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:32 smithi116 bash[22095]: cluster 2024-09-16T09:17:31.243238+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:32.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:32 smithi116 bash[22095]: cluster 2024-09-16T09:17:31.243238+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:32.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:32 smithi110 bash[21405]: cluster 2024-09-16T09:17:31.243238+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:32.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:32 smithi110 bash[21405]: cluster 2024-09-16T09:17:31.243238+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:33.846 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:17:33.847 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":39,"fsid":"110fb2d6-740a-11ef-bceb-c7b262605968","created":"2024-09-16T09:08:27.260607+0000","modified":"2024-09-16T09:16:49.517773+0000","last_up_change":"2024-09-16T09:16:48.306353+0000","last_in_change":"2024-09-16T09:16:16.879844+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T09:14:05.715627+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,"is_stretch_pool":false,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"54715c1a-961c-441a-a2ce-7ef517fb6361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6803","nonce":4230094488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6805","nonce":4230094488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6809","nonce":4230094488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6807","nonce":4230094488}]},"public_addr":"172.21.15.42:6803/4230094488","cluster_addr":"172.21.15.42:6805/4230094488","heartbeat_back_addr":"172.21.15.42:6809/4230094488","heartbeat_front_addr":"172.21.15.42:6807/4230094488","state":["exists","up"]},{"osd":1,"uuid":"4ca2e389-e0b1-4f9f-b016-ab459dd337e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6811","nonce":2101555362}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6813","nonce":2101555362}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6817","nonce":2101555362}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6815","nonce":2101555362}]},"public_addr":"172.21.15.42:6811/2101555362","cluster_addr":"172.21.15.42:6813/2101555362","heartbeat_back_addr":"172.21.15.42:6817/2101555362","heartbeat_front_addr":"172.21.15.42:6815/2101555362","state":["exists","up"]},{"osd":2,"uuid":"81194f64-7388-4bc9-b6b2-e9b5fe1f10ca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6801","nonce":155825943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6803","nonce":155825943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6807","nonce":155825943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6805","nonce":155825943}]},"public_addr":"172.21.15.110:6801/155825943","cluster_addr":"172.21.15.110:6803/155825943","heartbeat_back_addr":"172.21.15.110:6807/155825943","heartbeat_front_addr":"172.21.15.110:6805/155825943","state":["exists","up"]},{"osd":3,"uuid":"e7746629-2a9a-4900-8ab5-dc9ae5612af2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6809","nonce":1964637803}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6811","nonce":1964637803}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6815","nonce":1964637803}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6813","nonce":1964637803}]},"public_addr":"172.21.15.110:6809/1964637803","cluster_addr":"172.21.15.110:6811/1964637803","heartbeat_back_addr":"172.21.15.110:6815/1964637803","heartbeat_front_addr":"172.21.15.110:6813/1964637803","state":["exists","up"]},{"osd":4,"uuid":"d7090515-9528-4893-91b7-bfcf1af7b392","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6800","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6801","nonce":2781459820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6802","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6803","nonce":2781459820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6806","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6807","nonce":2781459820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6804","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6805","nonce":2781459820}]},"public_addr":"172.21.15.116:6801/2781459820","cluster_addr":"172.21.15.116:6803/2781459820","heartbeat_back_addr":"172.21.15.116:6807/2781459820","heartbeat_front_addr":"172.21.15.116:6805/2781459820","state":["exists","up"]},{"osd":5,"uuid":"af7c1e2a-abdd-4758-9717-efb05db4e1d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6808","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6809","nonce":156639592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6810","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6811","nonce":156639592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6814","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6815","nonce":156639592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6812","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6813","nonce":156639592}]},"public_addr":"172.21.15.116:6809/156639592","cluster_addr":"172.21.15.116:6811/156639592","heartbeat_back_addr":"172.21.15.116:6815/156639592","heartbeat_front_addr":"172.21.15.116:6813/156639592","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:12:16.788381+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:13:12.720667+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:14:03.426816+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:15:00.131295+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:15:50.412286+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:16:46.450824+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/4151208057":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6801/693820176":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6800/693820176":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6801/1849019259":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/748404533":"2024-09-17T09:09:29.111913+0000","172.21.15.42:0/3890859557":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6800/1849019259":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/2656192089":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/3941295067":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/1715261746":"2024-09-17T09:08:54.512242+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T09:17:34.454 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T09:17:34.454 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T09:17:34.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:34 smithi116 bash[22095]: cluster 2024-09-16T09:17:33.243820+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:34.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:34 smithi116 bash[22095]: cluster 2024-09-16T09:17:33.243820+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:34.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:34 smithi116 bash[22095]: audit 2024-09-16T09:17:33.845083+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.42:0/4028899366' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:34.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:34 smithi116 bash[22095]: audit 2024-09-16T09:17:33.845083+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.42:0/4028899366' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:34.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:34 smithi110 bash[21405]: cluster 2024-09-16T09:17:33.243820+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:34.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:34 smithi110 bash[21405]: cluster 2024-09-16T09:17:33.243820+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:34.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:34 smithi110 bash[21405]: audit 2024-09-16T09:17:33.845083+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.42:0/4028899366' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:34.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:34 smithi110 bash[21405]: audit 2024-09-16T09:17:33.845083+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.42:0/4028899366' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:34 smithi042 bash[19947]: cluster 2024-09-16T09:17:33.243820+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:34 smithi042 bash[19947]: cluster 2024-09-16T09:17:33.243820+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:34 smithi042 bash[19947]: audit 2024-09-16T09:17:33.845083+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.42:0/4028899366' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:34 smithi042 bash[19947]: audit 2024-09-16T09:17:33.845083+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.42:0/4028899366' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:36.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:36 smithi116 bash[22095]: cluster 2024-09-16T09:17:35.244360+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:36.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:36 smithi116 bash[22095]: cluster 2024-09-16T09:17:35.244360+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:36.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:36 smithi110 bash[21405]: cluster 2024-09-16T09:17:35.244360+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:36.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:36 smithi110 bash[21405]: cluster 2024-09-16T09:17:35.244360+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:36.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:36 smithi042 bash[19947]: cluster 2024-09-16T09:17:35.244360+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:36.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:36 smithi042 bash[19947]: cluster 2024-09-16T09:17:35.244360+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:38.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:38 smithi116 bash[22095]: cluster 2024-09-16T09:17:37.244848+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:38.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:38 smithi116 bash[22095]: cluster 2024-09-16T09:17:37.244848+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:38.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:38 smithi110 bash[21405]: cluster 2024-09-16T09:17:37.244848+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:38.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:38 smithi110 bash[21405]: cluster 2024-09-16T09:17:37.244848+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:38 smithi042 bash[19947]: cluster 2024-09-16T09:17:37.244848+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:38 smithi042 bash[19947]: cluster 2024-09-16T09:17:37.244848+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:39.209 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:40.525 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:17:40.526 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":39,"fsid":"110fb2d6-740a-11ef-bceb-c7b262605968","created":"2024-09-16T09:08:27.260607+0000","modified":"2024-09-16T09:16:49.517773+0000","last_up_change":"2024-09-16T09:16:48.306353+0000","last_in_change":"2024-09-16T09:16:16.879844+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":6,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T09:14:05.715627+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,"is_stretch_pool":false,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"54715c1a-961c-441a-a2ce-7ef517fb6361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6803","nonce":4230094488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6805","nonce":4230094488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6809","nonce":4230094488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":4230094488},{"type":"v1","addr":"172.21.15.42:6807","nonce":4230094488}]},"public_addr":"172.21.15.42:6803/4230094488","cluster_addr":"172.21.15.42:6805/4230094488","heartbeat_back_addr":"172.21.15.42:6809/4230094488","heartbeat_front_addr":"172.21.15.42:6807/4230094488","state":["exists","up"]},{"osd":1,"uuid":"4ca2e389-e0b1-4f9f-b016-ab459dd337e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6811","nonce":2101555362}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6813","nonce":2101555362}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6817","nonce":2101555362}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":2101555362},{"type":"v1","addr":"172.21.15.42:6815","nonce":2101555362}]},"public_addr":"172.21.15.42:6811/2101555362","cluster_addr":"172.21.15.42:6813/2101555362","heartbeat_back_addr":"172.21.15.42:6817/2101555362","heartbeat_front_addr":"172.21.15.42:6815/2101555362","state":["exists","up"]},{"osd":2,"uuid":"81194f64-7388-4bc9-b6b2-e9b5fe1f10ca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6801","nonce":155825943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6803","nonce":155825943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6807","nonce":155825943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":155825943},{"type":"v1","addr":"172.21.15.110:6805","nonce":155825943}]},"public_addr":"172.21.15.110:6801/155825943","cluster_addr":"172.21.15.110:6803/155825943","heartbeat_back_addr":"172.21.15.110:6807/155825943","heartbeat_front_addr":"172.21.15.110:6805/155825943","state":["exists","up"]},{"osd":3,"uuid":"e7746629-2a9a-4900-8ab5-dc9ae5612af2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6809","nonce":1964637803}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6811","nonce":1964637803}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6815","nonce":1964637803}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1964637803},{"type":"v1","addr":"172.21.15.110:6813","nonce":1964637803}]},"public_addr":"172.21.15.110:6809/1964637803","cluster_addr":"172.21.15.110:6811/1964637803","heartbeat_back_addr":"172.21.15.110:6815/1964637803","heartbeat_front_addr":"172.21.15.110:6813/1964637803","state":["exists","up"]},{"osd":4,"uuid":"d7090515-9528-4893-91b7-bfcf1af7b392","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6800","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6801","nonce":2781459820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6802","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6803","nonce":2781459820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6806","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6807","nonce":2781459820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6804","nonce":2781459820},{"type":"v1","addr":"172.21.15.116:6805","nonce":2781459820}]},"public_addr":"172.21.15.116:6801/2781459820","cluster_addr":"172.21.15.116:6803/2781459820","heartbeat_back_addr":"172.21.15.116:6807/2781459820","heartbeat_front_addr":"172.21.15.116:6805/2781459820","state":["exists","up"]},{"osd":5,"uuid":"af7c1e2a-abdd-4758-9717-efb05db4e1d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6808","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6809","nonce":156639592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6810","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6811","nonce":156639592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6814","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6815","nonce":156639592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:6812","nonce":156639592},{"type":"v1","addr":"172.21.15.116:6813","nonce":156639592}]},"public_addr":"172.21.15.116:6809/156639592","cluster_addr":"172.21.15.116:6811/156639592","heartbeat_back_addr":"172.21.15.116:6815/156639592","heartbeat_front_addr":"172.21.15.116:6813/156639592","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:12:16.788381+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:13:12.720667+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:14:03.426816+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:15:00.131295+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:15:50.412286+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T09:16:46.450824+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/4151208057":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6801/693820176":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6800/693820176":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6801/1849019259":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/748404533":"2024-09-17T09:09:29.111913+0000","172.21.15.42:0/3890859557":"2024-09-17T09:09:29.111913+0000","172.21.15.42:6800/1849019259":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/2656192089":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/3941295067":"2024-09-17T09:08:54.512242+0000","172.21.15.42:0/1715261746":"2024-09-17T09:08:54.512242+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T09:17:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:40 smithi042 bash[19947]: cluster 2024-09-16T09:17:39.245366+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:40 smithi042 bash[19947]: cluster 2024-09-16T09:17:39.245366+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:40.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:40 smithi116 bash[22095]: cluster 2024-09-16T09:17:39.245366+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:40.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:40 smithi116 bash[22095]: cluster 2024-09-16T09:17:39.245366+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:40.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:40 smithi110 bash[21405]: cluster 2024-09-16T09:17:39.245366+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:40.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:40 smithi110 bash[21405]: cluster 2024-09-16T09:17:39.245366+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:41.162 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T09:17:41.163 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T09:17:41.164 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T09:17:41.164 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T09:17:41.165 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T09:17:41.165 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T09:17:41.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:41 smithi042 bash[19947]: audit 2024-09-16T09:17:40.524420+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.42:0/2717239881' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:41.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:41 smithi042 bash[19947]: audit 2024-09-16T09:17:40.524420+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.42:0/2717239881' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:41.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:41 smithi116 bash[22095]: audit 2024-09-16T09:17:40.524420+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.42:0/2717239881' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:41.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:41 smithi116 bash[22095]: audit 2024-09-16T09:17:40.524420+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.42:0/2717239881' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:41.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:41 smithi110 bash[21405]: audit 2024-09-16T09:17:40.524420+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.42:0/2717239881' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:41.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:41 smithi110 bash[21405]: audit 2024-09-16T09:17:40.524420+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.42:0/2717239881' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T09:17:42.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:42 smithi116 bash[22095]: cluster 2024-09-16T09:17:41.245770+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:42.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:42 smithi116 bash[22095]: cluster 2024-09-16T09:17:41.245770+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:42.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:42 smithi110 bash[21405]: cluster 2024-09-16T09:17:41.245770+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:42.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:42 smithi110 bash[21405]: cluster 2024-09-16T09:17:41.245770+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:42 smithi042 bash[19947]: cluster 2024-09-16T09:17:41.245770+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:42 smithi042 bash[19947]: cluster 2024-09-16T09:17:41.245770+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:44.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:44 smithi116 bash[22095]: cluster 2024-09-16T09:17:43.246314+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:44.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:44 smithi116 bash[22095]: cluster 2024-09-16T09:17:43.246314+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:44.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:44 smithi110 bash[21405]: cluster 2024-09-16T09:17:43.246314+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:44.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:44 smithi110 bash[21405]: cluster 2024-09-16T09:17:43.246314+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:44.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:44 smithi042 bash[19947]: cluster 2024-09-16T09:17:43.246314+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:44.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:44 smithi042 bash[19947]: cluster 2024-09-16T09:17:43.246314+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:45.925 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:45.925 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:45.925 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:45.926 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:45.926 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:45.927 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:46 smithi042 bash[19947]: cluster 2024-09-16T09:17:45.246854+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:46.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:46 smithi042 bash[19947]: cluster 2024-09-16T09:17:45.246854+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:46.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:46 smithi116 bash[22095]: cluster 2024-09-16T09:17:45.246854+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:46.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:46 smithi116 bash[22095]: cluster 2024-09-16T09:17:45.246854+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:46.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:46 smithi110 bash[21405]: cluster 2024-09-16T09:17:45.246854+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:46.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:46 smithi110 bash[21405]: cluster 2024-09-16T09:17:45.246854+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:48.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:48 smithi042 bash[19947]: cluster 2024-09-16T09:17:47.247412+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:48.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:48 smithi042 bash[19947]: cluster 2024-09-16T09:17:47.247412+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:48.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:48 smithi116 bash[22095]: cluster 2024-09-16T09:17:47.247412+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:48.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:48 smithi116 bash[22095]: cluster 2024-09-16T09:17:47.247412+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:48.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:48 smithi110 bash[21405]: cluster 2024-09-16T09:17:47.247412+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:48.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:48 smithi110 bash[21405]: cluster 2024-09-16T09:17:47.247412+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:49.419 INFO:teuthology.orchestra.run.smithi042.stdout:34359738436 2024-09-16T09:17:49.419 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T09:17:50.352 INFO:teuthology.orchestra.run.smithi042.stdout:133143986202 2024-09-16T09:17:50.353 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T09:17:50.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:50 smithi042 bash[19947]: cluster 2024-09-16T09:17:49.247969+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:50.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:50 smithi042 bash[19947]: cluster 2024-09-16T09:17:49.247969+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:50.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:50 smithi116 bash[22095]: cluster 2024-09-16T09:17:49.247969+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:50.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:50 smithi116 bash[22095]: cluster 2024-09-16T09:17:49.247969+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:50.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:50 smithi110 bash[21405]: cluster 2024-09-16T09:17:49.247969+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:50.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:50 smithi110 bash[21405]: cluster 2024-09-16T09:17:49.247969+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:51.669 INFO:teuthology.orchestra.run.smithi042.stdout:107374182436 2024-09-16T09:17:51.669 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T09:17:51.786 INFO:teuthology.orchestra.run.smithi042.stdout:55834574905 2024-09-16T09:17:51.787 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T09:17:52.002 INFO:teuthology.orchestra.run.smithi042.stdout:77309411376 2024-09-16T09:17:52.002 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T09:17:52.013 INFO:teuthology.orchestra.run.smithi042.stdout:158913789967 2024-09-16T09:17:52.013 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T09:17:52.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:52 smithi116 bash[22095]: cluster 2024-09-16T09:17:51.248527+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:52.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:52 smithi116 bash[22095]: cluster 2024-09-16T09:17:51.248527+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:52.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:52 smithi110 bash[21405]: cluster 2024-09-16T09:17:51.248527+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:52.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:52 smithi110 bash[21405]: cluster 2024-09-16T09:17:51.248527+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:52 smithi042 bash[19947]: cluster 2024-09-16T09:17:51.248527+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:52.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:52 smithi042 bash[19947]: cluster 2024-09-16T09:17:51.248527+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:54.172 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:54.174 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:54.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:54 smithi116 bash[22095]: cluster 2024-09-16T09:17:53.249086+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:54.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:54 smithi116 bash[22095]: cluster 2024-09-16T09:17:53.249086+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:54.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:54 smithi110 bash[21405]: cluster 2024-09-16T09:17:53.249086+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:54.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:54 smithi110 bash[21405]: cluster 2024-09-16T09:17:53.249086+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:54 smithi042 bash[19947]: cluster 2024-09-16T09:17:53.249086+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:54 smithi042 bash[19947]: cluster 2024-09-16T09:17:53.249086+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:56.163 INFO:teuthology.orchestra.run.smithi042.stdout:133143986203 2024-09-16T09:17:56.192 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:56.196 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:56.197 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:56.197 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:17:56.209 INFO:teuthology.orchestra.run.smithi042.stdout:34359738438 2024-09-16T09:17:56.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:56 smithi042 bash[19947]: cluster 2024-09-16T09:17:55.249467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:56.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:56 smithi042 bash[19947]: cluster 2024-09-16T09:17:55.249467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:56.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:56 smithi042 bash[19947]: audit 2024-09-16T09:17:55.958928+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:17:56.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:56 smithi042 bash[19947]: audit 2024-09-16T09:17:55.958928+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:17:56.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:56 smithi042 bash[19947]: audit 2024-09-16T09:17:56.162952+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.42:0/3665340206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T09:17:56.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:56 smithi042 bash[19947]: audit 2024-09-16T09:17:56.162952+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.42:0/3665340206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T09:17:56.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:56 smithi042 bash[19947]: audit 2024-09-16T09:17:56.208770+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.42:0/3817334660' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T09:17:56.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:56 smithi042 bash[19947]: audit 2024-09-16T09:17:56.208770+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.42:0/3817334660' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T09:17:56.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:56 smithi110 bash[21405]: cluster 2024-09-16T09:17:55.249467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:56.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:56 smithi110 bash[21405]: cluster 2024-09-16T09:17:55.249467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:56.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:56 smithi110 bash[21405]: audit 2024-09-16T09:17:55.958928+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:17:56.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:56 smithi110 bash[21405]: audit 2024-09-16T09:17:55.958928+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:17:56.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:56 smithi110 bash[21405]: audit 2024-09-16T09:17:56.162952+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.42:0/3665340206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T09:17:56.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:56 smithi110 bash[21405]: audit 2024-09-16T09:17:56.162952+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.42:0/3665340206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T09:17:56.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:56 smithi110 bash[21405]: audit 2024-09-16T09:17:56.208770+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.42:0/3817334660' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T09:17:56.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:56 smithi110 bash[21405]: audit 2024-09-16T09:17:56.208770+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.42:0/3817334660' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T09:17:56.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:56 smithi116 bash[22095]: cluster 2024-09-16T09:17:55.249467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:56.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:56 smithi116 bash[22095]: cluster 2024-09-16T09:17:55.249467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:56.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:56 smithi116 bash[22095]: audit 2024-09-16T09:17:55.958928+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:17:56.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:56 smithi116 bash[22095]: audit 2024-09-16T09:17:55.958928+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:17:56.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:56 smithi116 bash[22095]: audit 2024-09-16T09:17:56.162952+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.42:0/3665340206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T09:17:56.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:56 smithi116 bash[22095]: audit 2024-09-16T09:17:56.162952+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.42:0/3665340206' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T09:17:56.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:56 smithi116 bash[22095]: audit 2024-09-16T09:17:56.208770+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.42:0/3817334660' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T09:17:56.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:56 smithi116 bash[22095]: audit 2024-09-16T09:17:56.208770+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.42:0/3817334660' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T09:17:57.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:57 smithi110 bash[21405]: audit 2024-09-16T09:17:56.714621+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:17:57.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:57 smithi110 bash[21405]: audit 2024-09-16T09:17:56.714621+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:17:57.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:57 smithi110 bash[21405]: audit 2024-09-16T09:17:56.716028+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:17:57.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:57 smithi110 bash[21405]: audit 2024-09-16T09:17:56.716028+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:17:57.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:57 smithi110 bash[21405]: audit 2024-09-16T09:17:56.725184+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:17:57.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:57 smithi110 bash[21405]: audit 2024-09-16T09:17:56.725184+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:17:57.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:57 smithi042 bash[19947]: audit 2024-09-16T09:17:56.714621+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:17:57.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:57 smithi042 bash[19947]: audit 2024-09-16T09:17:56.714621+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:17:57.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:57 smithi042 bash[19947]: audit 2024-09-16T09:17:56.716028+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:17:57.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:57 smithi042 bash[19947]: audit 2024-09-16T09:17:56.716028+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:17:57.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:57 smithi042 bash[19947]: audit 2024-09-16T09:17:56.725184+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:17:57.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:57 smithi042 bash[19947]: audit 2024-09-16T09:17:56.725184+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:17:57.696 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986202 got 133143986203 for osd.4 2024-09-16T09:17:57.697 DEBUG:teuthology.parallel:result is None 2024-09-16T09:17:57.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:57 smithi116 bash[22095]: audit 2024-09-16T09:17:56.714621+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:17:57.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:57 smithi116 bash[22095]: audit 2024-09-16T09:17:56.714621+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:17:57.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:57 smithi116 bash[22095]: audit 2024-09-16T09:17:56.716028+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:17:57.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:57 smithi116 bash[22095]: audit 2024-09-16T09:17:56.716028+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:17:57.852 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:57 smithi116 bash[22095]: audit 2024-09-16T09:17:56.725184+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:17:57.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:57 smithi116 bash[22095]: audit 2024-09-16T09:17:56.725184+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:17:57.909 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738436 got 34359738438 for osd.0 2024-09-16T09:17:57.909 DEBUG:teuthology.parallel:result is None 2024-09-16T09:17:58.796 INFO:teuthology.orchestra.run.smithi042.stdout:158913789968 2024-09-16T09:17:58.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:58 smithi042 bash[19947]: cluster 2024-09-16T09:17:57.250029+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:58.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:58 smithi042 bash[19947]: cluster 2024-09-16T09:17:57.250029+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:59.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:58 smithi116 bash[22095]: cluster 2024-09-16T09:17:57.250029+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:59.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:58 smithi116 bash[22095]: cluster 2024-09-16T09:17:57.250029+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:59.146 INFO:teuthology.orchestra.run.smithi042.stdout:55834574907 2024-09-16T09:17:59.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:58 smithi110 bash[21405]: cluster 2024-09-16T09:17:57.250029+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:59.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:58 smithi110 bash[21405]: cluster 2024-09-16T09:17:57.250029+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:17:59.331 INFO:teuthology.orchestra.run.smithi042.stdout:107374182438 2024-09-16T09:17:59.439 INFO:teuthology.orchestra.run.smithi042.stdout:77309411378 2024-09-16T09:18:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:59 smithi042 bash[19947]: audit 2024-09-16T09:17:58.795796+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.42:0/863545106' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T09:18:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:59 smithi042 bash[19947]: audit 2024-09-16T09:17:58.795796+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.42:0/863545106' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T09:18:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:59 smithi042 bash[19947]: audit 2024-09-16T09:17:59.146270+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.42:0/3157352545' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T09:18:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:59 smithi042 bash[19947]: audit 2024-09-16T09:17:59.146270+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.42:0/3157352545' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T09:18:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:59 smithi042 bash[19947]: audit 2024-09-16T09:17:59.331641+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.42:0/767719659' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T09:18:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:59 smithi042 bash[19947]: audit 2024-09-16T09:17:59.331641+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.42:0/767719659' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T09:18:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:59 smithi042 bash[19947]: audit 2024-09-16T09:17:59.439144+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.42:0/1287433353' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T09:18:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:17:59 smithi042 bash[19947]: audit 2024-09-16T09:17:59.439144+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.42:0/1287433353' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T09:18:00.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:59 smithi116 bash[22095]: audit 2024-09-16T09:17:58.795796+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.42:0/863545106' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T09:18:00.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:59 smithi116 bash[22095]: audit 2024-09-16T09:17:58.795796+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.42:0/863545106' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T09:18:00.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:59 smithi116 bash[22095]: audit 2024-09-16T09:17:59.146270+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.42:0/3157352545' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T09:18:00.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:59 smithi116 bash[22095]: audit 2024-09-16T09:17:59.146270+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.42:0/3157352545' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T09:18:00.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:59 smithi116 bash[22095]: audit 2024-09-16T09:17:59.331641+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.42:0/767719659' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T09:18:00.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:59 smithi116 bash[22095]: audit 2024-09-16T09:17:59.331641+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.42:0/767719659' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T09:18:00.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:59 smithi116 bash[22095]: audit 2024-09-16T09:17:59.439144+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.42:0/1287433353' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T09:18:00.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:17:59 smithi116 bash[22095]: audit 2024-09-16T09:17:59.439144+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.42:0/1287433353' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T09:18:00.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:59 smithi110 bash[21405]: audit 2024-09-16T09:17:58.795796+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.42:0/863545106' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T09:18:00.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:59 smithi110 bash[21405]: audit 2024-09-16T09:17:58.795796+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.42:0/863545106' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T09:18:00.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:59 smithi110 bash[21405]: audit 2024-09-16T09:17:59.146270+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.42:0/3157352545' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T09:18:00.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:59 smithi110 bash[21405]: audit 2024-09-16T09:17:59.146270+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.42:0/3157352545' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T09:18:00.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:59 smithi110 bash[21405]: audit 2024-09-16T09:17:59.331641+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.42:0/767719659' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T09:18:00.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:59 smithi110 bash[21405]: audit 2024-09-16T09:17:59.331641+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.42:0/767719659' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T09:18:00.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:59 smithi110 bash[21405]: audit 2024-09-16T09:17:59.439144+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.42:0/1287433353' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T09:18:00.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:17:59 smithi110 bash[21405]: audit 2024-09-16T09:17:59.439144+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.42:0/1287433353' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T09:18:00.516 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789967 got 158913789968 for osd.5 2024-09-16T09:18:00.517 DEBUG:teuthology.parallel:result is None 2024-09-16T09:18:00.587 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574905 got 55834574907 for osd.1 2024-09-16T09:18:00.587 DEBUG:teuthology.parallel:result is None 2024-09-16T09:18:00.809 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:00 smithi042 bash[19947]: cluster 2024-09-16T09:17:59.250342+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:00.809 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:00 smithi042 bash[19947]: cluster 2024-09-16T09:17:59.250342+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:01.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:00 smithi116 bash[22095]: cluster 2024-09-16T09:17:59.250342+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:01.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:00 smithi116 bash[22095]: cluster 2024-09-16T09:17:59.250342+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:01.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:00 smithi110 bash[21405]: cluster 2024-09-16T09:17:59.250342+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:01.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:00 smithi110 bash[21405]: cluster 2024-09-16T09:17:59.250342+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:01.347 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411376 got 77309411378 for osd.2 2024-09-16T09:18:01.348 DEBUG:teuthology.parallel:result is None 2024-09-16T09:18:01.348 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182436 got 107374182438 for osd.3 2024-09-16T09:18:01.348 DEBUG:teuthology.parallel:result is None 2024-09-16T09:18:01.348 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T09:18:01.349 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T09:18:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:02 smithi042 bash[19947]: cluster 2024-09-16T09:18:01.250859+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:02 smithi042 bash[19947]: cluster 2024-09-16T09:18:01.250859+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:03.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:02 smithi116 bash[22095]: cluster 2024-09-16T09:18:01.250859+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:03.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:02 smithi116 bash[22095]: cluster 2024-09-16T09:18:01.250859+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:03.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:02 smithi110 bash[21405]: cluster 2024-09-16T09:18:01.250859+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:02 smithi110 bash[21405]: cluster 2024-09-16T09:18:01.250859+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:05.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:04 smithi042 bash[19947]: cluster 2024-09-16T09:18:03.251559+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:05.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:04 smithi042 bash[19947]: cluster 2024-09-16T09:18:03.251559+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:05.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:04 smithi116 bash[22095]: cluster 2024-09-16T09:18:03.251559+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:05.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:04 smithi116 bash[22095]: cluster 2024-09-16T09:18:03.251559+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:05.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:04 smithi110 bash[21405]: cluster 2024-09-16T09:18:03.251559+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:05.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:04 smithi110 bash[21405]: cluster 2024-09-16T09:18:03.251559+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:06.104 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:18:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:06 smithi042 bash[19947]: cluster 2024-09-16T09:18:05.252260+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:06 smithi042 bash[19947]: cluster 2024-09-16T09:18:05.252260+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:07.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:06 smithi116 bash[22095]: cluster 2024-09-16T09:18:05.252260+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:07.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:06 smithi116 bash[22095]: cluster 2024-09-16T09:18:05.252260+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:07.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:06 smithi110 bash[21405]: cluster 2024-09-16T09:18:05.252260+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:07.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:06 smithi110 bash[21405]: cluster 2024-09-16T09:18:05.252260+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:07.460 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:18:07.460 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-16T09:18:08.122 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":288,"stamp":"2024-09-16T09:18:07.252510+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":174320,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":170358,"kb_avail":562296592,"statfs":{"total":575970213888,"available":575791710208,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":174447264},"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.003214"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":65,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-16T09:16:49.587808+0000","last_change":"2024-09-16T09:16:49.587039+0000","last_active":"2024-09-16T09:16:49.587808+0000","last_peered":"2024-09-16T09:16:49.587808+0000","last_clean":"2024-09-16T09:16:49.587808+0000","last_became_active":"2024-09-16T09:16:49.576373+0000","last_became_peered":"2024-09-16T09:16:49.576373+0000","last_unstale":"2024-09-16T09:16:49.587808+0000","last_undegraded":"2024-09-16T09:16:49.587808+0000","last_fullsized":"2024-09-16T09:16:49.587808+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T09:14:06.269739+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T09:14:06.269739+0000","last_clean_scrub_stamp":"2024-09-16T09:14:06.269739+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:10:52.996352+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":37,"seq":158913789970,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986205,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182440,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411380,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574909,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738440,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":35696,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93709456,"statfs":{"total":95995035648,"available":95958482944,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T09:18:08.122 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T09:18:09.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:08 smithi042 bash[19947]: cluster 2024-09-16T09:18:07.252683+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:09.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:08 smithi042 bash[19947]: cluster 2024-09-16T09:18:07.252683+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:09.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:08 smithi042 bash[19947]: audit 2024-09-16T09:18:07.458599+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:09.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:08 smithi042 bash[19947]: audit 2024-09-16T09:18:07.458599+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:09.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:08 smithi116 bash[22095]: cluster 2024-09-16T09:18:07.252683+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:09.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:08 smithi116 bash[22095]: cluster 2024-09-16T09:18:07.252683+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:09.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:08 smithi116 bash[22095]: audit 2024-09-16T09:18:07.458599+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:09.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:08 smithi116 bash[22095]: audit 2024-09-16T09:18:07.458599+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:09.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:08 smithi110 bash[21405]: cluster 2024-09-16T09:18:07.252683+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:08 smithi110 bash[21405]: cluster 2024-09-16T09:18:07.252683+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:08 smithi110 bash[21405]: audit 2024-09-16T09:18:07.458599+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:08 smithi110 bash[21405]: audit 2024-09-16T09:18:07.458599+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:10 smithi042 bash[19947]: cluster 2024-09-16T09:18:09.253322+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:10 smithi042 bash[19947]: cluster 2024-09-16T09:18:09.253322+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:11.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:10 smithi116 bash[22095]: cluster 2024-09-16T09:18:09.253322+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:11.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:10 smithi116 bash[22095]: cluster 2024-09-16T09:18:09.253322+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:11.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:10 smithi110 bash[21405]: cluster 2024-09-16T09:18:09.253322+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:11.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:10 smithi110 bash[21405]: cluster 2024-09-16T09:18:09.253322+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:12.875 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:18:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:12 smithi042 bash[19947]: cluster 2024-09-16T09:18:11.254045+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:12 smithi042 bash[19947]: cluster 2024-09-16T09:18:11.254045+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:13.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:12 smithi116 bash[22095]: cluster 2024-09-16T09:18:11.254045+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:13.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:12 smithi116 bash[22095]: cluster 2024-09-16T09:18:11.254045+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:13.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:12 smithi110 bash[21405]: cluster 2024-09-16T09:18:11.254045+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:12 smithi110 bash[21405]: cluster 2024-09-16T09:18:11.254045+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:14.290 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-16T09:18:14.290 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:18:14.945 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":291,"stamp":"2024-09-16T09:18:13.254430+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":3,"kb":562470912,"kb_used":174320,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":170358,"kb_avail":562296592,"statfs":{"total":575970213888,"available":575791710208,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":174447264},"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.003830"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":65,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-16T09:16:49.587808+0000","last_change":"2024-09-16T09:16:49.587039+0000","last_active":"2024-09-16T09:16:49.587808+0000","last_peered":"2024-09-16T09:16:49.587808+0000","last_clean":"2024-09-16T09:16:49.587808+0000","last_became_active":"2024-09-16T09:16:49.576373+0000","last_became_peered":"2024-09-16T09:16:49.576373+0000","last_unstale":"2024-09-16T09:16:49.587808+0000","last_undegraded":"2024-09-16T09:16:49.587808+0000","last_fullsized":"2024-09-16T09:16:49.587808+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T09:14:06.269739+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T09:14:06.269739+0000","last_clean_scrub_stamp":"2024-09-16T09:14:06.269739+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:10:52.996352+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":37,"seq":158913789971,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986207,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182441,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411381,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574910,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738441,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":35696,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93709456,"statfs":{"total":95995035648,"available":95958482944,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T09:18:14.945 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T09:18:14.946 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T09:18:14.946 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T09:18:14.946 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T09:18:15.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:14 smithi042 bash[19947]: cluster 2024-09-16T09:18:13.254807+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:15.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:14 smithi042 bash[19947]: cluster 2024-09-16T09:18:13.254807+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:15.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:14 smithi116 bash[22095]: cluster 2024-09-16T09:18:13.254807+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:15.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:14 smithi116 bash[22095]: cluster 2024-09-16T09:18:13.254807+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:15.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:14 smithi110 bash[21405]: cluster 2024-09-16T09:18:13.254807+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:15.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:14 smithi110 bash[21405]: cluster 2024-09-16T09:18:13.254807+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:16.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:15 smithi042 bash[19947]: audit 2024-09-16T09:18:14.289292+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:16.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:15 smithi042 bash[19947]: audit 2024-09-16T09:18:14.289292+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:16.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:15 smithi116 bash[22095]: audit 2024-09-16T09:18:14.289292+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:16.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:15 smithi116 bash[22095]: audit 2024-09-16T09:18:14.289292+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:16.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:15 smithi110 bash[21405]: audit 2024-09-16T09:18:14.289292+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:16.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:15 smithi110 bash[21405]: audit 2024-09-16T09:18:14.289292+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:17.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:16 smithi042 bash[19947]: cluster 2024-09-16T09:18:15.255510+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:17.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:16 smithi042 bash[19947]: cluster 2024-09-16T09:18:15.255510+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:17.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:16 smithi116 bash[22095]: cluster 2024-09-16T09:18:15.255510+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:17.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:16 smithi116 bash[22095]: cluster 2024-09-16T09:18:15.255510+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:17.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:16 smithi110 bash[21405]: cluster 2024-09-16T09:18:15.255510+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:17.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:16 smithi110 bash[21405]: cluster 2024-09-16T09:18:15.255510+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:19.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:18 smithi042 bash[19947]: cluster 2024-09-16T09:18:17.256224+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:19.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:18 smithi042 bash[19947]: cluster 2024-09-16T09:18:17.256224+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:19.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:18 smithi116 bash[22095]: cluster 2024-09-16T09:18:17.256224+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:19.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:18 smithi116 bash[22095]: cluster 2024-09-16T09:18:17.256224+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:19.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:18 smithi110 bash[21405]: cluster 2024-09-16T09:18:17.256224+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:19.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:18 smithi110 bash[21405]: cluster 2024-09-16T09:18:17.256224+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:19.704 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:18:21.033 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:18:21.033 INFO:teuthology.orchestra.run.smithi042.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T09:18:21.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:20 smithi042 bash[19947]: cluster 2024-09-16T09:18:19.256929+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:21.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:20 smithi042 bash[19947]: cluster 2024-09-16T09:18:19.256929+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:21.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:20 smithi116 bash[22095]: cluster 2024-09-16T09:18:19.256929+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:21.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:20 smithi116 bash[22095]: cluster 2024-09-16T09:18:19.256929+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:21.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:20 smithi110 bash[21405]: cluster 2024-09-16T09:18:19.256929+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:21.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:20 smithi110 bash[21405]: cluster 2024-09-16T09:18:19.256929+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:21.643 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T09:18:21.643 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T09:18:21.643 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T09:18:21.653 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T09:18:21.654 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-16T09:18:22.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:21 smithi042 bash[19947]: audit 2024-09-16T09:18:21.032695+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.42:0/484900351' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T09:18:22.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:21 smithi042 bash[19947]: audit 2024-09-16T09:18:21.032695+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.42:0/484900351' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T09:18:22.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:21 smithi116 bash[22095]: audit 2024-09-16T09:18:21.032695+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.42:0/484900351' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T09:18:22.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:21 smithi116 bash[22095]: audit 2024-09-16T09:18:21.032695+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.42:0/484900351' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T09:18:22.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:21 smithi110 bash[21405]: audit 2024-09-16T09:18:21.032695+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.42:0/484900351' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T09:18:22.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:21 smithi110 bash[21405]: audit 2024-09-16T09:18:21.032695+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.42:0/484900351' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T09:18:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:22 smithi042 bash[19947]: cluster 2024-09-16T09:18:21.257542+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:22 smithi042 bash[19947]: cluster 2024-09-16T09:18:21.257542+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:23.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:22 smithi116 bash[22095]: cluster 2024-09-16T09:18:21.257542+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:23.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:22 smithi116 bash[22095]: cluster 2024-09-16T09:18:21.257542+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:23.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:22 smithi110 bash[21405]: cluster 2024-09-16T09:18:21.257542+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:23.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:22 smithi110 bash[21405]: cluster 2024-09-16T09:18:21.257542+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:25.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:24 smithi116 bash[22095]: cluster 2024-09-16T09:18:23.258141+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:25.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:24 smithi116 bash[22095]: cluster 2024-09-16T09:18:23.258141+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:25.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:24 smithi110 bash[21405]: cluster 2024-09-16T09:18:23.258141+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:25.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:24 smithi110 bash[21405]: cluster 2024-09-16T09:18:23.258141+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:25.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:24 smithi042 bash[19947]: cluster 2024-09-16T09:18:23.258141+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:25.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:24 smithi042 bash[19947]: cluster 2024-09-16T09:18:23.258141+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:26.405 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:18:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:26 smithi116 bash[22095]: cluster 2024-09-16T09:18:25.258678+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:27.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:26 smithi116 bash[22095]: cluster 2024-09-16T09:18:25.258678+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:27.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:26 smithi110 bash[21405]: cluster 2024-09-16T09:18:25.258678+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:27.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:26 smithi110 bash[21405]: cluster 2024-09-16T09:18:25.258678+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:27.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:26 smithi042 bash[19947]: cluster 2024-09-16T09:18:25.258678+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:27.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:26 smithi042 bash[19947]: cluster 2024-09-16T09:18:25.258678+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:29.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:28 smithi116 bash[22095]: cluster 2024-09-16T09:18:27.259243+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:29.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:28 smithi116 bash[22095]: cluster 2024-09-16T09:18:27.259243+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:29.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:28 smithi116 bash[22095]: audit 2024-09-16T09:18:27.817760+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:28 smithi116 bash[22095]: audit 2024-09-16T09:18:27.817760+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:28 smithi116 bash[22095]: audit 2024-09-16T09:18:27.818551+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T09:18:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:28 smithi116 bash[22095]: audit 2024-09-16T09:18:27.818551+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T09:18:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:28 smithi110 bash[21405]: cluster 2024-09-16T09:18:27.259243+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:28 smithi110 bash[21405]: cluster 2024-09-16T09:18:27.259243+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:28 smithi110 bash[21405]: audit 2024-09-16T09:18:27.817760+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:28 smithi110 bash[21405]: audit 2024-09-16T09:18:27.817760+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:28 smithi110 bash[21405]: audit 2024-09-16T09:18:27.818551+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T09:18:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:28 smithi110 bash[21405]: audit 2024-09-16T09:18:27.818551+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T09:18:29.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:28 smithi042 bash[19947]: cluster 2024-09-16T09:18:27.259243+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:29.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:28 smithi042 bash[19947]: cluster 2024-09-16T09:18:27.259243+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:29.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:28 smithi042 bash[19947]: audit 2024-09-16T09:18:27.817760+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:29.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:28 smithi042 bash[19947]: audit 2024-09-16T09:18:27.817760+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:29.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:28 smithi042 bash[19947]: audit 2024-09-16T09:18:27.818551+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T09:18:29.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:28 smithi042 bash[19947]: audit 2024-09-16T09:18:27.818551+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T09:18:30.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:29 smithi042 bash[19947]: audit 2024-09-16T09:18:28.810701+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T09:18:30.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:29 smithi042 bash[19947]: audit 2024-09-16T09:18:28.810701+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T09:18:30.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:29 smithi042 bash[19947]: cluster 2024-09-16T09:18:28.815423+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T09:18:30.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:29 smithi042 bash[19947]: cluster 2024-09-16T09:18:28.815423+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T09:18:30.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:29 smithi042 bash[19947]: audit 2024-09-16T09:18:28.818601+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:30.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:29 smithi042 bash[19947]: audit 2024-09-16T09:18:28.818601+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:30.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:29 smithi042 bash[19947]: debug 2024-09-16T09:18:29.834+0000 7fee83cd4640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T09:18:30.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:29 smithi116 bash[22095]: audit 2024-09-16T09:18:28.810701+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T09:18:30.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:29 smithi116 bash[22095]: audit 2024-09-16T09:18:28.810701+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T09:18:30.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:29 smithi116 bash[22095]: cluster 2024-09-16T09:18:28.815423+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T09:18:30.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:29 smithi116 bash[22095]: cluster 2024-09-16T09:18:28.815423+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T09:18:30.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:29 smithi116 bash[22095]: audit 2024-09-16T09:18:28.818601+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:30.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:29 smithi116 bash[22095]: audit 2024-09-16T09:18:28.818601+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:29 smithi110 bash[21405]: audit 2024-09-16T09:18:28.810701+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T09:18:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:29 smithi110 bash[21405]: audit 2024-09-16T09:18:28.810701+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T09:18:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:29 smithi110 bash[21405]: cluster 2024-09-16T09:18:28.815423+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T09:18:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:29 smithi110 bash[21405]: cluster 2024-09-16T09:18:28.815423+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T09:18:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:29 smithi110 bash[21405]: audit 2024-09-16T09:18:28.818601+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:29 smithi110 bash[21405]: audit 2024-09-16T09:18:28.818601+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:30.535 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T09:18:30.547 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-16T09:18:30.547 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.259977+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.259977+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.810736+0000 mon.a (mon.0) 566 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.810736+0000 mon.a (mon.0) 566 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.820873+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.820873+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.829084+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.829084+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.839137+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.839137+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.841142+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T09:18:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.841142+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T09:18:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.841177+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T09:18:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.841177+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T09:18:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.846820+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.846820+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.856484+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T09:18:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.856484+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T09:18:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.858379+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cluster 2024-09-16T09:18:29.858379+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cephadm 2024-09-16T09:18:29.871890+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cephadm 2024-09-16T09:18:29.871890+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.884380+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.884380+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.886388+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.886388+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.889146+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.889146+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.890264+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:31.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.890264+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.895835+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.895835+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.898674+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.898674+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.900516+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.900516+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.903460+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: audit 2024-09-16T09:18:29.903460+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cephadm 2024-09-16T09:18:29.904577+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi116.pefrtd on smithi116 2024-09-16T09:18:31.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:30 smithi116 bash[22095]: cephadm 2024-09-16T09:18:29.904577+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi116.pefrtd on smithi116 2024-09-16T09:18:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.259977+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.259977+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.810736+0000 mon.a (mon.0) 566 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:18:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.810736+0000 mon.a (mon.0) 566 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:18:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.820873+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.820873+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.829084+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.829084+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.839137+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.839137+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.841142+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.841142+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.841177+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.841177+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.846820+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.846820+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.856484+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.856484+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T09:18:31.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.858379+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-16T09:18:31.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cluster 2024-09-16T09:18:29.858379+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-16T09:18:31.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cephadm 2024-09-16T09:18:29.871890+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-16T09:18:31.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cephadm 2024-09-16T09:18:29.871890+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-16T09:18:31.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.884380+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.884380+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.886388+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:31.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.886388+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:31.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.889146+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.889146+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.890264+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.890264+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.895835+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.895835+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.898674+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.898674+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.900516+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.900516+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.903460+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: audit 2024-09-16T09:18:29.903460+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cephadm 2024-09-16T09:18:29.904577+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi116.pefrtd on smithi116 2024-09-16T09:18:31.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:30 smithi110 bash[21405]: cephadm 2024-09-16T09:18:29.904577+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi116.pefrtd on smithi116 2024-09-16T09:18:31.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.259977+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.259977+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.810736+0000 mon.a (mon.0) 566 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.810736+0000 mon.a (mon.0) 566 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.820873+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.820873+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.829084+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.829084+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.839137+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.839137+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.841142+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.841142+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T09:18:31.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.841177+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T09:18:31.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.841177+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T09:18:31.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.846820+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.846820+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T09:18:31.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.856484+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T09:18:31.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.856484+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T09:18:31.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.858379+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cluster 2024-09-16T09:18:29.858379+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cephadm 2024-09-16T09:18:29.871890+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cephadm 2024-09-16T09:18:29.871890+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.884380+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.884380+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.886388+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.886388+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.889146+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.889146+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.890264+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.890264+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.895835+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.895835+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:31.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.898674+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:31.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.898674+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:31.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.900516+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:31.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.900516+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi116.pefrtd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:31.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.903460+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: audit 2024-09-16T09:18:29.903460+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:31.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cephadm 2024-09-16T09:18:29.904577+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi116.pefrtd on smithi116 2024-09-16T09:18:31.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:30 smithi042 bash[19947]: cephadm 2024-09-16T09:18:29.904577+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi116.pefrtd on smithi116 2024-09-16T09:18:32.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:31 smithi116 bash[22095]: cluster 2024-09-16T09:18:30.850836+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T09:18:32.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:31 smithi116 bash[22095]: cluster 2024-09-16T09:18:30.850836+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T09:18:32.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:31 smithi110 bash[21405]: cluster 2024-09-16T09:18:30.850836+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T09:18:32.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:31 smithi110 bash[21405]: cluster 2024-09-16T09:18:30.850836+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T09:18:32.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:31 smithi042 bash[19947]: cluster 2024-09-16T09:18:30.850836+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T09:18:32.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:31 smithi042 bash[19947]: cluster 2024-09-16T09:18:30.850836+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T09:18:32.386 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:32.387 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:18:32 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:32.387 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:18:32 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:32.696 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:32.697 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:18:32 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:32.697 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:18:32 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:33.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: cluster 2024-09-16T09:18:31.260652+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v304: 65 pgs: 16 creating+peering, 42 unknown, 7 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: cluster 2024-09-16T09:18:31.260652+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v304: 65 pgs: 16 creating+peering, 42 unknown, 7 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: cluster 2024-09-16T09:18:31.848934+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: cluster 2024-09-16T09:18:31.848934+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: cluster 2024-09-16T09:18:31.863452+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: cluster 2024-09-16T09:18:31.863452+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.644158+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.644158+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.652282+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.652282+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.660146+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.660146+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.661813+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:33.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.661813+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:33.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.665056+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:33.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.665056+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:33.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.670118+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:33.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:32 smithi116 bash[22095]: audit 2024-09-16T09:18:32.670118+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: cluster 2024-09-16T09:18:31.260652+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v304: 65 pgs: 16 creating+peering, 42 unknown, 7 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: cluster 2024-09-16T09:18:31.260652+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v304: 65 pgs: 16 creating+peering, 42 unknown, 7 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: cluster 2024-09-16T09:18:31.848934+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:18:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: cluster 2024-09-16T09:18:31.848934+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:18:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: cluster 2024-09-16T09:18:31.863452+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-16T09:18:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: cluster 2024-09-16T09:18:31.863452+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.644158+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.644158+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.652282+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.652282+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.660146+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.660146+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.661813+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.661813+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.665056+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.665056+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.670118+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:33.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:32 smithi110 bash[21405]: audit 2024-09-16T09:18:32.670118+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: cluster 2024-09-16T09:18:31.260652+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v304: 65 pgs: 16 creating+peering, 42 unknown, 7 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: cluster 2024-09-16T09:18:31.260652+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v304: 65 pgs: 16 creating+peering, 42 unknown, 7 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: cluster 2024-09-16T09:18:31.848934+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: cluster 2024-09-16T09:18:31.848934+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: cluster 2024-09-16T09:18:31.863452+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: cluster 2024-09-16T09:18:31.863452+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.644158+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.644158+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.652282+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.652282+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.660146+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.176 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.660146+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:33.176 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.661813+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:33.176 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.661813+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T09:18:33.176 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.665056+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:33.176 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.665056+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi042.jgiztk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T09:18:33.176 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.670118+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:33.176 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:32 smithi042 bash[19947]: audit 2024-09-16T09:18:32.670118+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:34.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:33 smithi116 bash[22095]: cephadm 2024-09-16T09:18:32.672259+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi042.jgiztk on smithi042 2024-09-16T09:18:34.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:33 smithi116 bash[22095]: cephadm 2024-09-16T09:18:32.672259+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi042.jgiztk on smithi042 2024-09-16T09:18:34.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:33 smithi110 bash[21405]: cephadm 2024-09-16T09:18:32.672259+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi042.jgiztk on smithi042 2024-09-16T09:18:34.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:33 smithi110 bash[21405]: cephadm 2024-09-16T09:18:32.672259+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi042.jgiztk on smithi042 2024-09-16T09:18:34.174 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:33 smithi042 bash[19947]: cephadm 2024-09-16T09:18:32.672259+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi042.jgiztk on smithi042 2024-09-16T09:18:34.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:33 smithi042 bash[19947]: cephadm 2024-09-16T09:18:32.672259+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi042.jgiztk on smithi042 2024-09-16T09:18:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.261348+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 10 unknown, 39 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.261348+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 10 unknown, 39 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872254+0000 mon.a (mon.0) 592 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:boot 2024-09-16T09:18:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872254+0000 mon.a (mon.0) 592 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:boot 2024-09-16T09:18:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872440+0000 mon.a (mon.0) 593 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872440+0000 mon.a (mon.0) 593 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872603+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872603+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872664+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872664+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872717+0000 mon.a (mon.0) 596 : cluster [INF] Cluster is now healthy 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.872717+0000 mon.a (mon.0) 596 : cluster [INF] Cluster is now healthy 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.873113+0000 mon.a (mon.0) 597 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.873113+0000 mon.a (mon.0) 597 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: audit 2024-09-16T09:18:33.873372+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: audit 2024-09-16T09:18:33.873372+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.878689+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:creating} 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.878689+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:creating} 2024-09-16T09:18:35.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.893709+0000 mon.a (mon.0) 600 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd is now active in filesystem cephfs as rank 0 2024-09-16T09:18:35.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:34 smithi110 bash[21405]: cluster 2024-09-16T09:18:33.893709+0000 mon.a (mon.0) 600 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd is now active in filesystem cephfs as rank 0 2024-09-16T09:18:35.183 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:18:35 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:35.183 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:18:35 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:35.184 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:18:35 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:35.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.261348+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 10 unknown, 39 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:35.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.261348+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 10 unknown, 39 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:35.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872254+0000 mon.a (mon.0) 592 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:boot 2024-09-16T09:18:35.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872254+0000 mon.a (mon.0) 592 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:boot 2024-09-16T09:18:35.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872440+0000 mon.a (mon.0) 593 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T09:18:35.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872440+0000 mon.a (mon.0) 593 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872603+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872603+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872664+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872664+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872717+0000 mon.a (mon.0) 596 : cluster [INF] Cluster is now healthy 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.872717+0000 mon.a (mon.0) 596 : cluster [INF] Cluster is now healthy 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.873113+0000 mon.a (mon.0) 597 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.873113+0000 mon.a (mon.0) 597 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: audit 2024-09-16T09:18:33.873372+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: audit 2024-09-16T09:18:33.873372+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.878689+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:creating} 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.878689+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:creating} 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.893709+0000 mon.a (mon.0) 600 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd is now active in filesystem cephfs as rank 0 2024-09-16T09:18:35.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:34 smithi042 bash[19947]: cluster 2024-09-16T09:18:33.893709+0000 mon.a (mon.0) 600 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd is now active in filesystem cephfs as rank 0 2024-09-16T09:18:35.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:35.336 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.261348+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 10 unknown, 39 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.261348+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v306: 65 pgs: 16 creating+peering, 10 unknown, 39 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872254+0000 mon.a (mon.0) 592 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:boot 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872254+0000 mon.a (mon.0) 592 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:boot 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872440+0000 mon.a (mon.0) 593 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872440+0000 mon.a (mon.0) 593 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872603+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872603+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872664+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872664+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872717+0000 mon.a (mon.0) 596 : cluster [INF] Cluster is now healthy 2024-09-16T09:18:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.872717+0000 mon.a (mon.0) 596 : cluster [INF] Cluster is now healthy 2024-09-16T09:18:35.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.873113+0000 mon.a (mon.0) 597 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-16T09:18:35.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.873113+0000 mon.a (mon.0) 597 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-16T09:18:35.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: audit 2024-09-16T09:18:33.873372+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:18:35.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: audit 2024-09-16T09:18:33.873372+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:18:35.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.878689+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:creating} 2024-09-16T09:18:35.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.878689+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:creating} 2024-09-16T09:18:35.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.893709+0000 mon.a (mon.0) 600 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd is now active in filesystem cephfs as rank 0 2024-09-16T09:18:35.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:34 smithi116 bash[22095]: cluster 2024-09-16T09:18:33.893709+0000 mon.a (mon.0) 600 : cluster [INF] daemon mds.cephfs.smithi116.pefrtd is now active in filesystem cephfs as rank 0 2024-09-16T09:18:35.541 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:18:35 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:35.542 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:18:35 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:35.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:35.543 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:18:35 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:18:36.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: cluster 2024-09-16T09:18:34.879178+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:36.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: cluster 2024-09-16T09:18:34.879178+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:36.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: cluster 2024-09-16T09:18:34.879262+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 2024-09-16T09:18:36.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: cluster 2024-09-16T09:18:34.879262+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 2024-09-16T09:18:36.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.461349+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.461349+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.467285+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.467285+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.472096+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.472096+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.476199+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.476199+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.482084+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.482084+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.509628+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:36.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:35 smithi110 bash[21405]: audit 2024-09-16T09:18:35.509628+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: cluster 2024-09-16T09:18:34.879178+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: cluster 2024-09-16T09:18:34.879178+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: cluster 2024-09-16T09:18:34.879262+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 2024-09-16T09:18:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: cluster 2024-09-16T09:18:34.879262+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.461349+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.461349+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.467285+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.467285+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.472096+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.472096+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.476199+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.476199+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.482084+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.482084+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.509628+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:35 smithi042 bash[19947]: audit 2024-09-16T09:18:35.509628+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: cluster 2024-09-16T09:18:34.879178+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: cluster 2024-09-16T09:18:34.879178+0000 mon.a (mon.0) 601 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: cluster 2024-09-16T09:18:34.879262+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: cluster 2024-09-16T09:18:34.879262+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.461349+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.461349+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.467285+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.467285+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.472096+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.472096+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.476199+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.476199+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.482084+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.482084+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:36.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.509628+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:36.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:35 smithi116 bash[22095]: audit 2024-09-16T09:18:35.509628+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:37.138 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:36 smithi042 bash[19947]: cluster 2024-09-16T09:18:35.261817+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 1 op/s 2024-09-16T09:18:37.138 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:36 smithi042 bash[19947]: cluster 2024-09-16T09:18:35.261817+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 1 op/s 2024-09-16T09:18:37.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:36 smithi110 bash[21405]: cluster 2024-09-16T09:18:35.261817+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 1 op/s 2024-09-16T09:18:37.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:36 smithi110 bash[21405]: cluster 2024-09-16T09:18:35.261817+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 1 op/s 2024-09-16T09:18:37.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:36 smithi116 bash[22095]: cluster 2024-09-16T09:18:35.261817+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 1 op/s 2024-09-16T09:18:37.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:36 smithi116 bash[22095]: cluster 2024-09-16T09:18:35.261817+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 1 op/s 2024-09-16T09:18:37.383 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:18:37.384 INFO:teuthology.orchestra.run.smithi042.stdout:[{"events": ["2024-09-16T09:18:35.482282Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T09:11:20.785831Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:13:06.575421Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T09:10:58.631017Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:13:06.575210Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:13:06.575606Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T09:18:37.958 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-16T09:18:38.959 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:18:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.262690+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-16T09:18:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.262690+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: audit 2024-09-16T09:18:37.376793+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: audit 2024-09-16T09:18:37.376793+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.898081+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.42:6818/2429890885,v1:172.21.15.42:6819/2429890885] up:boot 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.898081+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.42:6818/2429890885,v1:172.21.15.42:6819/2429890885] up:boot 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.898615+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.898615+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: audit 2024-09-16T09:18:37.898757+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: audit 2024-09-16T09:18:37.898757+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.903338+0000 mon.a (mon.0) 612 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.903338+0000 mon.a (mon.0) 612 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.903491+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:38 smithi110 bash[21405]: cluster 2024-09-16T09:18:37.903491+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.262690+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-16T09:18:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.262690+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-16T09:18:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: audit 2024-09-16T09:18:37.376793+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: audit 2024-09-16T09:18:37.376793+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.898081+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.42:6818/2429890885,v1:172.21.15.42:6819/2429890885] up:boot 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.898081+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.42:6818/2429890885,v1:172.21.15.42:6819/2429890885] up:boot 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.898615+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.898615+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: audit 2024-09-16T09:18:37.898757+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: audit 2024-09-16T09:18:37.898757+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.903338+0000 mon.a (mon.0) 612 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.903338+0000 mon.a (mon.0) 612 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.903491+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:38 smithi042 bash[19947]: cluster 2024-09-16T09:18:37.903491+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.262690+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.262690+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: audit 2024-09-16T09:18:37.376793+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: audit 2024-09-16T09:18:37.376793+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.898081+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.42:6818/2429890885,v1:172.21.15.42:6819/2429890885] up:boot 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.898081+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.42:6818/2429890885,v1:172.21.15.42:6819/2429890885] up:boot 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.898615+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.898615+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: audit 2024-09-16T09:18:37.898757+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: audit 2024-09-16T09:18:37.898757+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:18:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.903338+0000 mon.a (mon.0) 612 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:39.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.903338+0000 mon.a (mon.0) 612 : cluster [DBG] mds.? [v2:172.21.15.116:6816/3146686945,v1:172.21.15.116:6817/3146686945] up:active 2024-09-16T09:18:39.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.903491+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:39.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:38 smithi116 bash[22095]: cluster 2024-09-16T09:18:37.903491+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi116.pefrtd=up:active} 1 up:standby 2024-09-16T09:18:40.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:40 smithi110 bash[21405]: cluster 2024-09-16T09:18:39.263460+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T09:18:40.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:40 smithi110 bash[21405]: cluster 2024-09-16T09:18:39.263460+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T09:18:40.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:40 smithi110 bash[21405]: audit 2024-09-16T09:18:39.633777+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:40.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:40 smithi110 bash[21405]: audit 2024-09-16T09:18:39.633777+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:41.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:40 smithi042 bash[19947]: cluster 2024-09-16T09:18:39.263460+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T09:18:41.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:40 smithi042 bash[19947]: cluster 2024-09-16T09:18:39.263460+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T09:18:41.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:40 smithi042 bash[19947]: audit 2024-09-16T09:18:39.633777+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:41.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:40 smithi042 bash[19947]: audit 2024-09-16T09:18:39.633777+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:41.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:40 smithi116 bash[22095]: cluster 2024-09-16T09:18:39.263460+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T09:18:41.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:40 smithi116 bash[22095]: cluster 2024-09-16T09:18:39.263460+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T09:18:41.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:40 smithi116 bash[22095]: audit 2024-09-16T09:18:39.633777+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:41.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:40 smithi116 bash[22095]: audit 2024-09-16T09:18:39.633777+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:41 smithi116 bash[22095]: audit 2024-09-16T09:18:40.810056+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:41 smithi116 bash[22095]: audit 2024-09-16T09:18:40.810056+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:41 smithi116 bash[22095]: audit 2024-09-16T09:18:40.817938+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:41 smithi116 bash[22095]: audit 2024-09-16T09:18:40.817938+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:41 smithi110 bash[21405]: audit 2024-09-16T09:18:40.810056+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:41 smithi110 bash[21405]: audit 2024-09-16T09:18:40.810056+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:41 smithi110 bash[21405]: audit 2024-09-16T09:18:40.817938+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:41 smithi110 bash[21405]: audit 2024-09-16T09:18:40.817938+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:41 smithi042 bash[19947]: audit 2024-09-16T09:18:40.810056+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:41 smithi042 bash[19947]: audit 2024-09-16T09:18:40.810056+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:41 smithi042 bash[19947]: audit 2024-09-16T09:18:40.817938+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:41 smithi042 bash[19947]: audit 2024-09-16T09:18:40.817938+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: cluster 2024-09-16T09:18:41.264447+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: cluster 2024-09-16T09:18:41.264447+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.823339+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.823339+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.830028+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.830028+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.830785+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.830785+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.831975+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.831975+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.836636+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.836636+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.882906+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:43.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.882906+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:43.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.884919+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.884919+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.885891+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.885891+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.893380+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:42 smithi116 bash[22095]: audit 2024-09-16T09:18:41.893380+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: cluster 2024-09-16T09:18:41.264447+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T09:18:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: cluster 2024-09-16T09:18:41.264447+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T09:18:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.823339+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.823339+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.830028+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.830028+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.830785+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.830785+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.831975+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.831975+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.836636+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.836636+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.882906+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.882906+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.884919+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.884919+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.885891+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.885891+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.893380+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:42 smithi110 bash[21405]: audit 2024-09-16T09:18:41.893380+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: cluster 2024-09-16T09:18:41.264447+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T09:18:43.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: cluster 2024-09-16T09:18:41.264447+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.823339+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.823339+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.830028+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.830028+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.830785+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.830785+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.831975+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.831975+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.836636+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.836636+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.882906+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.882906+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.884919+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.884919+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:18:43.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.885891+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.885891+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:18:43.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.893380+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:42 smithi042 bash[19947]: audit 2024-09-16T09:18:41.893380+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:43.549 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:18:44.946 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:18:44.946 INFO:teuthology.orchestra.run.smithi042.stdout:[{"events": ["2024-09-16T09:18:35.482282Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:18:40.802420Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T09:11:20.785831Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:18:41.817497Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T09:10:58.631017Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:14:53.582135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:14:53.582468Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T09:18:45.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:44 smithi116 bash[22095]: cluster 2024-09-16T09:18:43.265378+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:45.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:44 smithi116 bash[22095]: cluster 2024-09-16T09:18:43.265378+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:45.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:44 smithi116 bash[22095]: audit 2024-09-16T09:18:44.640250+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:45.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:44 smithi116 bash[22095]: audit 2024-09-16T09:18:44.640250+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:45.152 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:44 smithi042 bash[19947]: cluster 2024-09-16T09:18:43.265378+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:45.152 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:44 smithi042 bash[19947]: cluster 2024-09-16T09:18:43.265378+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:45.152 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:44 smithi042 bash[19947]: audit 2024-09-16T09:18:44.640250+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:45.152 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:44 smithi042 bash[19947]: audit 2024-09-16T09:18:44.640250+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:45.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:44 smithi110 bash[21405]: cluster 2024-09-16T09:18:43.265378+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:44 smithi110 bash[21405]: cluster 2024-09-16T09:18:43.265378+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:44 smithi110 bash[21405]: audit 2024-09-16T09:18:44.640250+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:44 smithi110 bash[21405]: audit 2024-09-16T09:18:44.640250+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.42:0/1547097863' entity='mgr.x' 2024-09-16T09:18:45.584 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-16T09:18:45.584 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T09:18:45.599 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T09:18:45.599 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-16T09:18:46.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:45 smithi116 bash[22095]: audit 2024-09-16T09:18:44.938594+0000 mgr.x (mgr.14152) 352 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:46.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:45 smithi116 bash[22095]: audit 2024-09-16T09:18:44.938594+0000 mgr.x (mgr.14152) 352 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:46.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:45 smithi110 bash[21405]: audit 2024-09-16T09:18:44.938594+0000 mgr.x (mgr.14152) 352 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:46.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:45 smithi110 bash[21405]: audit 2024-09-16T09:18:44.938594+0000 mgr.x (mgr.14152) 352 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:46.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:45 smithi042 bash[19947]: audit 2024-09-16T09:18:44.938594+0000 mgr.x (mgr.14152) 352 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:46.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:45 smithi042 bash[19947]: audit 2024-09-16T09:18:44.938594+0000 mgr.x (mgr.14152) 352 : audit [DBG] from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:18:47.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:46 smithi116 bash[22095]: cluster 2024-09-16T09:18:45.266193+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:47.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:46 smithi116 bash[22095]: cluster 2024-09-16T09:18:45.266193+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:47.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:46 smithi110 bash[21405]: cluster 2024-09-16T09:18:45.266193+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:47.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:46 smithi110 bash[21405]: cluster 2024-09-16T09:18:45.266193+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:46 smithi042 bash[19947]: cluster 2024-09-16T09:18:45.266193+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:46 smithi042 bash[19947]: cluster 2024-09-16T09:18:45.266193+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-16T09:18:49.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:48 smithi116 bash[22095]: cluster 2024-09-16T09:18:47.267097+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 426 B/s wr, 2 op/s 2024-09-16T09:18:49.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:48 smithi116 bash[22095]: cluster 2024-09-16T09:18:47.267097+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 426 B/s wr, 2 op/s 2024-09-16T09:18:49.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:48 smithi110 bash[21405]: cluster 2024-09-16T09:18:47.267097+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 426 B/s wr, 2 op/s 2024-09-16T09:18:49.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:48 smithi110 bash[21405]: cluster 2024-09-16T09:18:47.267097+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 426 B/s wr, 2 op/s 2024-09-16T09:18:49.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:48 smithi042 bash[19947]: cluster 2024-09-16T09:18:47.267097+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 426 B/s wr, 2 op/s 2024-09-16T09:18:49.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:48 smithi042 bash[19947]: cluster 2024-09-16T09:18:47.267097+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 426 B/s wr, 2 op/s 2024-09-16T09:18:50.360 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:18:51.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:50 smithi116 bash[22095]: cluster 2024-09-16T09:18:49.267820+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 170 B/s wr, 1 op/s 2024-09-16T09:18:51.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:50 smithi116 bash[22095]: cluster 2024-09-16T09:18:49.267820+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 170 B/s wr, 1 op/s 2024-09-16T09:18:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:50 smithi110 bash[21405]: cluster 2024-09-16T09:18:49.267820+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 170 B/s wr, 1 op/s 2024-09-16T09:18:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:50 smithi110 bash[21405]: cluster 2024-09-16T09:18:49.267820+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 170 B/s wr, 1 op/s 2024-09-16T09:18:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:50 smithi042 bash[19947]: cluster 2024-09-16T09:18:49.267820+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 170 B/s wr, 1 op/s 2024-09-16T09:18:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:50 smithi042 bash[19947]: cluster 2024-09-16T09:18:49.267820+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 170 B/s wr, 1 op/s 2024-09-16T09:18:52.042 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:18:51 smithi042 bash[20199]: debug 2024-09-16T09:18:51.721+0000 7f0f27cc9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:18:52.042 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:18:51 smithi042 bash[20199]: debug 2024-09-16T09:18:51.721+0000 7f0f27cc9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:18:52.042 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:18:51 smithi042 bash[20199]: debug 2024-09-16T09:18:51.721+0000 7f0f27cc9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:18:52.042 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:18:51 smithi042 bash[20199]: debug 2024-09-16T09:18:51.721+0000 7f0f27cc9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:18:52.042 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:18:51 smithi042 bash[20199]: debug 2024-09-16T09:18:51.721+0000 7f0f27cc9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:18:52.356 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-16T09:18:53.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:52 smithi116 bash[22095]: cluster 2024-09-16T09:18:51.268649+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:53.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:52 smithi116 bash[22095]: cluster 2024-09-16T09:18:51.268649+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:53.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:52 smithi116 bash[22095]: audit 2024-09-16T09:18:51.720163+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:53.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:52 smithi116 bash[22095]: audit 2024-09-16T09:18:51.720163+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:53.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:52 smithi110 bash[21405]: cluster 2024-09-16T09:18:51.268649+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:53.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:52 smithi110 bash[21405]: cluster 2024-09-16T09:18:51.268649+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:53.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:52 smithi110 bash[21405]: audit 2024-09-16T09:18:51.720163+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:53.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:52 smithi110 bash[21405]: audit 2024-09-16T09:18:51.720163+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:53.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:52 smithi042 bash[19947]: cluster 2024-09-16T09:18:51.268649+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:53.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:52 smithi042 bash[19947]: cluster 2024-09-16T09:18:51.268649+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:53.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:52 smithi042 bash[19947]: audit 2024-09-16T09:18:51.720163+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:53.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:52 smithi042 bash[19947]: audit 2024-09-16T09:18:51.720163+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:18:54.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:53 smithi110 bash[21405]: cluster 2024-09-16T09:18:52.867416+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-16T09:18:54.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:53 smithi110 bash[21405]: cluster 2024-09-16T09:18:52.867416+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-16T09:18:54.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:53 smithi042 bash[19947]: cluster 2024-09-16T09:18:52.867416+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-16T09:18:54.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:53 smithi042 bash[19947]: cluster 2024-09-16T09:18:52.867416+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-16T09:18:54.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:53 smithi116 bash[22095]: cluster 2024-09-16T09:18:52.867416+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-16T09:18:54.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:53 smithi116 bash[22095]: cluster 2024-09-16T09:18:52.867416+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-16T09:18:55.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:54 smithi110 bash[21405]: cluster 2024-09-16T09:18:53.269595+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:55.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:54 smithi110 bash[21405]: cluster 2024-09-16T09:18:53.269595+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:55.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:54 smithi042 bash[19947]: cluster 2024-09-16T09:18:53.269595+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:55.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:54 smithi042 bash[19947]: cluster 2024-09-16T09:18:53.269595+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:55.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:54 smithi116 bash[22095]: cluster 2024-09-16T09:18:53.269595+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:55.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:54 smithi116 bash[22095]: cluster 2024-09-16T09:18:53.269595+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:57.116 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:18:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:56 smithi110 bash[21405]: cluster 2024-09-16T09:18:55.270496+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:56 smithi110 bash[21405]: cluster 2024-09-16T09:18:55.270496+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:57.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:56 smithi042 bash[19947]: cluster 2024-09-16T09:18:55.270496+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:57.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:56 smithi042 bash[19947]: cluster 2024-09-16T09:18:55.270496+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:57.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:56 smithi116 bash[22095]: cluster 2024-09-16T09:18:55.270496+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:57.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:56 smithi116 bash[22095]: cluster 2024-09-16T09:18:55.270496+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:18:59.088 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-16T09:18:59.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:58 smithi110 bash[21405]: cluster 2024-09-16T09:18:57.271496+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:18:59.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:58 smithi110 bash[21405]: cluster 2024-09-16T09:18:57.271496+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:18:59.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:58 smithi042 bash[19947]: cluster 2024-09-16T09:18:57.271496+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:18:59.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:58 smithi042 bash[19947]: cluster 2024-09-16T09:18:57.271496+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:18:59.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:58 smithi116 bash[22095]: cluster 2024-09-16T09:18:57.271496+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:18:59.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:58 smithi116 bash[22095]: cluster 2024-09-16T09:18:57.271496+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:19:00.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:59 smithi110 bash[21405]: audit 2024-09-16T09:18:58.463890+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:00.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:18:59 smithi110 bash[21405]: audit 2024-09-16T09:18:58.463890+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:00.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:59 smithi042 bash[19947]: audit 2024-09-16T09:18:58.463890+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:00.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:18:59 smithi042 bash[19947]: audit 2024-09-16T09:18:58.463890+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:00.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:59 smithi116 bash[22095]: audit 2024-09-16T09:18:58.463890+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:00.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:18:59 smithi116 bash[22095]: audit 2024-09-16T09:18:58.463890+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:00 smithi110 bash[21405]: cluster 2024-09-16T09:18:59.272318+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:19:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:00 smithi110 bash[21405]: cluster 2024-09-16T09:18:59.272318+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:19:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:00 smithi042 bash[19947]: cluster 2024-09-16T09:18:59.272318+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:19:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:00 smithi042 bash[19947]: cluster 2024-09-16T09:18:59.272318+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:19:01.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:00 smithi116 bash[22095]: cluster 2024-09-16T09:18:59.272318+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:19:01.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:00 smithi116 bash[22095]: cluster 2024-09-16T09:18:59.272318+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-16T09:19:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:02 smithi110 bash[21405]: cluster 2024-09-16T09:19:01.273185+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 938 B/s wr, 0 op/s 2024-09-16T09:19:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:02 smithi110 bash[21405]: cluster 2024-09-16T09:19:01.273185+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 938 B/s wr, 0 op/s 2024-09-16T09:19:03.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:02 smithi042 bash[19947]: cluster 2024-09-16T09:19:01.273185+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 938 B/s wr, 0 op/s 2024-09-16T09:19:03.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:02 smithi042 bash[19947]: cluster 2024-09-16T09:19:01.273185+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 938 B/s wr, 0 op/s 2024-09-16T09:19:03.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:02 smithi116 bash[22095]: cluster 2024-09-16T09:19:01.273185+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 938 B/s wr, 0 op/s 2024-09-16T09:19:03.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:02 smithi116 bash[22095]: cluster 2024-09-16T09:19:01.273185+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 938 B/s wr, 0 op/s 2024-09-16T09:19:03.851 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:19:05.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:04 smithi110 bash[21405]: cluster 2024-09-16T09:19:03.274046+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:05.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:04 smithi110 bash[21405]: cluster 2024-09-16T09:19:03.274046+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:05.248 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:04 smithi042 bash[19947]: cluster 2024-09-16T09:19:03.274046+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:05.248 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:04 smithi042 bash[19947]: cluster 2024-09-16T09:19:03.274046+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:05.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:04 smithi116 bash[22095]: cluster 2024-09-16T09:19:03.274046+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:05.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:04 smithi116 bash[22095]: cluster 2024-09-16T09:19:03.274046+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:05.818 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-16T09:19:07.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:06 smithi110 bash[21405]: audit 2024-09-16T09:19:05.209640+0000 mgr.x (mgr.14152) 365 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:07.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:06 smithi110 bash[21405]: audit 2024-09-16T09:19:05.209640+0000 mgr.x (mgr.14152) 365 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:07.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:06 smithi110 bash[21405]: cluster 2024-09-16T09:19:05.274477+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:07.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:06 smithi110 bash[21405]: cluster 2024-09-16T09:19:05.274477+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:06 smithi042 bash[19947]: audit 2024-09-16T09:19:05.209640+0000 mgr.x (mgr.14152) 365 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:06 smithi042 bash[19947]: audit 2024-09-16T09:19:05.209640+0000 mgr.x (mgr.14152) 365 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:06 smithi042 bash[19947]: cluster 2024-09-16T09:19:05.274477+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:06 smithi042 bash[19947]: cluster 2024-09-16T09:19:05.274477+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:07.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:06 smithi116 bash[22095]: audit 2024-09-16T09:19:05.209640+0000 mgr.x (mgr.14152) 365 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:07.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:06 smithi116 bash[22095]: audit 2024-09-16T09:19:05.209640+0000 mgr.x (mgr.14152) 365 : audit [DBG] from='client.14499 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:07.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:06 smithi116 bash[22095]: cluster 2024-09-16T09:19:05.274477+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:07.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:06 smithi116 bash[22095]: cluster 2024-09-16T09:19:05.274477+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 605 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s wr, 1 op/s 2024-09-16T09:19:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:08 smithi110 bash[21405]: cluster 2024-09-16T09:19:07.275288+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-16T09:19:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:08 smithi110 bash[21405]: cluster 2024-09-16T09:19:07.275288+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-16T09:19:09.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:08 smithi042 bash[19947]: cluster 2024-09-16T09:19:07.275288+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-16T09:19:09.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:08 smithi042 bash[19947]: cluster 2024-09-16T09:19:07.275288+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-16T09:19:09.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:08 smithi116 bash[22095]: cluster 2024-09-16T09:19:07.275288+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-16T09:19:09.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:08 smithi116 bash[22095]: cluster 2024-09-16T09:19:07.275288+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s wr, 1 op/s 2024-09-16T09:19:10.574 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:19:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:10 smithi042 bash[19947]: cluster 2024-09-16T09:19:09.276010+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s wr, 1 op/s 2024-09-16T09:19:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:10 smithi042 bash[19947]: cluster 2024-09-16T09:19:09.276010+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s wr, 1 op/s 2024-09-16T09:19:11.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:10 smithi110 bash[21405]: cluster 2024-09-16T09:19:09.276010+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s wr, 1 op/s 2024-09-16T09:19:11.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:10 smithi110 bash[21405]: cluster 2024-09-16T09:19:09.276010+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s wr, 1 op/s 2024-09-16T09:19:11.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:10 smithi116 bash[22095]: cluster 2024-09-16T09:19:09.276010+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s wr, 1 op/s 2024-09-16T09:19:11.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:10 smithi116 bash[22095]: cluster 2024-09-16T09:19:09.276010+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s wr, 1 op/s 2024-09-16T09:19:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:12 smithi042 bash[19947]: cluster 2024-09-16T09:19:11.276869+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s wr, 1 op/s 2024-09-16T09:19:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:12 smithi042 bash[19947]: cluster 2024-09-16T09:19:11.276869+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s wr, 1 op/s 2024-09-16T09:19:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:12 smithi042 bash[19947]: audit 2024-09-16T09:19:12.087522+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T09:19:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:12 smithi042 bash[19947]: audit 2024-09-16T09:19:12.087522+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T09:19:13.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:12 smithi042 bash[20199]: ignoring --setuser ceph since I am not root 2024-09-16T09:19:13.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:12 smithi042 bash[20199]: ignoring --setgroup ceph since I am not root 2024-09-16T09:19:13.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:12 smithi116 bash[22095]: cluster 2024-09-16T09:19:11.276869+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s wr, 1 op/s 2024-09-16T09:19:13.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:12 smithi116 bash[22095]: cluster 2024-09-16T09:19:11.276869+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s wr, 1 op/s 2024-09-16T09:19:13.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:12 smithi116 bash[22095]: audit 2024-09-16T09:19:12.087522+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T09:19:13.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:12 smithi116 bash[22095]: audit 2024-09-16T09:19:12.087522+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T09:19:13.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:12 smithi110 bash[21405]: cluster 2024-09-16T09:19:11.276869+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s wr, 1 op/s 2024-09-16T09:19:13.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:12 smithi110 bash[21405]: cluster 2024-09-16T09:19:11.276869+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 623 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s wr, 1 op/s 2024-09-16T09:19:13.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:12 smithi110 bash[21405]: audit 2024-09-16T09:19:12.087522+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T09:19:13.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:12 smithi110 bash[21405]: audit 2024-09-16T09:19:12.087522+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T09:19:13.574 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- bash -c 'sleep 30' 2024-09-16T09:19:14.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:13 smithi042 bash[19947]: audit 2024-09-16T09:19:12.909725+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T09:19:14.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:13 smithi042 bash[19947]: audit 2024-09-16T09:19:12.909725+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T09:19:14.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:13 smithi042 bash[19947]: cluster 2024-09-16T09:19:12.917352+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-16T09:19:14.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:13 smithi042 bash[19947]: cluster 2024-09-16T09:19:12.917352+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-16T09:19:14.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:13 smithi116 bash[22095]: audit 2024-09-16T09:19:12.909725+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T09:19:14.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:13 smithi116 bash[22095]: audit 2024-09-16T09:19:12.909725+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T09:19:14.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:13 smithi116 bash[22095]: cluster 2024-09-16T09:19:12.917352+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-16T09:19:14.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:13 smithi116 bash[22095]: cluster 2024-09-16T09:19:12.917352+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-16T09:19:14.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:13 smithi110 bash[21405]: audit 2024-09-16T09:19:12.909725+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T09:19:14.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:13 smithi110 bash[21405]: audit 2024-09-16T09:19:12.909725+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.42:0/3622828309' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T09:19:14.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:13 smithi110 bash[21405]: cluster 2024-09-16T09:19:12.917352+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-16T09:19:14.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:13 smithi110 bash[21405]: cluster 2024-09-16T09:19:12.917352+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-16T09:19:18.320 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:19:19.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.211529+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:19:19.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.211529+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:19:19.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.212131+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon x 2024-09-16T09:19:19.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.212131+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon x 2024-09-16T09:19:19.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.221137+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-16T09:19:19.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.221137+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-16T09:19:19.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.221413+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00951616s) 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.221413+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00951616s) 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.222377+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.222377+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.222490+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.222490+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.222609+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.222609+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.223223+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.223223+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.223404+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.223404+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.223647+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:19:19.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.223647+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.223945+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.223945+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224336+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224336+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224537+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224537+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224713+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224713+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224965+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.224965+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.225295+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:19:19.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.225295+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:19:19.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.225631+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:19:19.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.225631+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:19:19.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.226283+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:19:19.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:19 smithi042 bash[19947]: audit 2024-09-16T09:19:19.226283+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:19:19.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.211529+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:19:19.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.211529+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:19:19.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.212131+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon x 2024-09-16T09:19:19.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.212131+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon x 2024-09-16T09:19:19.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.221137+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-16T09:19:19.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.221137+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.221413+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00951616s) 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.221413+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00951616s) 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.222377+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.222377+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.222490+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.222490+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.222609+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.222609+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.223223+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.223223+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.223404+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.223404+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:19:19.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.223647+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:19:19.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.223647+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:19:19.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.223945+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:19:19.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.223945+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:19:19.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:19:19.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:19:19.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224336+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:19:19.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224336+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224537+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224537+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224713+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224713+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224965+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.224965+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.225295+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.225295+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.225631+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.225631+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.226283+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:19:19.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:19 smithi116 bash[22095]: audit 2024-09-16T09:19:19.226283+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:19:19.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.211529+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:19:19.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.211529+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon x restarted 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.212131+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon x 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.212131+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon x 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.221137+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.221137+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.221413+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00951616s) 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.221413+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e18: x(active, starting, since 0.00951616s) 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.222377+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.222377+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.222490+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.222490+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.222609+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.222609+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.223223+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:19:19.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.223223+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi042.jgiztk"} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.223404+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.223404+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi116.pefrtd"} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.223647+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.223647+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.223945+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.223945+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224336+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:19:19.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224336+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224537+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224537+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224713+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224713+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224965+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.224965+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.225295+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.225295+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.225631+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.225631+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.226283+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:19:19.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:19 smithi110 bash[21405]: audit 2024-09-16T09:19:19.226283+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.269020+0000 mon.a (mon.0) 650 : cluster [INF] Manager daemon x is now available 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: cluster 2024-09-16T09:19:19.269020+0000 mon.a (mon.0) 650 : cluster [INF] Manager daemon x is now available 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: audit 2024-09-16T09:19:19.711748+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: audit 2024-09-16T09:19:19.711748+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: audit 2024-09-16T09:19:19.737613+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: audit 2024-09-16T09:19:19.737613+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: audit 2024-09-16T09:19:19.743336+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: audit 2024-09-16T09:19:19.743336+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: audit 2024-09-16T09:19:19.748510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:19:20.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:20 smithi116 bash[22095]: audit 2024-09-16T09:19:19.748510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:19:20.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.269020+0000 mon.a (mon.0) 650 : cluster [INF] Manager daemon x is now available 2024-09-16T09:19:20.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: cluster 2024-09-16T09:19:19.269020+0000 mon.a (mon.0) 650 : cluster [INF] Manager daemon x is now available 2024-09-16T09:19:20.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: audit 2024-09-16T09:19:19.711748+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:20.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: audit 2024-09-16T09:19:19.711748+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:20.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: audit 2024-09-16T09:19:19.737613+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:19:20.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: audit 2024-09-16T09:19:19.737613+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:19:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: audit 2024-09-16T09:19:19.743336+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:19:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: audit 2024-09-16T09:19:19.743336+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:19:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: audit 2024-09-16T09:19:19.748510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:19:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:20 smithi110 bash[21405]: audit 2024-09-16T09:19:19.748510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:19:20.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.269020+0000 mon.a (mon.0) 650 : cluster [INF] Manager daemon x is now available 2024-09-16T09:19:20.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: cluster 2024-09-16T09:19:19.269020+0000 mon.a (mon.0) 650 : cluster [INF] Manager daemon x is now available 2024-09-16T09:19:20.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: audit 2024-09-16T09:19:19.711748+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:20.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: audit 2024-09-16T09:19:19.711748+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:20.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: audit 2024-09-16T09:19:19.737613+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:19:20.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: audit 2024-09-16T09:19:19.737613+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T09:19:20.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: audit 2024-09-16T09:19:19.743336+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:19:20.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: audit 2024-09-16T09:19:19.743336+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T09:19:20.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: audit 2024-09-16T09:19:19.748510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:19:20.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:20 smithi042 bash[19947]: audit 2024-09-16T09:19:19.748510+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T09:19:21.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: audit 2024-09-16T09:19:20.277188+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:19:21.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: audit 2024-09-16T09:19:20.277188+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:19:21.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: cluster 2024-09-16T09:19:20.282292+0000 mon.a (mon.0) 656 : cluster [DBG] mgrmap e19: x(active, since 1.0704s) 2024-09-16T09:19:21.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: cluster 2024-09-16T09:19:20.282292+0000 mon.a (mon.0) 656 : cluster [DBG] mgrmap e19: x(active, since 1.0704s) 2024-09-16T09:19:21.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: cluster 2024-09-16T09:19:20.282365+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: cluster 2024-09-16T09:19:20.282365+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: audit 2024-09-16T09:19:20.295794+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: audit 2024-09-16T09:19:20.295794+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: cluster 2024-09-16T09:19:20.299331+0000 mgr.x (mgr.14511) 1 : cluster [DBG] pgmap v4: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: cluster 2024-09-16T09:19:20.299331+0000 mgr.x (mgr.14511) 1 : cluster [DBG] pgmap v4: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: audit 2024-09-16T09:19:20.557238+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: audit 2024-09-16T09:19:20.557238+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: audit 2024-09-16T09:19:20.561651+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[19947]: audit 2024-09-16T09:19:20.561651+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.325+0000 7f0d5cd7a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.543 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.325+0000 7f0d5cd7a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.325+0000 7f0d5cd7a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.325+0000 7f0d5cd7a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.325+0000 7f0d5cd7a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.329+0000 7f0d5fd80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.329+0000 7f0d5fd80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.329+0000 7f0d5fd80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.329+0000 7f0d5fd80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.329+0000 7f0d5fd80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: debug 2024-09-16T09:19:21.505+0000 7f0d4f51f640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:09:19:21] ENGINE Error in HTTPServer.serve 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: Traceback (most recent call last): 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: self._connections.run(self.expiration_interval) 2024-09-16T09:19:21.544 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: self._run(expiration_interval) 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: s = self.context.wrap_socket( 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: return self.sslsocket_class._create( 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: self.do_handshake() 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: self._sslobj.do_handshake() 2024-09-16T09:19:21.545 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:21 smithi042 bash[20199]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: audit 2024-09-16T09:19:20.277188+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: audit 2024-09-16T09:19:20.277188+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: cluster 2024-09-16T09:19:20.282292+0000 mon.a (mon.0) 656 : cluster [DBG] mgrmap e19: x(active, since 1.0704s) 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: cluster 2024-09-16T09:19:20.282292+0000 mon.a (mon.0) 656 : cluster [DBG] mgrmap e19: x(active, since 1.0704s) 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: cluster 2024-09-16T09:19:20.282365+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: cluster 2024-09-16T09:19:20.282365+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: audit 2024-09-16T09:19:20.295794+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: audit 2024-09-16T09:19:20.295794+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: cluster 2024-09-16T09:19:20.299331+0000 mgr.x (mgr.14511) 1 : cluster [DBG] pgmap v4: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:21.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: cluster 2024-09-16T09:19:20.299331+0000 mgr.x (mgr.14511) 1 : cluster [DBG] pgmap v4: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:21.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: audit 2024-09-16T09:19:20.557238+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: audit 2024-09-16T09:19:20.557238+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: audit 2024-09-16T09:19:20.561651+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:21 smithi116 bash[22095]: audit 2024-09-16T09:19:20.561651+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: audit 2024-09-16T09:19:20.277188+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:19:21.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: audit 2024-09-16T09:19:20.277188+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T09:19:21.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: cluster 2024-09-16T09:19:20.282292+0000 mon.a (mon.0) 656 : cluster [DBG] mgrmap e19: x(active, since 1.0704s) 2024-09-16T09:19:21.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: cluster 2024-09-16T09:19:20.282292+0000 mon.a (mon.0) 656 : cluster [DBG] mgrmap e19: x(active, since 1.0704s) 2024-09-16T09:19:21.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: cluster 2024-09-16T09:19:20.282365+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-16T09:19:21.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: cluster 2024-09-16T09:19:20.282365+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-16T09:19:21.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: audit 2024-09-16T09:19:20.295794+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T09:19:21.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: audit 2024-09-16T09:19:20.295794+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T09:19:21.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: cluster 2024-09-16T09:19:20.299331+0000 mgr.x (mgr.14511) 1 : cluster [DBG] pgmap v4: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:21.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: cluster 2024-09-16T09:19:20.299331+0000 mgr.x (mgr.14511) 1 : cluster [DBG] pgmap v4: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:21.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: audit 2024-09-16T09:19:20.557238+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: audit 2024-09-16T09:19:20.557238+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: audit 2024-09-16T09:19:20.561651+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:21.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:21 smithi110 bash[21405]: audit 2024-09-16T09:19:20.561651+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:22.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cluster 2024-09-16T09:19:21.277156+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:19:22.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cluster 2024-09-16T09:19:21.277156+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:19:22.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: audit 2024-09-16T09:19:21.284866+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: audit 2024-09-16T09:19:21.284866+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cluster 2024-09-16T09:19:21.293584+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cluster 2024-09-16T09:19:21.293584+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.383751+0000 mgr.x (mgr.14511) 3 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTING 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.383751+0000 mgr.x (mgr.14511) 3 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTING 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.504253+0000 mgr.x (mgr.14511) 4 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.504253+0000 mgr.x (mgr.14511) 4 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.508026+0000 mgr.x (mgr.14511) 5 : cephadm [ERR] [16/Sep/2024:09:19:21] ENGINE Error in HTTPServer.serve 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: Traceback (most recent call last): 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: self._connections.run(self.expiration_interval) 2024-09-16T09:19:22.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: self._run(expiration_interval) 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: s = self.context.wrap_socket( 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: return self.sslsocket_class._create( 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: self.do_handshake() 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: self._sslobj.do_handshake() 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:19:22.605 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.508026+0000 mgr.x (mgr.14511) 5 : cephadm [ERR] [16/Sep/2024:09:19:21] ENGINE Error in HTTPServer.serve 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: Traceback (most recent call last): 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: self._connections.run(self.expiration_interval) 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: self._run(expiration_interval) 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:19:22.606 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: s = self.context.wrap_socket( 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: return self.sslsocket_class._create( 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: self.do_handshake() 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: self._sslobj.do_handshake() 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cluster 2024-09-16T09:19:21.568059+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cluster 2024-09-16T09:19:21.568059+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.605551+0000 mgr.x (mgr.14511) 6 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.605551+0000 mgr.x (mgr.14511) 6 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.605684+0000 mgr.x (mgr.14511) 7 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTED 2024-09-16T09:19:22.607 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:22 smithi116 bash[22095]: cephadm 2024-09-16T09:19:21.605684+0000 mgr.x (mgr.14511) 7 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTED 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cluster 2024-09-16T09:19:21.277156+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cluster 2024-09-16T09:19:21.277156+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: audit 2024-09-16T09:19:21.284866+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: audit 2024-09-16T09:19:21.284866+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cluster 2024-09-16T09:19:21.293584+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cluster 2024-09-16T09:19:21.293584+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.383751+0000 mgr.x (mgr.14511) 3 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTING 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.383751+0000 mgr.x (mgr.14511) 3 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTING 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.504253+0000 mgr.x (mgr.14511) 4 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.504253+0000 mgr.x (mgr.14511) 4 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.508026+0000 mgr.x (mgr.14511) 5 : cephadm [ERR] [16/Sep/2024:09:19:21] ENGINE Error in HTTPServer.serve 2024-09-16T09:19:22.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: Traceback (most recent call last): 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: self._connections.run(self.expiration_interval) 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: self._run(expiration_interval) 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: s = self.context.wrap_socket( 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: return self.sslsocket_class._create( 2024-09-16T09:19:22.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:19:22.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: self.do_handshake() 2024-09-16T09:19:22.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:19:22.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: self._sslobj.do_handshake() 2024-09-16T09:19:22.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:19:22.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.508026+0000 mgr.x (mgr.14511) 5 : cephadm [ERR] [16/Sep/2024:09:19:21] ENGINE Error in HTTPServer.serve 2024-09-16T09:19:22.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: Traceback (most recent call last): 2024-09-16T09:19:22.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:19:22.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: self._connections.run(self.expiration_interval) 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: self._run(expiration_interval) 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: s = self.context.wrap_socket( 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: return self.sslsocket_class._create( 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: self.do_handshake() 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:19:22.666 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: self._sslobj.do_handshake() 2024-09-16T09:19:22.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:19:22.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cluster 2024-09-16T09:19:21.568059+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-16T09:19:22.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cluster 2024-09-16T09:19:21.568059+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-16T09:19:22.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.605551+0000 mgr.x (mgr.14511) 6 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:19:22.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.605551+0000 mgr.x (mgr.14511) 6 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:19:22.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.605684+0000 mgr.x (mgr.14511) 7 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTED 2024-09-16T09:19:22.667 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:22 smithi110 bash[21405]: cephadm 2024-09-16T09:19:21.605684+0000 mgr.x (mgr.14511) 7 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTED 2024-09-16T09:19:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cluster 2024-09-16T09:19:21.277156+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:19:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cluster 2024-09-16T09:19:21.277156+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T09:19:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: audit 2024-09-16T09:19:21.284866+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T09:19:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: audit 2024-09-16T09:19:21.284866+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T09:19:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cluster 2024-09-16T09:19:21.293584+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-16T09:19:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cluster 2024-09-16T09:19:21.293584+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-16T09:19:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.383751+0000 mgr.x (mgr.14511) 3 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTING 2024-09-16T09:19:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.383751+0000 mgr.x (mgr.14511) 3 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTING 2024-09-16T09:19:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.504253+0000 mgr.x (mgr.14511) 4 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.504253+0000 mgr.x (mgr.14511) 4 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on https://172.21.15.42:7150 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.508026+0000 mgr.x (mgr.14511) 5 : cephadm [ERR] [16/Sep/2024:09:19:21] ENGINE Error in HTTPServer.serve 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: Traceback (most recent call last): 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: self._connections.run(self.expiration_interval) 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: self._run(expiration_interval) 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:19:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: s = self.context.wrap_socket( 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: return self.sslsocket_class._create( 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: self.do_handshake() 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: self._sslobj.do_handshake() 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.508026+0000 mgr.x (mgr.14511) 5 : cephadm [ERR] [16/Sep/2024:09:19:21] ENGINE Error in HTTPServer.serve 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: Traceback (most recent call last): 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T09:19:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: self._connections.run(self.expiration_interval) 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: self._run(expiration_interval) 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: s = self.context.wrap_socket( 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: return self.sslsocket_class._create( 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: self.do_handshake() 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T09:19:22.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: self._sslobj.do_handshake() 2024-09-16T09:19:22.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T09:19:22.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cluster 2024-09-16T09:19:21.568059+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-16T09:19:22.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cluster 2024-09-16T09:19:21.568059+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-16T09:19:22.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.605551+0000 mgr.x (mgr.14511) 6 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:19:22.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.605551+0000 mgr.x (mgr.14511) 6 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Serving on http://172.21.15.42:8765 2024-09-16T09:19:22.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.605684+0000 mgr.x (mgr.14511) 7 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTED 2024-09-16T09:19:22.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:22 smithi042 bash[19947]: cephadm 2024-09-16T09:19:21.605684+0000 mgr.x (mgr.14511) 7 : cephadm [INF] [16/Sep/2024:09:19:21] ENGINE Bus STARTED 2024-09-16T09:19:23.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:23 smithi116 bash[22095]: cluster 2024-09-16T09:19:22.293547+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-16T09:19:23.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:23 smithi116 bash[22095]: cluster 2024-09-16T09:19:22.293547+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-16T09:19:23.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:23 smithi110 bash[21405]: cluster 2024-09-16T09:19:22.293547+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-16T09:19:23.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:23 smithi110 bash[21405]: cluster 2024-09-16T09:19:22.293547+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-16T09:19:23.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:23 smithi042 bash[19947]: cluster 2024-09-16T09:19:22.293547+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-16T09:19:23.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:23 smithi042 bash[19947]: cluster 2024-09-16T09:19:22.293547+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-16T09:19:24.602 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:24 smithi116 bash[22095]: cluster 2024-09-16T09:19:23.225956+0000 mgr.x (mgr.14511) 8 : cluster [DBG] pgmap v8: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:24 smithi116 bash[22095]: cluster 2024-09-16T09:19:23.225956+0000 mgr.x (mgr.14511) 8 : cluster [DBG] pgmap v8: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:24 smithi116 bash[22095]: cluster 2024-09-16T09:19:23.297169+0000 mon.a (mon.0) 666 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:19:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:24 smithi116 bash[22095]: cluster 2024-09-16T09:19:23.297169+0000 mon.a (mon.0) 666 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:19:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:24 smithi116 bash[22095]: cluster 2024-09-16T09:19:23.297219+0000 mon.a (mon.0) 667 : cluster [INF] Cluster is now healthy 2024-09-16T09:19:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:24 smithi116 bash[22095]: cluster 2024-09-16T09:19:23.297219+0000 mon.a (mon.0) 667 : cluster [INF] Cluster is now healthy 2024-09-16T09:19:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:24 smithi116 bash[22095]: cluster 2024-09-16T09:19:23.315973+0000 mon.a (mon.0) 668 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-16T09:19:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:24 smithi116 bash[22095]: cluster 2024-09-16T09:19:23.315973+0000 mon.a (mon.0) 668 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-16T09:19:24.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:24 smithi110 bash[21405]: cluster 2024-09-16T09:19:23.225956+0000 mgr.x (mgr.14511) 8 : cluster [DBG] pgmap v8: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:24.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:24 smithi110 bash[21405]: cluster 2024-09-16T09:19:23.225956+0000 mgr.x (mgr.14511) 8 : cluster [DBG] pgmap v8: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:24.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:24 smithi110 bash[21405]: cluster 2024-09-16T09:19:23.297169+0000 mon.a (mon.0) 666 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:19:24.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:24 smithi110 bash[21405]: cluster 2024-09-16T09:19:23.297169+0000 mon.a (mon.0) 666 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:19:24.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:24 smithi110 bash[21405]: cluster 2024-09-16T09:19:23.297219+0000 mon.a (mon.0) 667 : cluster [INF] Cluster is now healthy 2024-09-16T09:19:24.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:24 smithi110 bash[21405]: cluster 2024-09-16T09:19:23.297219+0000 mon.a (mon.0) 667 : cluster [INF] Cluster is now healthy 2024-09-16T09:19:24.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:24 smithi110 bash[21405]: cluster 2024-09-16T09:19:23.315973+0000 mon.a (mon.0) 668 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-16T09:19:24.663 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:24 smithi110 bash[21405]: cluster 2024-09-16T09:19:23.315973+0000 mon.a (mon.0) 668 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-16T09:19:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:24 smithi042 bash[19947]: cluster 2024-09-16T09:19:23.225956+0000 mgr.x (mgr.14511) 8 : cluster [DBG] pgmap v8: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:24 smithi042 bash[19947]: cluster 2024-09-16T09:19:23.225956+0000 mgr.x (mgr.14511) 8 : cluster [DBG] pgmap v8: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:24 smithi042 bash[19947]: cluster 2024-09-16T09:19:23.297169+0000 mon.a (mon.0) 666 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:19:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:24 smithi042 bash[19947]: cluster 2024-09-16T09:19:23.297169+0000 mon.a (mon.0) 666 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T09:19:24.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:24 smithi042 bash[19947]: cluster 2024-09-16T09:19:23.297219+0000 mon.a (mon.0) 667 : cluster [INF] Cluster is now healthy 2024-09-16T09:19:24.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:24 smithi042 bash[19947]: cluster 2024-09-16T09:19:23.297219+0000 mon.a (mon.0) 667 : cluster [INF] Cluster is now healthy 2024-09-16T09:19:24.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:24 smithi042 bash[19947]: cluster 2024-09-16T09:19:23.315973+0000 mon.a (mon.0) 668 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-16T09:19:24.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:24 smithi042 bash[19947]: cluster 2024-09-16T09:19:23.315973+0000 mon.a (mon.0) 668 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-16T09:19:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: cluster 2024-09-16T09:19:25.226643+0000 mgr.x (mgr.14511) 9 : cluster [DBG] pgmap v9: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: cluster 2024-09-16T09:19:25.226643+0000 mgr.x (mgr.14511) 9 : cluster [DBG] pgmap v9: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.527746+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.527746+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.535484+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.535484+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.586100+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.586100+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.591996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.591996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.873711+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.873711+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.878639+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:26 smithi042 bash[19947]: audit 2024-09-16T09:19:25.878639+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: cluster 2024-09-16T09:19:25.226643+0000 mgr.x (mgr.14511) 9 : cluster [DBG] pgmap v9: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: cluster 2024-09-16T09:19:25.226643+0000 mgr.x (mgr.14511) 9 : cluster [DBG] pgmap v9: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.527746+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.527746+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.535484+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.535484+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.586100+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.586100+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.591996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.591996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.873711+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.873711+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.878639+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:26 smithi116 bash[22095]: audit 2024-09-16T09:19:25.878639+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: cluster 2024-09-16T09:19:25.226643+0000 mgr.x (mgr.14511) 9 : cluster [DBG] pgmap v9: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: cluster 2024-09-16T09:19:25.226643+0000 mgr.x (mgr.14511) 9 : cluster [DBG] pgmap v9: 97 pgs: 26 creating+peering, 65 active+clean, 6 unknown; 642 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.527746+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.527746+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.535484+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.535484+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.586100+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.586100+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.591996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.591996+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.873711+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.873711+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.878639+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:26.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:26 smithi110 bash[21405]: audit 2024-09-16T09:19:25.878639+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.786599+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.786599+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.792303+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.792303+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.798426+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.798426+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.804381+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.804381+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.807345+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.807345+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.809007+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.809007+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: cephadm 2024-09-16T09:19:26.810216+0000 mgr.x (mgr.14511) 10 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 8632M 2024-09-16T09:19:28.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: cephadm 2024-09-16T09:19:26.810216+0000 mgr.x (mgr.14511) 10 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 8632M 2024-09-16T09:19:28.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.815760+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:26.815760+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.038466+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.038466+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.043131+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.043131+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.044471+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.044471+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.045326+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.045326+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.048881+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.048881+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.051208+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.051208+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.051971+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.051971+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.484552+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.484552+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.491398+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.491398+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.496829+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.496829+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.502111+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.502111+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.507849+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.507849+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.513510+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.513510+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.520388+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.520388+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.553239+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.553239+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.556090+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.556090+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.557214+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.557214+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.565994+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:27 smithi042 bash[19947]: audit 2024-09-16T09:19:27.565994+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.786599+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.786599+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.792303+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.792303+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.798426+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.798426+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.804381+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.804381+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.807345+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.807345+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.809007+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.809007+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: cephadm 2024-09-16T09:19:26.810216+0000 mgr.x (mgr.14511) 10 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 8632M 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: cephadm 2024-09-16T09:19:26.810216+0000 mgr.x (mgr.14511) 10 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 8632M 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.815760+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:26.815760+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.038466+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.038466+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.043131+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.043131+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.044471+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.044471+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.045326+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.045326+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.048881+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.048881+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.051208+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.051208+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.051971+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.051971+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.484552+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.484552+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.491398+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.491398+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.496829+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.496829+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.502111+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.502111+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.507849+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.507849+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.513510+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.513510+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.520388+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.520388+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.553239+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.553239+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.556090+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.556090+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.557214+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.557214+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.565994+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.107 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:27 smithi116 bash[22095]: audit 2024-09-16T09:19:27.565994+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.786599+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.786599+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.792303+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.792303+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.798426+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.798426+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.804381+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.804381+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.807345+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.807345+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.809007+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.809007+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: cephadm 2024-09-16T09:19:26.810216+0000 mgr.x (mgr.14511) 10 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 8632M 2024-09-16T09:19:28.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: cephadm 2024-09-16T09:19:26.810216+0000 mgr.x (mgr.14511) 10 : cephadm [INF] Adjusting osd_memory_target on smithi116 to 8632M 2024-09-16T09:19:28.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.815760+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:26.815760+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.038466+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.038466+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.043131+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.043131+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.044471+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.044471+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.045326+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.045326+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T09:19:28.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.048881+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.048881+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.051208+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.051208+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.051971+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.051971+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.484552+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.484552+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.491398+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.491398+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.496829+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.496829+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.502111+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.502111+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.507849+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.507849+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.513510+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.513510+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.520388+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.520388+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.553239+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.553239+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.556090+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.556090+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.557214+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.557214+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.565994+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:28.167 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:27 smithi110 bash[21405]: audit 2024-09-16T09:19:27.565994+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.045937+0000 mgr.x (mgr.14511) 11 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 6586M 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.045937+0000 mgr.x (mgr.14511) 11 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 6586M 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.053196+0000 mgr.x (mgr.14511) 12 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.053196+0000 mgr.x (mgr.14511) 12 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.053539+0000 mgr.x (mgr.14511) 13 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.053539+0000 mgr.x (mgr.14511) 13 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.054358+0000 mgr.x (mgr.14511) 14 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.054358+0000 mgr.x (mgr.14511) 14 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.158046+0000 mgr.x (mgr.14511) 15 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.158046+0000 mgr.x (mgr.14511) 15 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.161326+0000 mgr.x (mgr.14511) 16 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.161326+0000 mgr.x (mgr.14511) 16 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.166143+0000 mgr.x (mgr.14511) 17 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.166143+0000 mgr.x (mgr.14511) 17 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cluster 2024-09-16T09:19:27.227380+0000 mgr.x (mgr.14511) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cluster 2024-09-16T09:19:27.227380+0000 mgr.x (mgr.14511) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.263774+0000 mgr.x (mgr.14511) 19 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.263774+0000 mgr.x (mgr.14511) 19 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.275029+0000 mgr.x (mgr.14511) 20 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.275029+0000 mgr.x (mgr.14511) 20 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.275284+0000 mgr.x (mgr.14511) 21 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.275284+0000 mgr.x (mgr.14511) 21 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.369712+0000 mgr.x (mgr.14511) 22 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.369712+0000 mgr.x (mgr.14511) 22 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.382031+0000 mgr.x (mgr.14511) 23 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.382031+0000 mgr.x (mgr.14511) 23 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.382319+0000 mgr.x (mgr.14511) 24 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:28 smithi042 bash[19947]: cephadm 2024-09-16T09:19:27.382319+0000 mgr.x (mgr.14511) 24 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.045937+0000 mgr.x (mgr.14511) 11 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 6586M 2024-09-16T09:19:29.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.045937+0000 mgr.x (mgr.14511) 11 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 6586M 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.053196+0000 mgr.x (mgr.14511) 12 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.053196+0000 mgr.x (mgr.14511) 12 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.053539+0000 mgr.x (mgr.14511) 13 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.053539+0000 mgr.x (mgr.14511) 13 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.054358+0000 mgr.x (mgr.14511) 14 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.054358+0000 mgr.x (mgr.14511) 14 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.158046+0000 mgr.x (mgr.14511) 15 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.158046+0000 mgr.x (mgr.14511) 15 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.161326+0000 mgr.x (mgr.14511) 16 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.161326+0000 mgr.x (mgr.14511) 16 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.166143+0000 mgr.x (mgr.14511) 17 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.166143+0000 mgr.x (mgr.14511) 17 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cluster 2024-09-16T09:19:27.227380+0000 mgr.x (mgr.14511) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cluster 2024-09-16T09:19:27.227380+0000 mgr.x (mgr.14511) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.263774+0000 mgr.x (mgr.14511) 19 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.263774+0000 mgr.x (mgr.14511) 19 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.275029+0000 mgr.x (mgr.14511) 20 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.275029+0000 mgr.x (mgr.14511) 20 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.275284+0000 mgr.x (mgr.14511) 21 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.275284+0000 mgr.x (mgr.14511) 21 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.369712+0000 mgr.x (mgr.14511) 22 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.369712+0000 mgr.x (mgr.14511) 22 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.382031+0000 mgr.x (mgr.14511) 23 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.382031+0000 mgr.x (mgr.14511) 23 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.382319+0000 mgr.x (mgr.14511) 24 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:28 smithi116 bash[22095]: cephadm 2024-09-16T09:19:27.382319+0000 mgr.x (mgr.14511) 24 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.045937+0000 mgr.x (mgr.14511) 11 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 6586M 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.045937+0000 mgr.x (mgr.14511) 11 : cephadm [INF] Adjusting osd_memory_target on smithi042 to 6586M 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.053196+0000 mgr.x (mgr.14511) 12 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.053196+0000 mgr.x (mgr.14511) 12 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.conf 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.053539+0000 mgr.x (mgr.14511) 13 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.053539+0000 mgr.x (mgr.14511) 13 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.054358+0000 mgr.x (mgr.14511) 14 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.054358+0000 mgr.x (mgr.14511) 14 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.conf 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.158046+0000 mgr.x (mgr.14511) 15 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.158046+0000 mgr.x (mgr.14511) 15 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.161326+0000 mgr.x (mgr.14511) 16 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.161326+0000 mgr.x (mgr.14511) 16 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.166143+0000 mgr.x (mgr.14511) 17 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.166143+0000 mgr.x (mgr.14511) 17 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cluster 2024-09-16T09:19:27.227380+0000 mgr.x (mgr.14511) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cluster 2024-09-16T09:19:27.227380+0000 mgr.x (mgr.14511) 18 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.263774+0000 mgr.x (mgr.14511) 19 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.263774+0000 mgr.x (mgr.14511) 19 : cephadm [INF] Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.275029+0000 mgr.x (mgr.14511) 20 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.275029+0000 mgr.x (mgr.14511) 20 : cephadm [INF] Updating smithi116:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.275284+0000 mgr.x (mgr.14511) 21 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.275284+0000 mgr.x (mgr.14511) 21 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-09-16T09:19:29.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.369712+0000 mgr.x (mgr.14511) 22 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.369712+0000 mgr.x (mgr.14511) 22 : cephadm [INF] Updating smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.382031+0000 mgr.x (mgr.14511) 23 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.382031+0000 mgr.x (mgr.14511) 23 : cephadm [INF] Updating smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.382319+0000 mgr.x (mgr.14511) 24 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:29.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:28 smithi110 bash[21405]: cephadm 2024-09-16T09:19:27.382319+0000 mgr.x (mgr.14511) 24 : cephadm [INF] Updating smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T09:19:31.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:30 smithi116 bash[22095]: cluster 2024-09-16T09:19:29.228009+0000 mgr.x (mgr.14511) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T09:19:31.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:30 smithi116 bash[22095]: cluster 2024-09-16T09:19:29.228009+0000 mgr.x (mgr.14511) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T09:19:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:30 smithi110 bash[21405]: cluster 2024-09-16T09:19:29.228009+0000 mgr.x (mgr.14511) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T09:19:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:30 smithi110 bash[21405]: cluster 2024-09-16T09:19:29.228009+0000 mgr.x (mgr.14511) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T09:19:31.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:30 smithi042 bash[19947]: cluster 2024-09-16T09:19:29.228009+0000 mgr.x (mgr.14511) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T09:19:31.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:30 smithi042 bash[19947]: cluster 2024-09-16T09:19:29.228009+0000 mgr.x (mgr.14511) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T09:19:33.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:32 smithi116 bash[22095]: cluster 2024-09-16T09:19:31.229211+0000 mgr.x (mgr.14511) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-16T09:19:33.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:32 smithi116 bash[22095]: cluster 2024-09-16T09:19:31.229211+0000 mgr.x (mgr.14511) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-16T09:19:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:32 smithi110 bash[21405]: cluster 2024-09-16T09:19:31.229211+0000 mgr.x (mgr.14511) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-16T09:19:33.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:32 smithi110 bash[21405]: cluster 2024-09-16T09:19:31.229211+0000 mgr.x (mgr.14511) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-16T09:19:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:32 smithi042 bash[19947]: cluster 2024-09-16T09:19:31.229211+0000 mgr.x (mgr.14511) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-16T09:19:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:32 smithi042 bash[19947]: cluster 2024-09-16T09:19:31.229211+0000 mgr.x (mgr.14511) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-16T09:19:35.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:34 smithi116 bash[22095]: cluster 2024-09-16T09:19:33.229948+0000 mgr.x (mgr.14511) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-16T09:19:35.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:34 smithi116 bash[22095]: cluster 2024-09-16T09:19:33.229948+0000 mgr.x (mgr.14511) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-16T09:19:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:34 smithi110 bash[21405]: cluster 2024-09-16T09:19:33.229948+0000 mgr.x (mgr.14511) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-16T09:19:35.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:34 smithi110 bash[21405]: cluster 2024-09-16T09:19:33.229948+0000 mgr.x (mgr.14511) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-16T09:19:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:34 smithi042 bash[19947]: cluster 2024-09-16T09:19:33.229948+0000 mgr.x (mgr.14511) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-16T09:19:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:34 smithi042 bash[19947]: cluster 2024-09-16T09:19:33.229948+0000 mgr.x (mgr.14511) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-16T09:19:37.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:36 smithi116 bash[22095]: cluster 2024-09-16T09:19:35.230629+0000 mgr.x (mgr.14511) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:37.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:36 smithi116 bash[22095]: cluster 2024-09-16T09:19:35.230629+0000 mgr.x (mgr.14511) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:37.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:36 smithi110 bash[21405]: cluster 2024-09-16T09:19:35.230629+0000 mgr.x (mgr.14511) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:37.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:36 smithi110 bash[21405]: cluster 2024-09-16T09:19:35.230629+0000 mgr.x (mgr.14511) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:37.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:36 smithi042 bash[19947]: cluster 2024-09-16T09:19:35.230629+0000 mgr.x (mgr.14511) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:37.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:36 smithi042 bash[19947]: cluster 2024-09-16T09:19:35.230629+0000 mgr.x (mgr.14511) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:38 smithi116 bash[22095]: cluster 2024-09-16T09:19:37.231884+0000 mgr.x (mgr.14511) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:39.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:38 smithi116 bash[22095]: cluster 2024-09-16T09:19:37.231884+0000 mgr.x (mgr.14511) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:38 smithi110 bash[21405]: cluster 2024-09-16T09:19:37.231884+0000 mgr.x (mgr.14511) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:39.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:38 smithi110 bash[21405]: cluster 2024-09-16T09:19:37.231884+0000 mgr.x (mgr.14511) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:38 smithi042 bash[19947]: cluster 2024-09-16T09:19:37.231884+0000 mgr.x (mgr.14511) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:38 smithi042 bash[19947]: cluster 2024-09-16T09:19:37.231884+0000 mgr.x (mgr.14511) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-16T09:19:41.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:40 smithi116 bash[22095]: cluster 2024-09-16T09:19:39.232510+0000 mgr.x (mgr.14511) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:41.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:40 smithi116 bash[22095]: cluster 2024-09-16T09:19:39.232510+0000 mgr.x (mgr.14511) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:41.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:40 smithi110 bash[21405]: cluster 2024-09-16T09:19:39.232510+0000 mgr.x (mgr.14511) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:41.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:40 smithi110 bash[21405]: cluster 2024-09-16T09:19:39.232510+0000 mgr.x (mgr.14511) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:40 smithi042 bash[19947]: cluster 2024-09-16T09:19:39.232510+0000 mgr.x (mgr.14511) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:40 smithi042 bash[19947]: cluster 2024-09-16T09:19:39.232510+0000 mgr.x (mgr.14511) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:43.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:42 smithi116 bash[22095]: cluster 2024-09-16T09:19:41.233718+0000 mgr.x (mgr.14511) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:43.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:42 smithi116 bash[22095]: cluster 2024-09-16T09:19:41.233718+0000 mgr.x (mgr.14511) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:42 smithi110 bash[21405]: cluster 2024-09-16T09:19:41.233718+0000 mgr.x (mgr.14511) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:42 smithi110 bash[21405]: cluster 2024-09-16T09:19:41.233718+0000 mgr.x (mgr.14511) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:43.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:42 smithi042 bash[19947]: cluster 2024-09-16T09:19:41.233718+0000 mgr.x (mgr.14511) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:43.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:42 smithi042 bash[19947]: cluster 2024-09-16T09:19:41.233718+0000 mgr.x (mgr.14511) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T09:19:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:44 smithi116 bash[22095]: cluster 2024-09-16T09:19:43.234376+0000 mgr.x (mgr.14511) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:44 smithi116 bash[22095]: cluster 2024-09-16T09:19:43.234376+0000 mgr.x (mgr.14511) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:44 smithi110 bash[21405]: cluster 2024-09-16T09:19:43.234376+0000 mgr.x (mgr.14511) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:45.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:44 smithi110 bash[21405]: cluster 2024-09-16T09:19:43.234376+0000 mgr.x (mgr.14511) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:44 smithi042 bash[19947]: cluster 2024-09-16T09:19:43.234376+0000 mgr.x (mgr.14511) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:45.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:44 smithi042 bash[19947]: cluster 2024-09-16T09:19:43.234376+0000 mgr.x (mgr.14511) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:47.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:46 smithi116 bash[22095]: cluster 2024-09-16T09:19:45.235054+0000 mgr.x (mgr.14511) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:47.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:46 smithi116 bash[22095]: cluster 2024-09-16T09:19:45.235054+0000 mgr.x (mgr.14511) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:47.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:46 smithi110 bash[21405]: cluster 2024-09-16T09:19:45.235054+0000 mgr.x (mgr.14511) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:47.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:46 smithi110 bash[21405]: cluster 2024-09-16T09:19:45.235054+0000 mgr.x (mgr.14511) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:46 smithi042 bash[19947]: cluster 2024-09-16T09:19:45.235054+0000 mgr.x (mgr.14511) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:46 smithi042 bash[19947]: cluster 2024-09-16T09:19:45.235054+0000 mgr.x (mgr.14511) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:49.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:48 smithi116 bash[22095]: cluster 2024-09-16T09:19:47.236402+0000 mgr.x (mgr.14511) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:49.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:48 smithi116 bash[22095]: cluster 2024-09-16T09:19:47.236402+0000 mgr.x (mgr.14511) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:49.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:48 smithi110 bash[21405]: cluster 2024-09-16T09:19:47.236402+0000 mgr.x (mgr.14511) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:49.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:48 smithi110 bash[21405]: cluster 2024-09-16T09:19:47.236402+0000 mgr.x (mgr.14511) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:49.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:48 smithi042 bash[19947]: cluster 2024-09-16T09:19:47.236402+0000 mgr.x (mgr.14511) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:49.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:48 smithi042 bash[19947]: cluster 2024-09-16T09:19:47.236402+0000 mgr.x (mgr.14511) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:50.238 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-16T09:19:51.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:50 smithi116 bash[22095]: cluster 2024-09-16T09:19:49.237179+0000 mgr.x (mgr.14511) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:51.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:50 smithi116 bash[22095]: cluster 2024-09-16T09:19:49.237179+0000 mgr.x (mgr.14511) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:50 smithi110 bash[21405]: cluster 2024-09-16T09:19:49.237179+0000 mgr.x (mgr.14511) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:51.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:50 smithi110 bash[21405]: cluster 2024-09-16T09:19:49.237179+0000 mgr.x (mgr.14511) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:50 smithi042 bash[19947]: cluster 2024-09-16T09:19:49.237179+0000 mgr.x (mgr.14511) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:51.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:50 smithi042 bash[19947]: cluster 2024-09-16T09:19:49.237179+0000 mgr.x (mgr.14511) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:53.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:52 smithi116 bash[22095]: cluster 2024-09-16T09:19:51.238546+0000 mgr.x (mgr.14511) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:53.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:52 smithi116 bash[22095]: cluster 2024-09-16T09:19:51.238546+0000 mgr.x (mgr.14511) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:53.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:52 smithi110 bash[21405]: cluster 2024-09-16T09:19:51.238546+0000 mgr.x (mgr.14511) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:53.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:52 smithi110 bash[21405]: cluster 2024-09-16T09:19:51.238546+0000 mgr.x (mgr.14511) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:53.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:52 smithi042 bash[19947]: cluster 2024-09-16T09:19:51.238546+0000 mgr.x (mgr.14511) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:53.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:52 smithi042 bash[19947]: cluster 2024-09-16T09:19:51.238546+0000 mgr.x (mgr.14511) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:55.003 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:19:55.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:54 smithi116 bash[22095]: cluster 2024-09-16T09:19:53.239237+0000 mgr.x (mgr.14511) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:55.102 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:54 smithi116 bash[22095]: cluster 2024-09-16T09:19:53.239237+0000 mgr.x (mgr.14511) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:55.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:54 smithi042 bash[19947]: cluster 2024-09-16T09:19:53.239237+0000 mgr.x (mgr.14511) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:55.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:54 smithi042 bash[19947]: cluster 2024-09-16T09:19:53.239237+0000 mgr.x (mgr.14511) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:55.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:54 smithi110 bash[21405]: cluster 2024-09-16T09:19:53.239237+0000 mgr.x (mgr.14511) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:55.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:54 smithi110 bash[21405]: cluster 2024-09-16T09:19:53.239237+0000 mgr.x (mgr.14511) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:56.648 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "results": [ 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "resource": { 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "auth_id": "join1-admin", 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "intent": "present", 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "auth": { 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "username": "Administrator", 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "password": "Passw0rd" 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "state": "created", 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:19:56.649 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "resource": { 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "resource_type": "ceph.smb.cluster", 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "cluster_id": "adctdb1", 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "auth_mode": "active-directory", 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "intent": "present", 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "domain_settings": { 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "join_sources": [ 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "source_type": "resource", 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: "ref": "join1-admin" 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-16T09:19:56.650 INFO:teuthology.orchestra.run.smithi042.stdout: ] 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: "custom_dns": [ 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: "172.21.15.123" 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: "placement": { 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: "count": 3 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: "state": "created", 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: "resource": { 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: "resource_type": "ceph.smb.share", 2024-09-16T09:19:56.651 INFO:teuthology.orchestra.run.smithi042.stdout: "cluster_id": "adctdb1", 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "share_id": "share1", 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "intent": "present", 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "share1", 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "readonly": false, 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "browseable": true, 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "cephfs": { 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "volume": "cephfs", 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "path": "/", 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "subvolumegroup": "smb", 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "subvolume": "sv1", 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "provider": "samba-vfs" 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:19:56.652 INFO:teuthology.orchestra.run.smithi042.stdout: "state": "created", 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "resource": { 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "resource_type": "ceph.smb.share", 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "cluster_id": "adctdb1", 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "share_id": "share2", 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "intent": "present", 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "share2", 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "readonly": false, 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "browseable": true, 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "cephfs": { 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "volume": "cephfs", 2024-09-16T09:19:56.653 INFO:teuthology.orchestra.run.smithi042.stdout: "path": "/", 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: "subvolumegroup": "smb", 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: "subvolume": "sv2", 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: "provider": "samba-vfs" 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: "state": "created", 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:19:56.654 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T09:19:56.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.469+0000 7f0d59d34640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:56.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.469+0000 7f0d59d34640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:56.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.469+0000 7f0d59d34640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:56.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.469+0000 7f0d59d34640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:56.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.469+0000 7f0d59d34640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:56.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.489+0000 7f0d66d8e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:56.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.489+0000 7f0d66d8e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:56.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.489+0000 7f0d66d8e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:56.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.489+0000 7f0d66d8e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:56.793 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[20199]: debug 2024-09-16T09:19:56.489+0000 7f0d66d8e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T09:19:57.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: cluster 2024-09-16T09:19:55.239939+0000 mgr.x (mgr.14511) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: cluster 2024-09-16T09:19:55.239939+0000 mgr.x (mgr.14511) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.462132+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.462132+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.498980+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.498980+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.522270+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.522270+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.605082+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.605082+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.611707+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.611707+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.613568+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.613568+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.616774+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.616774+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.640872+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.640872+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.642587+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.642587+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.645904+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.645904+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.648716+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.648716+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.657678+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.657678+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.669269+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.669269+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.671184+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.671184+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.673435+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.673435+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.676632+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.676632+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.677579+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:56 smithi116 bash[22095]: audit 2024-09-16T09:19:56.677579+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: cluster 2024-09-16T09:19:55.239939+0000 mgr.x (mgr.14511) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: cluster 2024-09-16T09:19:55.239939+0000 mgr.x (mgr.14511) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.462132+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.462132+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.498980+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.498980+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.522270+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.522270+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.605082+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.605082+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.611707+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.611707+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.613568+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.613568+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-16T09:19:57.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.616774+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-16T09:19:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.616774+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-16T09:19:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.640872+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.640872+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.642587+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.642587+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:57.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.645904+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.645904+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.648716+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.648716+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.657678+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.657678+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.669269+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.669269+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.671184+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.671184+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.673435+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.673435+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.676632+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:19:57.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.676632+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:19:57.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.677579+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.166 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:56 smithi110 bash[21405]: audit 2024-09-16T09:19:56.677579+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.225 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: cluster 2024-09-16T09:19:55.239939+0000 mgr.x (mgr.14511) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:57.225 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: cluster 2024-09-16T09:19:55.239939+0000 mgr.x (mgr.14511) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:57.225 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.462132+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.225 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.462132+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.225 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.498980+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.498980+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.522270+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.522270+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.605082+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.605082+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.611707+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.611707+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.613568+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.613568+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.616774+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.616774+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-16T09:19:57.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.640872+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.227 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.640872+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.227 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.642587+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:57.227 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.642587+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:19:57.227 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.645904+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.227 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.645904+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.227 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.648716+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:57.227 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.648716+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.657678+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.657678+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.669269+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.669269+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.671184+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.671184+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.673435+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.673435+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.676632+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.676632+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.677579+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:56 smithi042 bash[19947]: audit 2024-09-16T09:19:56.677579+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:19:57.272 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T09:19:57.283 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to start (timeout 300)... 2024-09-16T09:19:57.283 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:19:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:19:57.797 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:19:57 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:19:57.797 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:57 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:19:57.797 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:19:57 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:19:58.080 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:19:57 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:19:58.080 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:19:57 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:19:58.081 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:19:57 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:19:58.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: audit 2024-09-16T09:19:56.377514+0000 mgr.x (mgr.14511) 39 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:58.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: audit 2024-09-16T09:19:56.377514+0000 mgr.x (mgr.14511) 39 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:58.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: audit 2024-09-16T09:19:56.464544+0000 mgr.x (mgr.14511) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: audit 2024-09-16T09:19:56.464544+0000 mgr.x (mgr.14511) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: audit 2024-09-16T09:19:56.499930+0000 mgr.x (mgr.14511) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: audit 2024-09-16T09:19:56.499930+0000 mgr.x (mgr.14511) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.634321+0000 mgr.x (mgr.14511) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.634321+0000 mgr.x (mgr.14511) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.670255+0000 mgr.x (mgr.14511) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.670255+0000 mgr.x (mgr.14511) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.670783+0000 mgr.x (mgr.14511) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.670783+0000 mgr.x (mgr.14511) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.678405+0000 mgr.x (mgr.14511) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.678405+0000 mgr.x (mgr.14511) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.747633+0000 mgr.x (mgr.14511) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi110.ccgcsh' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.747633+0000 mgr.x (mgr.14511) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi110.ccgcsh' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.747722+0000 mgr.x (mgr.14511) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.747722+0000 mgr.x (mgr.14511) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.754078+0000 mgr.x (mgr.14511) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi042.rkvqsv on smithi042 2024-09-16T09:19:58.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 bash[19947]: cephadm 2024-09-16T09:19:56.754078+0000 mgr.x (mgr.14511) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi042.rkvqsv on smithi042 2024-09-16T09:19:58.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:57 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: audit 2024-09-16T09:19:56.377514+0000 mgr.x (mgr.14511) 39 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: audit 2024-09-16T09:19:56.377514+0000 mgr.x (mgr.14511) 39 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: audit 2024-09-16T09:19:56.464544+0000 mgr.x (mgr.14511) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: audit 2024-09-16T09:19:56.464544+0000 mgr.x (mgr.14511) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: audit 2024-09-16T09:19:56.499930+0000 mgr.x (mgr.14511) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: audit 2024-09-16T09:19:56.499930+0000 mgr.x (mgr.14511) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.634321+0000 mgr.x (mgr.14511) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.634321+0000 mgr.x (mgr.14511) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.670255+0000 mgr.x (mgr.14511) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:19:58.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.670255+0000 mgr.x (mgr.14511) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.670783+0000 mgr.x (mgr.14511) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.670783+0000 mgr.x (mgr.14511) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.678405+0000 mgr.x (mgr.14511) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.678405+0000 mgr.x (mgr.14511) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.747633+0000 mgr.x (mgr.14511) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi110.ccgcsh' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.747633+0000 mgr.x (mgr.14511) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi110.ccgcsh' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.747722+0000 mgr.x (mgr.14511) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.747722+0000 mgr.x (mgr.14511) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.754078+0000 mgr.x (mgr.14511) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi042.rkvqsv on smithi042 2024-09-16T09:19:58.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:57 smithi110 bash[21405]: cephadm 2024-09-16T09:19:56.754078+0000 mgr.x (mgr.14511) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi042.rkvqsv on smithi042 2024-09-16T09:19:58.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: audit 2024-09-16T09:19:56.377514+0000 mgr.x (mgr.14511) 39 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:58.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: audit 2024-09-16T09:19:56.377514+0000 mgr.x (mgr.14511) 39 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:19:58.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: audit 2024-09-16T09:19:56.464544+0000 mgr.x (mgr.14511) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: audit 2024-09-16T09:19:56.464544+0000 mgr.x (mgr.14511) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: audit 2024-09-16T09:19:56.499930+0000 mgr.x (mgr.14511) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: audit 2024-09-16T09:19:56.499930+0000 mgr.x (mgr.14511) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.634321+0000 mgr.x (mgr.14511) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.634321+0000 mgr.x (mgr.14511) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.670255+0000 mgr.x (mgr.14511) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.670255+0000 mgr.x (mgr.14511) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.670783+0000 mgr.x (mgr.14511) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.670783+0000 mgr.x (mgr.14511) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.678405+0000 mgr.x (mgr.14511) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.678405+0000 mgr.x (mgr.14511) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.747633+0000 mgr.x (mgr.14511) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi110.ccgcsh' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.747633+0000 mgr.x (mgr.14511) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi110.ccgcsh' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.747722+0000 mgr.x (mgr.14511) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.747722+0000 mgr.x (mgr.14511) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}} 2024-09-16T09:19:58.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.754078+0000 mgr.x (mgr.14511) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi042.rkvqsv on smithi042 2024-09-16T09:19:58.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:57 smithi116 bash[22095]: cephadm 2024-09-16T09:19:56.754078+0000 mgr.x (mgr.14511) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi042.rkvqsv on smithi042 2024-09-16T09:19:59.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:58 smithi110 bash[21405]: cluster 2024-09-16T09:19:57.240697+0000 mgr.x (mgr.14511) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:59.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:58 smithi110 bash[21405]: cluster 2024-09-16T09:19:57.240697+0000 mgr.x (mgr.14511) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:59.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:58 smithi110 bash[21405]: cluster 2024-09-16T09:19:57.865863+0000 mon.a (mon.0) 717 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-16T09:19:59.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:19:58 smithi110 bash[21405]: cluster 2024-09-16T09:19:57.865863+0000 mon.a (mon.0) 717 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-16T09:19:59.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:58 smithi042 bash[19947]: cluster 2024-09-16T09:19:57.240697+0000 mgr.x (mgr.14511) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:59.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:58 smithi042 bash[19947]: cluster 2024-09-16T09:19:57.240697+0000 mgr.x (mgr.14511) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:59.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:58 smithi042 bash[19947]: cluster 2024-09-16T09:19:57.865863+0000 mon.a (mon.0) 717 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-16T09:19:59.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:19:58 smithi042 bash[19947]: cluster 2024-09-16T09:19:57.865863+0000 mon.a (mon.0) 717 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-16T09:19:59.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:58 smithi116 bash[22095]: cluster 2024-09-16T09:19:57.240697+0000 mgr.x (mgr.14511) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:59.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:58 smithi116 bash[22095]: cluster 2024-09-16T09:19:57.240697+0000 mgr.x (mgr.14511) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:19:59.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:58 smithi116 bash[22095]: cluster 2024-09-16T09:19:57.865863+0000 mon.a (mon.0) 717 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-16T09:19:59.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:19:58 smithi116 bash[22095]: cluster 2024-09-16T09:19:57.865863+0000 mon.a (mon.0) 717 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-16T09:20:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:00 smithi110 bash[21405]: cluster 2024-09-16T09:19:59.241524+0000 mgr.x (mgr.14511) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:00 smithi110 bash[21405]: cluster 2024-09-16T09:19:59.241524+0000 mgr.x (mgr.14511) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:00 smithi110 bash[21405]: cluster 2024-09-16T09:20:00.000117+0000 mon.a (mon.0) 718 : cluster [INF] overall HEALTH_OK 2024-09-16T09:20:01.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:00 smithi110 bash[21405]: cluster 2024-09-16T09:20:00.000117+0000 mon.a (mon.0) 718 : cluster [INF] overall HEALTH_OK 2024-09-16T09:20:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:00 smithi042 bash[19947]: cluster 2024-09-16T09:19:59.241524+0000 mgr.x (mgr.14511) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:00 smithi042 bash[19947]: cluster 2024-09-16T09:19:59.241524+0000 mgr.x (mgr.14511) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:00 smithi042 bash[19947]: cluster 2024-09-16T09:20:00.000117+0000 mon.a (mon.0) 718 : cluster [INF] overall HEALTH_OK 2024-09-16T09:20:01.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:00 smithi042 bash[19947]: cluster 2024-09-16T09:20:00.000117+0000 mon.a (mon.0) 718 : cluster [INF] overall HEALTH_OK 2024-09-16T09:20:01.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:00 smithi116 bash[22095]: cluster 2024-09-16T09:19:59.241524+0000 mgr.x (mgr.14511) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:01.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:00 smithi116 bash[22095]: cluster 2024-09-16T09:19:59.241524+0000 mgr.x (mgr.14511) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 646 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:01.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:00 smithi116 bash[22095]: cluster 2024-09-16T09:20:00.000117+0000 mon.a (mon.0) 718 : cluster [INF] overall HEALTH_OK 2024-09-16T09:20:01.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:00 smithi116 bash[22095]: cluster 2024-09-16T09:20:00.000117+0000 mon.a (mon.0) 718 : cluster [INF] overall HEALTH_OK 2024-09-16T09:20:02.023 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:20:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:02 smithi110 bash[21405]: cluster 2024-09-16T09:20:01.242641+0000 mgr.x (mgr.14511) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:03.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:02 smithi110 bash[21405]: cluster 2024-09-16T09:20:01.242641+0000 mgr.x (mgr.14511) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:03.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:02 smithi042 bash[19947]: cluster 2024-09-16T09:20:01.242641+0000 mgr.x (mgr.14511) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:03.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:02 smithi042 bash[19947]: cluster 2024-09-16T09:20:01.242641+0000 mgr.x (mgr.14511) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:03.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:02 smithi116 bash[22095]: cluster 2024-09-16T09:20:01.242641+0000 mgr.x (mgr.14511) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:03.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:02 smithi116 bash[22095]: cluster 2024-09-16T09:20:01.242641+0000 mgr.x (mgr.14511) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:05.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:04 smithi110 bash[21405]: cluster 2024-09-16T09:20:03.243308+0000 mgr.x (mgr.14511) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:05.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:04 smithi110 bash[21405]: cluster 2024-09-16T09:20:03.243308+0000 mgr.x (mgr.14511) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:05.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:04 smithi042 bash[19947]: cluster 2024-09-16T09:20:03.243308+0000 mgr.x (mgr.14511) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:05.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:04 smithi042 bash[19947]: cluster 2024-09-16T09:20:03.243308+0000 mgr.x (mgr.14511) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:05.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:04 smithi116 bash[22095]: cluster 2024-09-16T09:20:03.243308+0000 mgr.x (mgr.14511) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:05.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:04 smithi116 bash[22095]: cluster 2024-09-16T09:20:03.243308+0000 mgr.x (mgr.14511) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:06.665 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:20:06.665 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:19:25.579366Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:19:25.869223Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:19:25.519472Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:19:25.519818Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:19:56.669918Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "running": 0, "size": 3}}] 2024-09-16T09:20:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:06 smithi042 bash[19947]: cluster 2024-09-16T09:20:05.243956+0000 mgr.x (mgr.14511) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:06 smithi042 bash[19947]: cluster 2024-09-16T09:20:05.243956+0000 mgr.x (mgr.14511) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:07.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:06 smithi110 bash[21405]: cluster 2024-09-16T09:20:05.243956+0000 mgr.x (mgr.14511) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:07.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:06 smithi110 bash[21405]: cluster 2024-09-16T09:20:05.243956+0000 mgr.x (mgr.14511) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:07.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:06 smithi116 bash[22095]: cluster 2024-09-16T09:20:05.243956+0000 mgr.x (mgr.14511) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:07.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:06 smithi116 bash[22095]: cluster 2024-09-16T09:20:05.243956+0000 mgr.x (mgr.14511) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:07.842 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-16T09:20:08.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:07 smithi110 bash[21405]: audit 2024-09-16T09:20:06.661027+0000 mgr.x (mgr.14511) 54 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:08.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:07 smithi110 bash[21405]: audit 2024-09-16T09:20:06.661027+0000 mgr.x (mgr.14511) 54 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:08.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:07 smithi042 bash[19947]: audit 2024-09-16T09:20:06.661027+0000 mgr.x (mgr.14511) 54 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:08.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:07 smithi042 bash[19947]: audit 2024-09-16T09:20:06.661027+0000 mgr.x (mgr.14511) 54 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:08.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:07 smithi116 bash[22095]: audit 2024-09-16T09:20:06.661027+0000 mgr.x (mgr.14511) 54 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:08.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:07 smithi116 bash[22095]: audit 2024-09-16T09:20:06.661027+0000 mgr.x (mgr.14511) 54 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:08.843 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:20:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:08 smithi110 bash[21405]: cluster 2024-09-16T09:20:07.244740+0000 mgr.x (mgr.14511) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:09.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:08 smithi110 bash[21405]: cluster 2024-09-16T09:20:07.244740+0000 mgr.x (mgr.14511) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:09.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:08 smithi042 bash[19947]: cluster 2024-09-16T09:20:07.244740+0000 mgr.x (mgr.14511) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:09.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:08 smithi042 bash[19947]: cluster 2024-09-16T09:20:07.244740+0000 mgr.x (mgr.14511) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:09.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:08 smithi116 bash[22095]: cluster 2024-09-16T09:20:07.244740+0000 mgr.x (mgr.14511) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:09.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:08 smithi116 bash[22095]: cluster 2024-09-16T09:20:07.244740+0000 mgr.x (mgr.14511) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:10 smithi042 bash[19947]: cluster 2024-09-16T09:20:09.245108+0000 mgr.x (mgr.14511) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:10 smithi042 bash[19947]: cluster 2024-09-16T09:20:09.245108+0000 mgr.x (mgr.14511) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:11.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:10 smithi110 bash[21405]: cluster 2024-09-16T09:20:09.245108+0000 mgr.x (mgr.14511) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:11.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:10 smithi110 bash[21405]: cluster 2024-09-16T09:20:09.245108+0000 mgr.x (mgr.14511) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:11.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:10 smithi116 bash[22095]: cluster 2024-09-16T09:20:09.245108+0000 mgr.x (mgr.14511) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:11.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:10 smithi116 bash[22095]: cluster 2024-09-16T09:20:09.245108+0000 mgr.x (mgr.14511) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:12 smithi110 bash[21405]: cluster 2024-09-16T09:20:11.246303+0000 mgr.x (mgr.14511) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:13.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:12 smithi110 bash[21405]: cluster 2024-09-16T09:20:11.246303+0000 mgr.x (mgr.14511) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:12 smithi042 bash[19947]: cluster 2024-09-16T09:20:11.246303+0000 mgr.x (mgr.14511) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:13.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:12 smithi042 bash[19947]: cluster 2024-09-16T09:20:11.246303+0000 mgr.x (mgr.14511) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:13.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:12 smithi116 bash[22095]: cluster 2024-09-16T09:20:11.246303+0000 mgr.x (mgr.14511) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:13.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:12 smithi116 bash[22095]: cluster 2024-09-16T09:20:11.246303+0000 mgr.x (mgr.14511) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T09:20:13.631 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:20:15.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:14 smithi110 bash[21405]: cluster 2024-09-16T09:20:13.246927+0000 mgr.x (mgr.14511) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:15.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:14 smithi110 bash[21405]: cluster 2024-09-16T09:20:13.246927+0000 mgr.x (mgr.14511) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:15.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:14 smithi042 bash[19947]: cluster 2024-09-16T09:20:13.246927+0000 mgr.x (mgr.14511) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:15.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:14 smithi042 bash[19947]: cluster 2024-09-16T09:20:13.246927+0000 mgr.x (mgr.14511) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:15.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:14 smithi116 bash[22095]: cluster 2024-09-16T09:20:13.246927+0000 mgr.x (mgr.14511) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:15.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:14 smithi116 bash[22095]: cluster 2024-09-16T09:20:13.246927+0000 mgr.x (mgr.14511) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:16.230 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:20:16.230 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:19:25.579366Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:19:25.869223Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:19:25.519472Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:19:25.519818Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:19:56.669918Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "running": 0, "size": 3}}] 2024-09-16T09:20:16.953 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-16T09:20:17.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:16 smithi042 bash[19947]: cluster 2024-09-16T09:20:15.247579+0000 mgr.x (mgr.14511) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:17.108 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:16 smithi042 bash[19947]: cluster 2024-09-16T09:20:15.247579+0000 mgr.x (mgr.14511) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:17.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:16 smithi110 bash[21405]: cluster 2024-09-16T09:20:15.247579+0000 mgr.x (mgr.14511) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:17.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:16 smithi110 bash[21405]: cluster 2024-09-16T09:20:15.247579+0000 mgr.x (mgr.14511) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:17.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:16 smithi116 bash[22095]: cluster 2024-09-16T09:20:15.247579+0000 mgr.x (mgr.14511) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:17.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:16 smithi116 bash[22095]: cluster 2024-09-16T09:20:15.247579+0000 mgr.x (mgr.14511) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:17.954 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:20:18.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:17 smithi110 bash[21405]: audit 2024-09-16T09:20:16.227065+0000 mgr.x (mgr.14511) 60 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:18.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:17 smithi110 bash[21405]: audit 2024-09-16T09:20:16.227065+0000 mgr.x (mgr.14511) 60 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:18.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:17 smithi042 bash[19947]: audit 2024-09-16T09:20:16.227065+0000 mgr.x (mgr.14511) 60 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:18.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:17 smithi042 bash[19947]: audit 2024-09-16T09:20:16.227065+0000 mgr.x (mgr.14511) 60 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:18.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:17 smithi116 bash[22095]: audit 2024-09-16T09:20:16.227065+0000 mgr.x (mgr.14511) 60 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:18.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:17 smithi116 bash[22095]: audit 2024-09-16T09:20:16.227065+0000 mgr.x (mgr.14511) 60 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:19.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:18 smithi110 bash[21405]: cluster 2024-09-16T09:20:17.248882+0000 mgr.x (mgr.14511) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:19.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:18 smithi110 bash[21405]: cluster 2024-09-16T09:20:17.248882+0000 mgr.x (mgr.14511) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:19.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:18 smithi110 bash[21405]: audit 2024-09-16T09:20:18.852515+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.42:0/2711818793' entity='client.smb.config.adctdb1.0.0.smithi042.rkvqsv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:20:19.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:18 smithi110 bash[21405]: audit 2024-09-16T09:20:18.852515+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.42:0/2711818793' entity='client.smb.config.adctdb1.0.0.smithi042.rkvqsv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:20:19.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:18 smithi042 bash[19947]: cluster 2024-09-16T09:20:17.248882+0000 mgr.x (mgr.14511) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:19.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:18 smithi042 bash[19947]: cluster 2024-09-16T09:20:17.248882+0000 mgr.x (mgr.14511) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:19.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:18 smithi042 bash[19947]: audit 2024-09-16T09:20:18.852515+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.42:0/2711818793' entity='client.smb.config.adctdb1.0.0.smithi042.rkvqsv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:20:19.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:18 smithi042 bash[19947]: audit 2024-09-16T09:20:18.852515+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.42:0/2711818793' entity='client.smb.config.adctdb1.0.0.smithi042.rkvqsv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:20:19.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:18 smithi116 bash[22095]: cluster 2024-09-16T09:20:17.248882+0000 mgr.x (mgr.14511) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:19.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:18 smithi116 bash[22095]: cluster 2024-09-16T09:20:17.248882+0000 mgr.x (mgr.14511) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:19.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:18 smithi116 bash[22095]: audit 2024-09-16T09:20:18.852515+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.42:0/2711818793' entity='client.smb.config.adctdb1.0.0.smithi042.rkvqsv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:20:19.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:18 smithi116 bash[22095]: audit 2024-09-16T09:20:18.852515+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.42:0/2711818793' entity='client.smb.config.adctdb1.0.0.smithi042.rkvqsv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.279628+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.279628+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.280072+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.280072+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.280451+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.280451+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.280823+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.280823+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.281193+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-16T09:20:20.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:19 smithi042 bash[19947]: audit 2024-09-16T09:20:19.281193+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.279628+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.279628+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.280072+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.280072+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.280451+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.280451+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.280823+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.280823+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.281193+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-16T09:20:20.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:19 smithi116 bash[22095]: audit 2024-09-16T09:20:19.281193+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-16T09:20:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.279628+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.279628+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.280072+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.280072+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]} : dispatch 2024-09-16T09:20:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.280451+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-16T09:20:20.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.280451+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-16T09:20:20.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.280823+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]} : dispatch 2024-09-16T09:20:20.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.280823+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]} : dispatch 2024-09-16T09:20:20.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.281193+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-16T09:20:20.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:19 smithi110 bash[21405]: audit 2024-09-16T09:20:19.281193+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-16T09:20:21.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: cluster 2024-09-16T09:20:19.249674+0000 mgr.x (mgr.14511) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:21.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: cluster 2024-09-16T09:20:19.249674+0000 mgr.x (mgr.14511) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.919725+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.919725+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.919852+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.919852+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.919942+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.919942+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.920022+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.920022+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.920114+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: audit 2024-09-16T09:20:19.920114+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: cluster 2024-09-16T09:20:19.925489+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-16T09:20:21.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:20 smithi042 bash[19947]: cluster 2024-09-16T09:20:19.925489+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-16T09:20:21.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: cluster 2024-09-16T09:20:19.249674+0000 mgr.x (mgr.14511) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:21.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: cluster 2024-09-16T09:20:19.249674+0000 mgr.x (mgr.14511) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.919725+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.919725+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.919852+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.919852+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.919942+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.919942+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.920022+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.920022+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.920114+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: audit 2024-09-16T09:20:19.920114+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-16T09:20:21.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: cluster 2024-09-16T09:20:19.925489+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-16T09:20:21.355 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:20 smithi116 bash[22095]: cluster 2024-09-16T09:20:19.925489+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-16T09:20:21.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: cluster 2024-09-16T09:20:19.249674+0000 mgr.x (mgr.14511) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: cluster 2024-09-16T09:20:19.249674+0000 mgr.x (mgr.14511) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.919725+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.919725+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.919852+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]}]': finished 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.919852+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.17", "id": [3, 0]}]': finished 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.919942+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.919942+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.920022+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]}]': finished 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.920022+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [5, 0]}]': finished 2024-09-16T09:20:21.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.920114+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-16T09:20:21.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: audit 2024-09-16T09:20:19.920114+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-16T09:20:21.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: cluster 2024-09-16T09:20:19.925489+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-16T09:20:21.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:20 smithi110 bash[21405]: cluster 2024-09-16T09:20:19.925489+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-16T09:20:22.215 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:21 smithi042 bash[19947]: cluster 2024-09-16T09:20:20.934229+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-16T09:20:22.215 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:21 smithi042 bash[19947]: cluster 2024-09-16T09:20:20.934229+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-16T09:20:22.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:21 smithi116 bash[22095]: cluster 2024-09-16T09:20:20.934229+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-16T09:20:22.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:21 smithi116 bash[22095]: cluster 2024-09-16T09:20:20.934229+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-16T09:20:22.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:21 smithi110 bash[21405]: cluster 2024-09-16T09:20:20.934229+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-16T09:20:22.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:21 smithi110 bash[21405]: cluster 2024-09-16T09:20:20.934229+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-16T09:20:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:22 smithi042 bash[19947]: cluster 2024-09-16T09:20:21.250537+0000 mgr.x (mgr.14511) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:22 smithi042 bash[19947]: cluster 2024-09-16T09:20:21.250537+0000 mgr.x (mgr.14511) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:22 smithi042 bash[19947]: cluster 2024-09-16T09:20:21.929423+0000 mon.a (mon.0) 732 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-16T09:20:23.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:22 smithi042 bash[19947]: cluster 2024-09-16T09:20:21.929423+0000 mon.a (mon.0) 732 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-16T09:20:23.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:22 smithi116 bash[22095]: cluster 2024-09-16T09:20:21.250537+0000 mgr.x (mgr.14511) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:23.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:22 smithi116 bash[22095]: cluster 2024-09-16T09:20:21.250537+0000 mgr.x (mgr.14511) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:23.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:22 smithi116 bash[22095]: cluster 2024-09-16T09:20:21.929423+0000 mon.a (mon.0) 732 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-16T09:20:23.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:22 smithi116 bash[22095]: cluster 2024-09-16T09:20:21.929423+0000 mon.a (mon.0) 732 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-16T09:20:23.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:22 smithi110 bash[21405]: cluster 2024-09-16T09:20:21.250537+0000 mgr.x (mgr.14511) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:23.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:22 smithi110 bash[21405]: cluster 2024-09-16T09:20:21.250537+0000 mgr.x (mgr.14511) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:23.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:22 smithi110 bash[21405]: cluster 2024-09-16T09:20:21.929423+0000 mon.a (mon.0) 732 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-16T09:20:23.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:22 smithi110 bash[21405]: cluster 2024-09-16T09:20:21.929423+0000 mon.a (mon.0) 732 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-16T09:20:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:20:25.199 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:24 smithi042 bash[19947]: cluster 2024-09-16T09:20:23.251337+0000 mgr.x (mgr.14511) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:25.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:24 smithi042 bash[19947]: cluster 2024-09-16T09:20:23.251337+0000 mgr.x (mgr.14511) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:25.323 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:20:25.323 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:19:25.579366Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:19:25.869223Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:19:25.519472Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:19:25.519818Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:19:56.669918Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "running": 0, "size": 3}}] 2024-09-16T09:20:25.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:24 smithi116 bash[22095]: cluster 2024-09-16T09:20:23.251337+0000 mgr.x (mgr.14511) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:25.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:24 smithi116 bash[22095]: cluster 2024-09-16T09:20:23.251337+0000 mgr.x (mgr.14511) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:25.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:24 smithi110 bash[21405]: cluster 2024-09-16T09:20:23.251337+0000 mgr.x (mgr.14511) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:25.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:24 smithi110 bash[21405]: cluster 2024-09-16T09:20:23.251337+0000 mgr.x (mgr.14511) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:26.300 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-16T09:20:27.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: cluster 2024-09-16T09:20:25.251819+0000 mgr.x (mgr.14511) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: cluster 2024-09-16T09:20:25.251819+0000 mgr.x (mgr.14511) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:25.319816+0000 mgr.x (mgr.14511) 66 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:25.319816+0000 mgr.x (mgr.14511) 66 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.509162+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.509162+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.516643+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.516643+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.524236+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.524236+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.527120+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:27.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.527120+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:27.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.529473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:27.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.529473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:27.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.532701+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:27.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.532701+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:27.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.533667+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:27.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:26 smithi042 bash[19947]: audit 2024-09-16T09:20:26.533667+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:27.301 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:20:27.308 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: cluster 2024-09-16T09:20:25.251819+0000 mgr.x (mgr.14511) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:27.308 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: cluster 2024-09-16T09:20:25.251819+0000 mgr.x (mgr.14511) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:25.319816+0000 mgr.x (mgr.14511) 66 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:25.319816+0000 mgr.x (mgr.14511) 66 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.509162+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.509162+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.516643+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.516643+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.524236+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.524236+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.527120+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.527120+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.529473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.529473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:27.309 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.532701+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:27.310 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.532701+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:27.310 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.533667+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:27.310 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:26 smithi110 bash[21405]: audit 2024-09-16T09:20:26.533667+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:27.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: cluster 2024-09-16T09:20:25.251819+0000 mgr.x (mgr.14511) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:27.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: cluster 2024-09-16T09:20:25.251819+0000 mgr.x (mgr.14511) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-16T09:20:27.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:25.319816+0000 mgr.x (mgr.14511) 66 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:27.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:25.319816+0000 mgr.x (mgr.14511) 66 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.509162+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.509162+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.516643+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.516643+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.524236+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.524236+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.527120+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.527120+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.529473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.529473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.532701+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.532701+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.533667+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:27.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:26 smithi116 bash[22095]: audit 2024-09-16T09:20:26.533667+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:27.558 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:20:27 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:27.559 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:27.559 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:20:27 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:27.827 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:27.827 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:20:27 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:27.827 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:20:27 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:28.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:27 smithi042 bash[19947]: cephadm 2024-09-16T09:20:26.526693+0000 mgr.x (mgr.14511) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:28.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:27 smithi042 bash[19947]: cephadm 2024-09-16T09:20:26.526693+0000 mgr.x (mgr.14511) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:28.151 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:27 smithi042 bash[19947]: cephadm 2024-09-16T09:20:26.534568+0000 mgr.x (mgr.14511) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:28.151 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:27 smithi042 bash[19947]: cephadm 2024-09-16T09:20:26.534568+0000 mgr.x (mgr.14511) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:28.151 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:27 smithi042 bash[19947]: cephadm 2024-09-16T09:20:26.542846+0000 mgr.x (mgr.14511) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}, 'smb.adctdb1.1.0.smithi110.ccgcsh': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi110.ccgcsh', 'hostname': 'smithi110', 'host_ip': '172.21.15.110'}} 2024-09-16T09:20:28.151 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:27 smithi042 bash[19947]: cephadm 2024-09-16T09:20:26.542846+0000 mgr.x (mgr.14511) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}, 'smb.adctdb1.1.0.smithi110.ccgcsh': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi110.ccgcsh', 'hostname': 'smithi110', 'host_ip': '172.21.15.110'}} 2024-09-16T09:20:28.151 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:27 smithi042 bash[19947]: cephadm 2024-09-16T09:20:26.551116+0000 mgr.x (mgr.14511) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi110.ccgcsh on smithi110 2024-09-16T09:20:28.152 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:27 smithi042 bash[19947]: cephadm 2024-09-16T09:20:26.551116+0000 mgr.x (mgr.14511) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi110.ccgcsh on smithi110 2024-09-16T09:20:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 bash[21405]: cephadm 2024-09-16T09:20:26.526693+0000 mgr.x (mgr.14511) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 bash[21405]: cephadm 2024-09-16T09:20:26.526693+0000 mgr.x (mgr.14511) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 bash[21405]: cephadm 2024-09-16T09:20:26.534568+0000 mgr.x (mgr.14511) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 bash[21405]: cephadm 2024-09-16T09:20:26.534568+0000 mgr.x (mgr.14511) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 bash[21405]: cephadm 2024-09-16T09:20:26.542846+0000 mgr.x (mgr.14511) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}, 'smb.adctdb1.1.0.smithi110.ccgcsh': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi110.ccgcsh', 'hostname': 'smithi110', 'host_ip': '172.21.15.110'}} 2024-09-16T09:20:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 bash[21405]: cephadm 2024-09-16T09:20:26.542846+0000 mgr.x (mgr.14511) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}, 'smb.adctdb1.1.0.smithi110.ccgcsh': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi110.ccgcsh', 'hostname': 'smithi110', 'host_ip': '172.21.15.110'}} 2024-09-16T09:20:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 bash[21405]: cephadm 2024-09-16T09:20:26.551116+0000 mgr.x (mgr.14511) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi110.ccgcsh on smithi110 2024-09-16T09:20:28.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:27 smithi110 bash[21405]: cephadm 2024-09-16T09:20:26.551116+0000 mgr.x (mgr.14511) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi110.ccgcsh on smithi110 2024-09-16T09:20:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:27 smithi116 bash[22095]: cephadm 2024-09-16T09:20:26.526693+0000 mgr.x (mgr.14511) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:27 smithi116 bash[22095]: cephadm 2024-09-16T09:20:26.526693+0000 mgr.x (mgr.14511) 67 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:27 smithi116 bash[22095]: cephadm 2024-09-16T09:20:26.534568+0000 mgr.x (mgr.14511) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:27 smithi116 bash[22095]: cephadm 2024-09-16T09:20:26.534568+0000 mgr.x (mgr.14511) 68 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:27 smithi116 bash[22095]: cephadm 2024-09-16T09:20:26.542846+0000 mgr.x (mgr.14511) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}, 'smb.adctdb1.1.0.smithi110.ccgcsh': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi110.ccgcsh', 'hostname': 'smithi110', 'host_ip': '172.21.15.110'}} 2024-09-16T09:20:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:27 smithi116 bash[22095]: cephadm 2024-09-16T09:20:26.542846+0000 mgr.x (mgr.14511) 69 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi116.esebzr' not in {'smb.adctdb1.0.0.smithi042.rkvqsv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi042.rkvqsv', 'hostname': 'smithi042', 'host_ip': '172.21.15.42'}, 'smb.adctdb1.1.0.smithi110.ccgcsh': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi110.ccgcsh', 'hostname': 'smithi110', 'host_ip': '172.21.15.110'}} 2024-09-16T09:20:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:27 smithi116 bash[22095]: cephadm 2024-09-16T09:20:26.551116+0000 mgr.x (mgr.14511) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi110.ccgcsh on smithi110 2024-09-16T09:20:28.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:27 smithi116 bash[22095]: cephadm 2024-09-16T09:20:26.551116+0000 mgr.x (mgr.14511) 70 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi110.ccgcsh on smithi110 2024-09-16T09:20:29.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:28 smithi042 bash[19947]: cluster 2024-09-16T09:20:27.252963+0000 mgr.x (mgr.14511) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:29.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:28 smithi042 bash[19947]: cluster 2024-09-16T09:20:27.252963+0000 mgr.x (mgr.14511) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:29.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:28 smithi042 bash[19947]: cluster 2024-09-16T09:20:27.940754+0000 mon.a (mon.0) 740 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T09:20:29.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:28 smithi042 bash[19947]: cluster 2024-09-16T09:20:27.940754+0000 mon.a (mon.0) 740 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T09:20:29.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:28 smithi042 bash[19947]: cluster 2024-09-16T09:20:27.940793+0000 mon.a (mon.0) 741 : cluster [INF] Cluster is now healthy 2024-09-16T09:20:29.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:28 smithi042 bash[19947]: cluster 2024-09-16T09:20:27.940793+0000 mon.a (mon.0) 741 : cluster [INF] Cluster is now healthy 2024-09-16T09:20:29.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:28 smithi116 bash[22095]: cluster 2024-09-16T09:20:27.252963+0000 mgr.x (mgr.14511) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:29.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:28 smithi116 bash[22095]: cluster 2024-09-16T09:20:27.252963+0000 mgr.x (mgr.14511) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:29.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:28 smithi116 bash[22095]: cluster 2024-09-16T09:20:27.940754+0000 mon.a (mon.0) 740 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T09:20:29.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:28 smithi116 bash[22095]: cluster 2024-09-16T09:20:27.940754+0000 mon.a (mon.0) 740 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T09:20:29.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:28 smithi116 bash[22095]: cluster 2024-09-16T09:20:27.940793+0000 mon.a (mon.0) 741 : cluster [INF] Cluster is now healthy 2024-09-16T09:20:29.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:28 smithi116 bash[22095]: cluster 2024-09-16T09:20:27.940793+0000 mon.a (mon.0) 741 : cluster [INF] Cluster is now healthy 2024-09-16T09:20:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:28 smithi110 bash[21405]: cluster 2024-09-16T09:20:27.252963+0000 mgr.x (mgr.14511) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:28 smithi110 bash[21405]: cluster 2024-09-16T09:20:27.252963+0000 mgr.x (mgr.14511) 71 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:28 smithi110 bash[21405]: cluster 2024-09-16T09:20:27.940754+0000 mon.a (mon.0) 740 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T09:20:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:28 smithi110 bash[21405]: cluster 2024-09-16T09:20:27.940754+0000 mon.a (mon.0) 740 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-09-16T09:20:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:28 smithi110 bash[21405]: cluster 2024-09-16T09:20:27.940793+0000 mon.a (mon.0) 741 : cluster [INF] Cluster is now healthy 2024-09-16T09:20:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:28 smithi110 bash[21405]: cluster 2024-09-16T09:20:27.940793+0000 mon.a (mon.0) 741 : cluster [INF] Cluster is now healthy 2024-09-16T09:20:31.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:30 smithi042 bash[19947]: cluster 2024-09-16T09:20:29.253629+0000 mgr.x (mgr.14511) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 987 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:31.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:30 smithi042 bash[19947]: cluster 2024-09-16T09:20:29.253629+0000 mgr.x (mgr.14511) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 987 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:31.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:30 smithi116 bash[22095]: cluster 2024-09-16T09:20:29.253629+0000 mgr.x (mgr.14511) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 987 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:31.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:30 smithi116 bash[22095]: cluster 2024-09-16T09:20:29.253629+0000 mgr.x (mgr.14511) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 987 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:31.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:30 smithi110 bash[21405]: cluster 2024-09-16T09:20:29.253629+0000 mgr.x (mgr.14511) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 987 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:31.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:30 smithi110 bash[21405]: cluster 2024-09-16T09:20:29.253629+0000 mgr.x (mgr.14511) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 987 B/s rd, 0 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:32.068 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:20:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:32 smithi042 bash[19947]: cluster 2024-09-16T09:20:31.254854+0000 mgr.x (mgr.14511) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:32 smithi042 bash[19947]: cluster 2024-09-16T09:20:31.254854+0000 mgr.x (mgr.14511) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:33.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:32 smithi116 bash[22095]: cluster 2024-09-16T09:20:31.254854+0000 mgr.x (mgr.14511) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:33.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:32 smithi116 bash[22095]: cluster 2024-09-16T09:20:31.254854+0000 mgr.x (mgr.14511) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:33.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:32 smithi110 bash[21405]: cluster 2024-09-16T09:20:31.254854+0000 mgr.x (mgr.14511) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:33.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:32 smithi110 bash[21405]: cluster 2024-09-16T09:20:31.254854+0000 mgr.x (mgr.14511) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:34 smithi042 bash[19947]: cluster 2024-09-16T09:20:33.255526+0000 mgr.x (mgr.14511) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:34 smithi042 bash[19947]: cluster 2024-09-16T09:20:33.255526+0000 mgr.x (mgr.14511) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:34 smithi042 bash[19947]: audit 2024-09-16T09:20:34.751431+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:35.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:34 smithi042 bash[19947]: audit 2024-09-16T09:20:34.751431+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:34 smithi116 bash[22095]: cluster 2024-09-16T09:20:33.255526+0000 mgr.x (mgr.14511) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:34 smithi116 bash[22095]: cluster 2024-09-16T09:20:33.255526+0000 mgr.x (mgr.14511) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:34 smithi116 bash[22095]: audit 2024-09-16T09:20:34.751431+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:35.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:34 smithi116 bash[22095]: audit 2024-09-16T09:20:34.751431+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:35.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:34 smithi110 bash[21405]: cluster 2024-09-16T09:20:33.255526+0000 mgr.x (mgr.14511) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:35.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:34 smithi110 bash[21405]: cluster 2024-09-16T09:20:33.255526+0000 mgr.x (mgr.14511) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:35.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:34 smithi110 bash[21405]: audit 2024-09-16T09:20:34.751431+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:35.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:34 smithi110 bash[21405]: audit 2024-09-16T09:20:34.751431+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:37.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:36 smithi042 bash[19947]: cluster 2024-09-16T09:20:35.256201+0000 mgr.x (mgr.14511) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:37.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:36 smithi042 bash[19947]: cluster 2024-09-16T09:20:35.256201+0000 mgr.x (mgr.14511) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:37.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:36 smithi116 bash[22095]: cluster 2024-09-16T09:20:35.256201+0000 mgr.x (mgr.14511) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:37.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:36 smithi116 bash[22095]: cluster 2024-09-16T09:20:35.256201+0000 mgr.x (mgr.14511) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:37.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:36 smithi110 bash[21405]: cluster 2024-09-16T09:20:35.256201+0000 mgr.x (mgr.14511) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:37.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:36 smithi110 bash[21405]: cluster 2024-09-16T09:20:35.256201+0000 mgr.x (mgr.14511) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:38.832 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:20:38.832 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:19:25.579366Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:19:25.869223Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:19:25.519472Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:19:25.519818Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:20:26.526236Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "running": 0, "size": 3}}] 2024-09-16T09:20:39.136 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:38 smithi042 bash[19947]: cluster 2024-09-16T09:20:37.257395+0000 mgr.x (mgr.14511) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:39.137 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:38 smithi042 bash[19947]: cluster 2024-09-16T09:20:37.257395+0000 mgr.x (mgr.14511) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:38 smithi116 bash[22095]: cluster 2024-09-16T09:20:37.257395+0000 mgr.x (mgr.14511) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:39.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:38 smithi116 bash[22095]: cluster 2024-09-16T09:20:37.257395+0000 mgr.x (mgr.14511) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:39.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:38 smithi110 bash[21405]: cluster 2024-09-16T09:20:37.257395+0000 mgr.x (mgr.14511) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:39.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:38 smithi110 bash[21405]: cluster 2024-09-16T09:20:37.257395+0000 mgr.x (mgr.14511) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T09:20:40.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:39 smithi042 bash[19947]: audit 2024-09-16T09:20:38.827420+0000 mgr.x (mgr.14511) 77 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:40.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:39 smithi042 bash[19947]: audit 2024-09-16T09:20:38.827420+0000 mgr.x (mgr.14511) 77 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:40.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:39 smithi116 bash[22095]: audit 2024-09-16T09:20:38.827420+0000 mgr.x (mgr.14511) 77 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:40.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:39 smithi116 bash[22095]: audit 2024-09-16T09:20:38.827420+0000 mgr.x (mgr.14511) 77 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:39 smithi110 bash[21405]: audit 2024-09-16T09:20:38.827420+0000 mgr.x (mgr.14511) 77 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:39 smithi110 bash[21405]: audit 2024-09-16T09:20:38.827420+0000 mgr.x (mgr.14511) 77 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:40 smithi042 bash[19947]: cluster 2024-09-16T09:20:39.257816+0000 mgr.x (mgr.14511) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:40 smithi042 bash[19947]: cluster 2024-09-16T09:20:39.257816+0000 mgr.x (mgr.14511) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:41.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:40 smithi116 bash[22095]: cluster 2024-09-16T09:20:39.257816+0000 mgr.x (mgr.14511) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:41.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:40 smithi116 bash[22095]: cluster 2024-09-16T09:20:39.257816+0000 mgr.x (mgr.14511) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:41.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:40 smithi110 bash[21405]: cluster 2024-09-16T09:20:39.257816+0000 mgr.x (mgr.14511) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:41.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:40 smithi110 bash[21405]: cluster 2024-09-16T09:20:39.257816+0000 mgr.x (mgr.14511) 78 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:42.591 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-16T09:20:43.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:42 smithi042 bash[19947]: cluster 2024-09-16T09:20:41.259004+0000 mgr.x (mgr.14511) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:43.063 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:42 smithi042 bash[19947]: cluster 2024-09-16T09:20:41.259004+0000 mgr.x (mgr.14511) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:42 smithi110 bash[21405]: cluster 2024-09-16T09:20:41.259004+0000 mgr.x (mgr.14511) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:43.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:42 smithi110 bash[21405]: cluster 2024-09-16T09:20:41.259004+0000 mgr.x (mgr.14511) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:43.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:42 smithi116 bash[22095]: cluster 2024-09-16T09:20:41.259004+0000 mgr.x (mgr.14511) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:43.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:42 smithi116 bash[22095]: cluster 2024-09-16T09:20:41.259004+0000 mgr.x (mgr.14511) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 85 B/s wr, 0 op/s 2024-09-16T09:20:43.592 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:20:45.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:44 smithi042 bash[19947]: cluster 2024-09-16T09:20:43.259444+0000 mgr.x (mgr.14511) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:45.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:44 smithi042 bash[19947]: cluster 2024-09-16T09:20:43.259444+0000 mgr.x (mgr.14511) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:45.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:44 smithi116 bash[22095]: cluster 2024-09-16T09:20:43.259444+0000 mgr.x (mgr.14511) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:45.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:44 smithi116 bash[22095]: cluster 2024-09-16T09:20:43.259444+0000 mgr.x (mgr.14511) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:45.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:44 smithi110 bash[21405]: cluster 2024-09-16T09:20:43.259444+0000 mgr.x (mgr.14511) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:45.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:44 smithi110 bash[21405]: cluster 2024-09-16T09:20:43.259444+0000 mgr.x (mgr.14511) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:46 smithi042 bash[19947]: cluster 2024-09-16T09:20:45.260022+0000 mgr.x (mgr.14511) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:47.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:46 smithi042 bash[19947]: cluster 2024-09-16T09:20:45.260022+0000 mgr.x (mgr.14511) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:47.301 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:46 smithi110 bash[21405]: cluster 2024-09-16T09:20:45.260022+0000 mgr.x (mgr.14511) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:47.301 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:46 smithi110 bash[21405]: cluster 2024-09-16T09:20:45.260022+0000 mgr.x (mgr.14511) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:47.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:46 smithi116 bash[22095]: cluster 2024-09-16T09:20:45.260022+0000 mgr.x (mgr.14511) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:47.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:46 smithi116 bash[22095]: cluster 2024-09-16T09:20:45.260022+0000 mgr.x (mgr.14511) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T09:20:49.248 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:48 smithi042 bash[19947]: cluster 2024-09-16T09:20:47.261290+0000 mgr.x (mgr.14511) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:49.248 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:48 smithi042 bash[19947]: cluster 2024-09-16T09:20:47.261290+0000 mgr.x (mgr.14511) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:49.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:48 smithi110 bash[21405]: cluster 2024-09-16T09:20:47.261290+0000 mgr.x (mgr.14511) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:49.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:48 smithi110 bash[21405]: cluster 2024-09-16T09:20:47.261290+0000 mgr.x (mgr.14511) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:49.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:48 smithi116 bash[22095]: cluster 2024-09-16T09:20:47.261290+0000 mgr.x (mgr.14511) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:49.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:48 smithi116 bash[22095]: cluster 2024-09-16T09:20:47.261290+0000 mgr.x (mgr.14511) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:49.422 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:20:50.312 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:50 smithi110 bash[21405]: cluster 2024-09-16T09:20:49.262080+0000 mgr.x (mgr.14511) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:50.313 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:50 smithi110 bash[21405]: cluster 2024-09-16T09:20:49.262080+0000 mgr.x (mgr.14511) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:50.352 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:50 smithi116 bash[22095]: cluster 2024-09-16T09:20:49.262080+0000 mgr.x (mgr.14511) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:50.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:50 smithi116 bash[22095]: cluster 2024-09-16T09:20:49.262080+0000 mgr.x (mgr.14511) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:50.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:50 smithi042 bash[19947]: cluster 2024-09-16T09:20:49.262080+0000 mgr.x (mgr.14511) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:50.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:50 smithi042 bash[19947]: cluster 2024-09-16T09:20:49.262080+0000 mgr.x (mgr.14511) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:20:51.347 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:20:51.347 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:19:25.579366Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:19:25.869223Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:19:25.519472Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:19:25.519818Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:20:26.526236Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "running": 0, "size": 3}}] 2024-09-16T09:20:52.007 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-16T09:20:52.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:52 smithi042 bash[19947]: cluster 2024-09-16T09:20:51.263331+0000 mgr.x (mgr.14511) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:52.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:52 smithi042 bash[19947]: cluster 2024-09-16T09:20:51.263331+0000 mgr.x (mgr.14511) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:52.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:52 smithi042 bash[19947]: audit 2024-09-16T09:20:51.338800+0000 mgr.x (mgr.14511) 85 : audit [DBG] from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:52.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:52 smithi042 bash[19947]: audit 2024-09-16T09:20:51.338800+0000 mgr.x (mgr.14511) 85 : audit [DBG] from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:52 smithi116 bash[22095]: cluster 2024-09-16T09:20:51.263331+0000 mgr.x (mgr.14511) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:52 smithi116 bash[22095]: cluster 2024-09-16T09:20:51.263331+0000 mgr.x (mgr.14511) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:52 smithi116 bash[22095]: audit 2024-09-16T09:20:51.338800+0000 mgr.x (mgr.14511) 85 : audit [DBG] from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:52.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:52 smithi116 bash[22095]: audit 2024-09-16T09:20:51.338800+0000 mgr.x (mgr.14511) 85 : audit [DBG] from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:52 smithi110 bash[21405]: cluster 2024-09-16T09:20:51.263331+0000 mgr.x (mgr.14511) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:52 smithi110 bash[21405]: cluster 2024-09-16T09:20:51.263331+0000 mgr.x (mgr.14511) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:52 smithi110 bash[21405]: audit 2024-09-16T09:20:51.338800+0000 mgr.x (mgr.14511) 85 : audit [DBG] from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:52.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:52 smithi110 bash[21405]: audit 2024-09-16T09:20:51.338800+0000 mgr.x (mgr.14511) 85 : audit [DBG] from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:20:53.008 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:20:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:53 smithi042 bash[19947]: cluster 2024-09-16T09:20:52.338739+0000 mon.a (mon.0) 743 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-16T09:20:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:53 smithi042 bash[19947]: cluster 2024-09-16T09:20:52.338739+0000 mon.a (mon.0) 743 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-16T09:20:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:53 smithi116 bash[22095]: cluster 2024-09-16T09:20:52.338739+0000 mon.a (mon.0) 743 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-16T09:20:53.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:53 smithi116 bash[22095]: cluster 2024-09-16T09:20:52.338739+0000 mon.a (mon.0) 743 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-16T09:20:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:53 smithi110 bash[21405]: cluster 2024-09-16T09:20:52.338739+0000 mon.a (mon.0) 743 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-16T09:20:53.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:53 smithi110 bash[21405]: cluster 2024-09-16T09:20:52.338739+0000 mon.a (mon.0) 743 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-16T09:20:54.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:54 smithi110 bash[21405]: cluster 2024-09-16T09:20:53.264085+0000 mgr.x (mgr.14511) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:54.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:54 smithi110 bash[21405]: cluster 2024-09-16T09:20:53.264085+0000 mgr.x (mgr.14511) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:54.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:54 smithi042 bash[19947]: cluster 2024-09-16T09:20:53.264085+0000 mgr.x (mgr.14511) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:54.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:54 smithi042 bash[19947]: cluster 2024-09-16T09:20:53.264085+0000 mgr.x (mgr.14511) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:54.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:54 smithi116 bash[22095]: cluster 2024-09-16T09:20:53.264085+0000 mgr.x (mgr.14511) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:54.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:54 smithi116 bash[22095]: cluster 2024-09-16T09:20:53.264085+0000 mgr.x (mgr.14511) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:56.146 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:20:56 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:56.147 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:20:56 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:56.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:54.985197+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.147 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:54.985197+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:54.993068+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:54.993068+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.000731+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.000731+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.003066+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.003066+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.006391+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.006391+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.011203+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.011203+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.013027+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:56.149 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:55 smithi116 bash[22095]: audit 2024-09-16T09:20:55.013027+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:56.149 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:56.255 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:54.985197+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:54.985197+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:54.993068+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:54.993068+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.000731+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.000731+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.003066+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:56.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.003066+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:56.257 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.006391+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:56.257 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.006391+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:56.257 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.011203+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:56.257 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.011203+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:56.257 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.013027+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:56.257 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:55 smithi042 bash[19947]: audit 2024-09-16T09:20:55.013027+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:56.269 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:54.985197+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.269 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:54.985197+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.270 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:54.993068+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.270 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:54.993068+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.270 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.000731+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.270 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.000731+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:20:56.270 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.003066+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:56.270 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.003066+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T09:20:56.270 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.006391+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:56.270 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.006391+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T09:20:56.270 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.011203+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:56.271 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.011203+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-16T09:20:56.271 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.013027+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:56.271 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:55 smithi110 bash[21405]: audit 2024-09-16T09:20:55.013027+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:20:56.437 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:56.437 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:20:56 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:56.438 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:20:56 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:20:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:56 smithi042 bash[19947]: cephadm 2024-09-16T09:20:55.002342+0000 mgr.x (mgr.14511) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:56 smithi042 bash[19947]: cephadm 2024-09-16T09:20:55.002342+0000 mgr.x (mgr.14511) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:56 smithi042 bash[19947]: cephadm 2024-09-16T09:20:55.014611+0000 mgr.x (mgr.14511) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:56 smithi042 bash[19947]: cephadm 2024-09-16T09:20:55.014611+0000 mgr.x (mgr.14511) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:56 smithi042 bash[19947]: cephadm 2024-09-16T09:20:55.038013+0000 mgr.x (mgr.14511) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi116.esebzr on smithi116 2024-09-16T09:20:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:56 smithi042 bash[19947]: cephadm 2024-09-16T09:20:55.038013+0000 mgr.x (mgr.14511) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi116.esebzr on smithi116 2024-09-16T09:20:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:56 smithi042 bash[19947]: cluster 2024-09-16T09:20:55.264634+0000 mgr.x (mgr.14511) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:56 smithi042 bash[19947]: cluster 2024-09-16T09:20:55.264634+0000 mgr.x (mgr.14511) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:57.297 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 bash[22095]: cephadm 2024-09-16T09:20:55.002342+0000 mgr.x (mgr.14511) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:57.297 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 bash[22095]: cephadm 2024-09-16T09:20:55.002342+0000 mgr.x (mgr.14511) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:57.297 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 bash[22095]: cephadm 2024-09-16T09:20:55.014611+0000 mgr.x (mgr.14511) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:57.297 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 bash[22095]: cephadm 2024-09-16T09:20:55.014611+0000 mgr.x (mgr.14511) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:57.297 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 bash[22095]: cephadm 2024-09-16T09:20:55.038013+0000 mgr.x (mgr.14511) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi116.esebzr on smithi116 2024-09-16T09:20:57.298 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 bash[22095]: cephadm 2024-09-16T09:20:55.038013+0000 mgr.x (mgr.14511) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi116.esebzr on smithi116 2024-09-16T09:20:57.298 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 bash[22095]: cluster 2024-09-16T09:20:55.264634+0000 mgr.x (mgr.14511) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:57.298 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:56 smithi116 bash[22095]: cluster 2024-09-16T09:20:55.264634+0000 mgr.x (mgr.14511) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:57.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:56 smithi110 bash[21405]: cephadm 2024-09-16T09:20:55.002342+0000 mgr.x (mgr.14511) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:57.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:56 smithi110 bash[21405]: cephadm 2024-09-16T09:20:55.002342+0000 mgr.x (mgr.14511) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-16T09:20:57.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:56 smithi110 bash[21405]: cephadm 2024-09-16T09:20:55.014611+0000 mgr.x (mgr.14511) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:57.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:56 smithi110 bash[21405]: cephadm 2024-09-16T09:20:55.014611+0000 mgr.x (mgr.14511) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:20:57.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:56 smithi110 bash[21405]: cephadm 2024-09-16T09:20:55.038013+0000 mgr.x (mgr.14511) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi116.esebzr on smithi116 2024-09-16T09:20:57.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:56 smithi110 bash[21405]: cephadm 2024-09-16T09:20:55.038013+0000 mgr.x (mgr.14511) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi116.esebzr on smithi116 2024-09-16T09:20:57.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:56 smithi110 bash[21405]: cluster 2024-09-16T09:20:55.264634+0000 mgr.x (mgr.14511) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:57.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:56 smithi110 bash[21405]: cluster 2024-09-16T09:20:55.264634+0000 mgr.x (mgr.14511) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:20:57.829 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:20:59.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:58 smithi042 bash[19947]: cluster 2024-09-16T09:20:57.265879+0000 mgr.x (mgr.14511) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-16T09:20:59.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:20:58 smithi042 bash[19947]: cluster 2024-09-16T09:20:57.265879+0000 mgr.x (mgr.14511) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-16T09:20:59.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:58 smithi116 bash[22095]: cluster 2024-09-16T09:20:57.265879+0000 mgr.x (mgr.14511) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-16T09:20:59.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:20:58 smithi116 bash[22095]: cluster 2024-09-16T09:20:57.265879+0000 mgr.x (mgr.14511) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-16T09:20:59.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:58 smithi110 bash[21405]: cluster 2024-09-16T09:20:57.265879+0000 mgr.x (mgr.14511) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-16T09:20:59.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:20:58 smithi110 bash[21405]: cluster 2024-09-16T09:20:57.265879+0000 mgr.x (mgr.14511) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-16T09:20:59.471 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:20:59.471 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:19:25.579366Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:19:25.869223Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:19:25.519472Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:19:25.519818Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:20:55.001257Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "running": 0, "size": 3}}] 2024-09-16T09:21:00.245 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-16T09:21:01.246 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:21:01.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:00 smithi042 bash[19947]: cluster 2024-09-16T09:20:59.266253+0000 mgr.x (mgr.14511) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:01.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:00 smithi042 bash[19947]: cluster 2024-09-16T09:20:59.266253+0000 mgr.x (mgr.14511) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:01.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:00 smithi042 bash[19947]: audit 2024-09-16T09:20:59.467858+0000 mgr.x (mgr.14511) 93 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:01.256 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:00 smithi042 bash[19947]: audit 2024-09-16T09:20:59.467858+0000 mgr.x (mgr.14511) 93 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:01.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:00 smithi116 bash[22095]: cluster 2024-09-16T09:20:59.266253+0000 mgr.x (mgr.14511) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:01.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:00 smithi116 bash[22095]: cluster 2024-09-16T09:20:59.266253+0000 mgr.x (mgr.14511) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:01.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:00 smithi116 bash[22095]: audit 2024-09-16T09:20:59.467858+0000 mgr.x (mgr.14511) 93 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:01.354 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:00 smithi116 bash[22095]: audit 2024-09-16T09:20:59.467858+0000 mgr.x (mgr.14511) 93 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:01.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:00 smithi110 bash[21405]: cluster 2024-09-16T09:20:59.266253+0000 mgr.x (mgr.14511) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:01.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:00 smithi110 bash[21405]: cluster 2024-09-16T09:20:59.266253+0000 mgr.x (mgr.14511) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:01.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:00 smithi110 bash[21405]: audit 2024-09-16T09:20:59.467858+0000 mgr.x (mgr.14511) 93 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:01.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:00 smithi110 bash[21405]: audit 2024-09-16T09:20:59.467858+0000 mgr.x (mgr.14511) 93 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:03.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:02 smithi042 bash[19947]: cluster 2024-09-16T09:21:01.267272+0000 mgr.x (mgr.14511) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:03.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:02 smithi042 bash[19947]: cluster 2024-09-16T09:21:01.267272+0000 mgr.x (mgr.14511) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:03.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:03 smithi116 bash[22095]: cluster 2024-09-16T09:21:01.267272+0000 mgr.x (mgr.14511) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:03.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:03 smithi116 bash[22095]: cluster 2024-09-16T09:21:01.267272+0000 mgr.x (mgr.14511) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:03.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:03 smithi110 bash[21405]: cluster 2024-09-16T09:21:01.267272+0000 mgr.x (mgr.14511) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:03.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:03 smithi110 bash[21405]: cluster 2024-09-16T09:21:01.267272+0000 mgr.x (mgr.14511) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:04.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:04 smithi116 bash[22095]: cluster 2024-09-16T09:21:03.267907+0000 mgr.x (mgr.14511) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:04.353 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:04 smithi116 bash[22095]: cluster 2024-09-16T09:21:03.267907+0000 mgr.x (mgr.14511) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:04.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:04 smithi110 bash[21405]: cluster 2024-09-16T09:21:03.267907+0000 mgr.x (mgr.14511) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:04.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:04 smithi110 bash[21405]: cluster 2024-09-16T09:21:03.267907+0000 mgr.x (mgr.14511) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:04.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:04 smithi042 bash[19947]: cluster 2024-09-16T09:21:03.267907+0000 mgr.x (mgr.14511) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:04.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:04 smithi042 bash[19947]: cluster 2024-09-16T09:21:03.267907+0000 mgr.x (mgr.14511) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:06.068 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:21:06.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:06 smithi042 bash[19947]: cluster 2024-09-16T09:21:05.268499+0000 mgr.x (mgr.14511) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:06.609 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:06 smithi116 bash[22095]: cluster 2024-09-16T09:21:05.268499+0000 mgr.x (mgr.14511) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:06.609 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:06 smithi116 bash[22095]: cluster 2024-09-16T09:21:05.268499+0000 mgr.x (mgr.14511) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:06.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:06 smithi110 bash[21405]: cluster 2024-09-16T09:21:05.268499+0000 mgr.x (mgr.14511) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:06.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:06 smithi110 bash[21405]: cluster 2024-09-16T09:21:05.268499+0000 mgr.x (mgr.14511) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:06 smithi042 bash[19947]: cluster 2024-09-16T09:21:05.268499+0000 mgr.x (mgr.14511) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-16T09:21:07.787 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:21:07.788 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:19:25.579366Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:19:25.869223Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:19:25.519472Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:19:25.519818Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:20:55.001257Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "running": 0, "size": 3}}] 2024-09-16T09:21:08.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:08 smithi042 bash[19947]: cluster 2024-09-16T09:21:07.269701+0000 mgr.x (mgr.14511) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:08.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:08 smithi042 bash[19947]: cluster 2024-09-16T09:21:07.269701+0000 mgr.x (mgr.14511) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:08.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:08 smithi042 bash[19947]: audit 2024-09-16T09:21:07.783755+0000 mgr.x (mgr.14511) 98 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:08.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:08 smithi042 bash[19947]: audit 2024-09-16T09:21:07.783755+0000 mgr.x (mgr.14511) 98 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:08.459 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-16T09:21:08.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:08 smithi116 bash[22095]: cluster 2024-09-16T09:21:07.269701+0000 mgr.x (mgr.14511) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:08.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:08 smithi116 bash[22095]: cluster 2024-09-16T09:21:07.269701+0000 mgr.x (mgr.14511) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:08.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:08 smithi116 bash[22095]: audit 2024-09-16T09:21:07.783755+0000 mgr.x (mgr.14511) 98 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:08.599 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:08 smithi116 bash[22095]: audit 2024-09-16T09:21:07.783755+0000 mgr.x (mgr.14511) 98 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:08.632 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:08 smithi110 bash[21405]: cluster 2024-09-16T09:21:07.269701+0000 mgr.x (mgr.14511) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:08.632 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:08 smithi110 bash[21405]: cluster 2024-09-16T09:21:07.269701+0000 mgr.x (mgr.14511) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-16T09:21:08.632 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:08 smithi110 bash[21405]: audit 2024-09-16T09:21:07.783755+0000 mgr.x (mgr.14511) 98 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:08.632 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:08 smithi110 bash[21405]: audit 2024-09-16T09:21:07.783755+0000 mgr.x (mgr.14511) 98 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:09.460 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:21:10.501 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:10 smithi042 bash[19947]: cluster 2024-09-16T09:21:09.270355+0000 mgr.x (mgr.14511) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:10.501 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:10 smithi042 bash[19947]: cluster 2024-09-16T09:21:09.270355+0000 mgr.x (mgr.14511) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:10.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:10 smithi116 bash[22095]: cluster 2024-09-16T09:21:09.270355+0000 mgr.x (mgr.14511) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:10.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:10 smithi116 bash[22095]: cluster 2024-09-16T09:21:09.270355+0000 mgr.x (mgr.14511) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:10.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:10 smithi110 bash[21405]: cluster 2024-09-16T09:21:09.270355+0000 mgr.x (mgr.14511) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:10.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:10 smithi110 bash[21405]: cluster 2024-09-16T09:21:09.270355+0000 mgr.x (mgr.14511) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:12.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:12 smithi042 bash[19947]: cluster 2024-09-16T09:21:11.271633+0000 mgr.x (mgr.14511) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:12.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:12 smithi042 bash[19947]: cluster 2024-09-16T09:21:11.271633+0000 mgr.x (mgr.14511) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:12.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:12 smithi116 bash[22095]: cluster 2024-09-16T09:21:11.271633+0000 mgr.x (mgr.14511) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:12.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:12 smithi116 bash[22095]: cluster 2024-09-16T09:21:11.271633+0000 mgr.x (mgr.14511) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:12.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:12 smithi110 bash[21405]: cluster 2024-09-16T09:21:11.271633+0000 mgr.x (mgr.14511) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:12.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:12 smithi110 bash[21405]: cluster 2024-09-16T09:21:11.271633+0000 mgr.x (mgr.14511) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:14.273 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:21:14.358 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:14 smithi110 bash[21405]: cluster 2024-09-16T09:21:13.272397+0000 mgr.x (mgr.14511) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:14.358 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:14 smithi110 bash[21405]: cluster 2024-09-16T09:21:13.272397+0000 mgr.x (mgr.14511) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:14.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:14 smithi042 bash[19947]: cluster 2024-09-16T09:21:13.272397+0000 mgr.x (mgr.14511) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:14.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:14 smithi042 bash[19947]: cluster 2024-09-16T09:21:13.272397+0000 mgr.x (mgr.14511) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:14.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:14 smithi116 bash[22095]: cluster 2024-09-16T09:21:13.272397+0000 mgr.x (mgr.14511) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:14.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:14 smithi116 bash[22095]: cluster 2024-09-16T09:21:13.272397+0000 mgr.x (mgr.14511) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:16.254 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:21:16.255 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:19:25.579366Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:19:25.869223Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:19:25.519472Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:19:25.519818Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:20:55.001257Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "running": 0, "size": 3}}] 2024-09-16T09:21:16.372 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:16 smithi116 bash[22095]: cluster 2024-09-16T09:21:15.273162+0000 mgr.x (mgr.14511) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:16.372 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:16 smithi116 bash[22095]: cluster 2024-09-16T09:21:15.273162+0000 mgr.x (mgr.14511) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:16.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:16 smithi110 bash[21405]: cluster 2024-09-16T09:21:15.273162+0000 mgr.x (mgr.14511) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:16.426 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:16 smithi110 bash[21405]: cluster 2024-09-16T09:21:15.273162+0000 mgr.x (mgr.14511) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:16.433 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:16 smithi042 bash[19947]: cluster 2024-09-16T09:21:15.273162+0000 mgr.x (mgr.14511) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:16.433 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:16 smithi042 bash[19947]: cluster 2024-09-16T09:21:15.273162+0000 mgr.x (mgr.14511) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:17.004 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-16T09:21:17.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:17 smithi116 bash[22095]: audit 2024-09-16T09:21:16.245852+0000 mgr.x (mgr.14511) 103 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:17.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:17 smithi116 bash[22095]: audit 2024-09-16T09:21:16.245852+0000 mgr.x (mgr.14511) 103 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:17.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:17 smithi110 bash[21405]: audit 2024-09-16T09:21:16.245852+0000 mgr.x (mgr.14511) 103 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:17.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:17 smithi110 bash[21405]: audit 2024-09-16T09:21:16.245852+0000 mgr.x (mgr.14511) 103 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:17.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:17 smithi042 bash[19947]: audit 2024-09-16T09:21:16.245852+0000 mgr.x (mgr.14511) 103 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:17.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:17 smithi042 bash[19947]: audit 2024-09-16T09:21:16.245852+0000 mgr.x (mgr.14511) 103 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:18.006 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:21:18.507 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:18 smithi116 bash[22095]: cluster 2024-09-16T09:21:17.274493+0000 mgr.x (mgr.14511) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:18.507 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:18 smithi116 bash[22095]: cluster 2024-09-16T09:21:17.274493+0000 mgr.x (mgr.14511) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:18.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:18 smithi110 bash[21405]: cluster 2024-09-16T09:21:17.274493+0000 mgr.x (mgr.14511) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:18.665 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:18 smithi110 bash[21405]: cluster 2024-09-16T09:21:17.274493+0000 mgr.x (mgr.14511) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:18.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:18 smithi042 bash[19947]: cluster 2024-09-16T09:21:17.274493+0000 mgr.x (mgr.14511) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:18.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:18 smithi042 bash[19947]: cluster 2024-09-16T09:21:17.274493+0000 mgr.x (mgr.14511) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:20.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:20 smithi116 bash[22095]: cluster 2024-09-16T09:21:19.275229+0000 mgr.x (mgr.14511) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:20.621 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:20 smithi116 bash[22095]: cluster 2024-09-16T09:21:19.275229+0000 mgr.x (mgr.14511) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:20.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:20 smithi110 bash[21405]: cluster 2024-09-16T09:21:19.275229+0000 mgr.x (mgr.14511) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:20.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:20 smithi110 bash[21405]: cluster 2024-09-16T09:21:19.275229+0000 mgr.x (mgr.14511) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:20.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:20 smithi042 bash[19947]: cluster 2024-09-16T09:21:19.275229+0000 mgr.x (mgr.14511) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:20.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:20 smithi042 bash[19947]: cluster 2024-09-16T09:21:19.275229+0000 mgr.x (mgr.14511) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:22.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: cluster 2024-09-16T09:21:21.276423+0000 mgr.x (mgr.14511) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:22.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: cluster 2024-09-16T09:21:21.276423+0000 mgr.x (mgr.14511) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:22.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.343365+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.343365+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.351186+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.351186+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.358681+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.358681+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.555 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: cephadm 2024-09-16T09:21:21.360206+0000 mgr.x (mgr.14511) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: cephadm 2024-09-16T09:21:21.360206+0000 mgr.x (mgr.14511) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.385116+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.385116+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.434244+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.434244+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.971758+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.971758+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.975431+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.975431+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.998402+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:21.998402+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:22.002188+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.556 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:22 smithi116 bash[22095]: audit 2024-09-16T09:21:22.002188+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: cluster 2024-09-16T09:21:21.276423+0000 mgr.x (mgr.14511) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: cluster 2024-09-16T09:21:21.276423+0000 mgr.x (mgr.14511) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.343365+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.343365+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.351186+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.351186+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.358681+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.358681+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: cephadm 2024-09-16T09:21:21.360206+0000 mgr.x (mgr.14511) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: cephadm 2024-09-16T09:21:21.360206+0000 mgr.x (mgr.14511) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:21:22.599 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.385116+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.385116+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.434244+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.434244+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.971758+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.971758+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.975431+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.975431+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.998402+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:21.998402+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:22.002188+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.600 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:22 smithi110 bash[21405]: audit 2024-09-16T09:21:22.002188+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: cluster 2024-09-16T09:21:21.276423+0000 mgr.x (mgr.14511) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: cluster 2024-09-16T09:21:21.276423+0000 mgr.x (mgr.14511) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.343365+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.343365+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.351186+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.351186+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.358681+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.358681+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: cephadm 2024-09-16T09:21:21.360206+0000 mgr.x (mgr.14511) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: cephadm 2024-09-16T09:21:21.360206+0000 mgr.x (mgr.14511) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.385116+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.385116+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.434244+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.434244+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.971758+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.971758+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.975431+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.975431+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.998402+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:21.998402+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:22.002188+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:22 smithi042 bash[19947]: audit 2024-09-16T09:21:22.002188+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:22.831 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:21:24.571 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:24 smithi110 bash[21405]: cluster 2024-09-16T09:21:23.277063+0000 mgr.x (mgr.14511) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:24.572 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:24 smithi110 bash[21405]: cluster 2024-09-16T09:21:23.277063+0000 mgr.x (mgr.14511) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:24.572 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:24 smithi110 bash[21405]: cluster 2024-09-16T09:21:23.360545+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-16T09:21:24.572 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:24 smithi110 bash[21405]: cluster 2024-09-16T09:21:23.360545+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-16T09:21:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:24 smithi116 bash[22095]: cluster 2024-09-16T09:21:23.277063+0000 mgr.x (mgr.14511) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:24 smithi116 bash[22095]: cluster 2024-09-16T09:21:23.277063+0000 mgr.x (mgr.14511) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:24 smithi116 bash[22095]: cluster 2024-09-16T09:21:23.360545+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-16T09:21:24.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:24 smithi116 bash[22095]: cluster 2024-09-16T09:21:23.360545+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-16T09:21:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:21:24.647 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:19:25.579366Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:19:25.869223Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:19:25.519472Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:19:25.519818Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:21:21.385624Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "running": 0, "size": 3}}] 2024-09-16T09:21:24.659 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:24 smithi042 bash[19947]: cluster 2024-09-16T09:21:23.277063+0000 mgr.x (mgr.14511) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:24.659 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:24 smithi042 bash[19947]: cluster 2024-09-16T09:21:23.277063+0000 mgr.x (mgr.14511) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:24.659 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:24 smithi042 bash[19947]: cluster 2024-09-16T09:21:23.360545+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-16T09:21:24.659 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:24 smithi042 bash[19947]: cluster 2024-09-16T09:21:23.360545+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-16T09:21:25.374 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-16T09:21:25.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:25 smithi042 bash[19947]: audit 2024-09-16T09:21:24.639145+0000 mgr.x (mgr.14511) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:25.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:25 smithi042 bash[19947]: audit 2024-09-16T09:21:24.639145+0000 mgr.x (mgr.14511) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:25.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:25 smithi042 bash[19947]: audit 2024-09-16T09:21:24.764329+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:25.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:25 smithi042 bash[19947]: audit 2024-09-16T09:21:24.764329+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:25.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:25 smithi110 bash[21405]: audit 2024-09-16T09:21:24.639145+0000 mgr.x (mgr.14511) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:25.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:25 smithi110 bash[21405]: audit 2024-09-16T09:21:24.639145+0000 mgr.x (mgr.14511) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:25.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:25 smithi110 bash[21405]: audit 2024-09-16T09:21:24.764329+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:25.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:25 smithi110 bash[21405]: audit 2024-09-16T09:21:24.764329+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:26.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:25 smithi116 bash[22095]: audit 2024-09-16T09:21:24.639145+0000 mgr.x (mgr.14511) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:26.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:25 smithi116 bash[22095]: audit 2024-09-16T09:21:24.639145+0000 mgr.x (mgr.14511) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:26.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:25 smithi116 bash[22095]: audit 2024-09-16T09:21:24.764329+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:26.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:25 smithi116 bash[22095]: audit 2024-09-16T09:21:24.764329+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:26.374 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:21:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:26 smithi042 bash[19947]: cluster 2024-09-16T09:21:25.277497+0000 mgr.x (mgr.14511) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:26 smithi042 bash[19947]: cluster 2024-09-16T09:21:25.277497+0000 mgr.x (mgr.14511) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:26 smithi042 bash[19947]: audit 2024-09-16T09:21:26.311959+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:26 smithi042 bash[19947]: audit 2024-09-16T09:21:26.311959+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:26 smithi042 bash[19947]: audit 2024-09-16T09:21:26.317561+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:26 smithi042 bash[19947]: audit 2024-09-16T09:21:26.317561+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.073 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:26 smithi110 bash[21405]: cluster 2024-09-16T09:21:25.277497+0000 mgr.x (mgr.14511) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:27.073 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:26 smithi110 bash[21405]: cluster 2024-09-16T09:21:25.277497+0000 mgr.x (mgr.14511) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:27.073 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:26 smithi110 bash[21405]: audit 2024-09-16T09:21:26.311959+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.073 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:26 smithi110 bash[21405]: audit 2024-09-16T09:21:26.311959+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.073 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:26 smithi110 bash[21405]: audit 2024-09-16T09:21:26.317561+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.073 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:26 smithi110 bash[21405]: audit 2024-09-16T09:21:26.317561+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:26 smithi116 bash[22095]: cluster 2024-09-16T09:21:25.277497+0000 mgr.x (mgr.14511) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:26 smithi116 bash[22095]: cluster 2024-09-16T09:21:25.277497+0000 mgr.x (mgr.14511) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:21:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:26 smithi116 bash[22095]: audit 2024-09-16T09:21:26.311959+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:26 smithi116 bash[22095]: audit 2024-09-16T09:21:26.311959+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:26 smithi116 bash[22095]: audit 2024-09-16T09:21:26.317561+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:27.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:26 smithi116 bash[22095]: audit 2024-09-16T09:21:26.317561+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: cluster 2024-09-16T09:21:27.278655+0000 mgr.x (mgr.14511) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-16T09:21:28.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: cluster 2024-09-16T09:21:27.278655+0000 mgr.x (mgr.14511) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-16T09:21:28.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:27.432039+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:27.432039+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:27.440134+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:27.440134+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:27.446619+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:27.446619+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:27.454691+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:27.454691+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.191495+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.191495+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.193288+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.193288+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.202598+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.202598+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.212888+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.212888+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.245602+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.245602+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:28.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.247824+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.247824+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.248949+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.248949+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.257214+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.257214+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.267938+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:28 smithi042 bash[19947]: audit 2024-09-16T09:21:28.267938+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.847 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: cluster 2024-09-16T09:21:27.278655+0000 mgr.x (mgr.14511) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-16T09:21:28.847 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: cluster 2024-09-16T09:21:27.278655+0000 mgr.x (mgr.14511) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-16T09:21:28.847 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:27.432039+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.847 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:27.432039+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.847 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:27.440134+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.847 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:27.440134+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.847 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:27.446619+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:27.446619+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:27.454691+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:27.454691+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.191495+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.191495+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.193288+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.193288+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.202598+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.202598+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.848 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.212888+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.849 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.212888+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.849 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.245602+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:28.849 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.245602+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:28.849 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.247824+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.849 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.247824+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.849 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.248949+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.849 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.248949+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.849 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.257214+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.849 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.257214+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.850 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.267938+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.850 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:28 smithi116 bash[22095]: audit 2024-09-16T09:21:28.267938+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: cluster 2024-09-16T09:21:27.278655+0000 mgr.x (mgr.14511) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-16T09:21:28.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: cluster 2024-09-16T09:21:27.278655+0000 mgr.x (mgr.14511) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-16T09:21:28.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:27.432039+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:27.432039+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:27.440134+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:27.440134+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:27.446619+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:27.446619+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:27.454691+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:27.454691+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.191495+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.191495+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.193288+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.193288+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.202598+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.202598+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.212888+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.212888+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.245602+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.245602+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.247824+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.247824+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:21:28.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.248949+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.248949+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:21:28.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.257214+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.257214+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.267938+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:28.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:28 smithi110 bash[21405]: audit 2024-09-16T09:21:28.267938+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:21:29.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:29 smithi116 bash[22095]: cephadm 2024-09-16T09:21:28.213555+0000 mgr.x (mgr.14511) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:29 smithi116 bash[22095]: cephadm 2024-09-16T09:21:28.213555+0000 mgr.x (mgr.14511) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:29 smithi116 bash[22095]: cephadm 2024-09-16T09:21:28.268881+0000 mgr.x (mgr.14511) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:29 smithi116 bash[22095]: cephadm 2024-09-16T09:21:28.268881+0000 mgr.x (mgr.14511) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:29 smithi042 bash[19947]: cephadm 2024-09-16T09:21:28.213555+0000 mgr.x (mgr.14511) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.700 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:29 smithi042 bash[19947]: cephadm 2024-09-16T09:21:28.213555+0000 mgr.x (mgr.14511) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.700 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:29 smithi042 bash[19947]: cephadm 2024-09-16T09:21:28.268881+0000 mgr.x (mgr.14511) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.700 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:29 smithi042 bash[19947]: cephadm 2024-09-16T09:21:28.268881+0000 mgr.x (mgr.14511) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.705 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:29 smithi110 bash[21405]: cephadm 2024-09-16T09:21:28.213555+0000 mgr.x (mgr.14511) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.705 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:29 smithi110 bash[21405]: cephadm 2024-09-16T09:21:28.213555+0000 mgr.x (mgr.14511) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.705 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:29 smithi110 bash[21405]: cephadm 2024-09-16T09:21:28.268881+0000 mgr.x (mgr.14511) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:29.705 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:29 smithi110 bash[21405]: cephadm 2024-09-16T09:21:28.268881+0000 mgr.x (mgr.14511) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:21:30.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:30 smithi042 bash[19947]: cluster 2024-09-16T09:21:29.279246+0000 mgr.x (mgr.14511) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:30.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:30 smithi042 bash[19947]: cluster 2024-09-16T09:21:29.279246+0000 mgr.x (mgr.14511) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:30 smithi116 bash[22095]: cluster 2024-09-16T09:21:29.279246+0000 mgr.x (mgr.14511) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:30 smithi116 bash[22095]: cluster 2024-09-16T09:21:29.279246+0000 mgr.x (mgr.14511) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:30 smithi110 bash[21405]: cluster 2024-09-16T09:21:29.279246+0000 mgr.x (mgr.14511) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:30 smithi110 bash[21405]: cluster 2024-09-16T09:21:29.279246+0000 mgr.x (mgr.14511) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:31.182 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:21:32.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:32 smithi042 bash[19947]: cluster 2024-09-16T09:21:31.280630+0000 mgr.x (mgr.14511) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-16T09:21:32.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:32 smithi042 bash[19947]: cluster 2024-09-16T09:21:31.280630+0000 mgr.x (mgr.14511) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-16T09:21:32.834 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:32 smithi116 bash[22095]: cluster 2024-09-16T09:21:31.280630+0000 mgr.x (mgr.14511) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-16T09:21:32.834 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:32 smithi116 bash[22095]: cluster 2024-09-16T09:21:31.280630+0000 mgr.x (mgr.14511) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-16T09:21:32.886 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:21:32.886 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:21:26.305901Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:21:26.305023Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:21:26.304704Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:21:26.305312Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:21:28.268551Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "last_refresh": "2024-09-16T09:21:26.306149Z", "running": 3, "size": 3}}] 2024-09-16T09:21:32.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:32 smithi110 bash[21405]: cluster 2024-09-16T09:21:31.280630+0000 mgr.x (mgr.14511) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-16T09:21:32.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:32 smithi110 bash[21405]: cluster 2024-09-16T09:21:31.280630+0000 mgr.x (mgr.14511) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-16T09:21:33.581 INFO:tasks.cephadm:smb.adctdb1 has 3/3 2024-09-16T09:21:33.582 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T09:21:33.591 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T09:21:33.591 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- bash -c 'rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout' 2024-09-16T09:21:33.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:33 smithi042 bash[19947]: audit 2024-09-16T09:21:32.881944+0000 mgr.x (mgr.14511) 116 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:33.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:33 smithi042 bash[19947]: audit 2024-09-16T09:21:32.881944+0000 mgr.x (mgr.14511) 116 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:33.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:33 smithi116 bash[22095]: audit 2024-09-16T09:21:32.881944+0000 mgr.x (mgr.14511) 116 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:33.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:33 smithi116 bash[22095]: audit 2024-09-16T09:21:32.881944+0000 mgr.x (mgr.14511) 116 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:33.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:33 smithi110 bash[21405]: audit 2024-09-16T09:21:32.881944+0000 mgr.x (mgr.14511) 116 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:33.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:33 smithi110 bash[21405]: audit 2024-09-16T09:21:32.881944+0000 mgr.x (mgr.14511) 116 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:21:34.589 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:34 smithi110 bash[21405]: cluster 2024-09-16T09:21:33.281312+0000 mgr.x (mgr.14511) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:34.589 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:34 smithi110 bash[21405]: cluster 2024-09-16T09:21:33.281312+0000 mgr.x (mgr.14511) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:34 smithi042 bash[19947]: cluster 2024-09-16T09:21:33.281312+0000 mgr.x (mgr.14511) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:34 smithi042 bash[19947]: cluster 2024-09-16T09:21:33.281312+0000 mgr.x (mgr.14511) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:34.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:34 smithi116 bash[22095]: cluster 2024-09-16T09:21:33.281312+0000 mgr.x (mgr.14511) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:34.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:34 smithi116 bash[22095]: cluster 2024-09-16T09:21:33.281312+0000 mgr.x (mgr.14511) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:36.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:36 smithi042 bash[19947]: cluster 2024-09-16T09:21:35.282043+0000 mgr.x (mgr.14511) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:36.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:36 smithi042 bash[19947]: cluster 2024-09-16T09:21:35.282043+0000 mgr.x (mgr.14511) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:36.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:36 smithi116 bash[22095]: cluster 2024-09-16T09:21:35.282043+0000 mgr.x (mgr.14511) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:36.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:36 smithi116 bash[22095]: cluster 2024-09-16T09:21:35.282043+0000 mgr.x (mgr.14511) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:36.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:36 smithi110 bash[21405]: cluster 2024-09-16T09:21:35.282043+0000 mgr.x (mgr.14511) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:36.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:36 smithi110 bash[21405]: cluster 2024-09-16T09:21:35.282043+0000 mgr.x (mgr.14511) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-16T09:21:38.404 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:21:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:38 smithi042 bash[19947]: cluster 2024-09-16T09:21:37.283330+0000 mgr.x (mgr.14511) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:38 smithi042 bash[19947]: cluster 2024-09-16T09:21:37.283330+0000 mgr.x (mgr.14511) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:38.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:38 smithi116 bash[22095]: cluster 2024-09-16T09:21:37.283330+0000 mgr.x (mgr.14511) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:38.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:38 smithi116 bash[22095]: cluster 2024-09-16T09:21:37.283330+0000 mgr.x (mgr.14511) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:38.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:38 smithi110 bash[21405]: cluster 2024-09-16T09:21:37.283330+0000 mgr.x (mgr.14511) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:38.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:38 smithi110 bash[21405]: cluster 2024-09-16T09:21:37.283330+0000 mgr.x (mgr.14511) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-16T09:21:40.514 INFO:teuthology.orchestra.run.smithi042.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adctdb1.0.0.smithi042.rkvqsv", "node": "172.21.15.42", "state": "ready"}, {"pnn": 1, "identity": "smb.adctdb1.1.0.smithi110.ccgcsh", "node": "172.21.15.110", "state": "ready"}, {"pnn": 2, "identity": "smb.adctdb1.2.0.smithi116.esebzr", "node": "172.21.15.116", "state": "ready"}], "_source": "cephadm"} 2024-09-16T09:21:40.514 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T09:21:40.524 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi123.front.sepia.ceph.com 2024-09-16T09:21:40.524 DEBUG:teuthology.orchestra.run.smithi123:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-16T09:21:40.537 INFO:teuthology.orchestra.run.smithi123.stderr:+ sleep 30 2024-09-16T09:21:40.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:40 smithi116 bash[22095]: cluster 2024-09-16T09:21:39.284094+0000 mgr.x (mgr.14511) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:40.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:40 smithi116 bash[22095]: cluster 2024-09-16T09:21:39.284094+0000 mgr.x (mgr.14511) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:40.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:40 smithi042 bash[19947]: cluster 2024-09-16T09:21:39.284094+0000 mgr.x (mgr.14511) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:40.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:40 smithi042 bash[19947]: cluster 2024-09-16T09:21:39.284094+0000 mgr.x (mgr.14511) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:40.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:40 smithi110 bash[21405]: cluster 2024-09-16T09:21:39.284094+0000 mgr.x (mgr.14511) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:40.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:40 smithi110 bash[21405]: cluster 2024-09-16T09:21:39.284094+0000 mgr.x (mgr.14511) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:21:42.590 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:42 smithi042 bash[19947]: cluster 2024-09-16T09:21:41.285298+0000 mgr.x (mgr.14511) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:42.590 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:42 smithi042 bash[19947]: cluster 2024-09-16T09:21:41.285298+0000 mgr.x (mgr.14511) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:42.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:42 smithi110 bash[21405]: cluster 2024-09-16T09:21:41.285298+0000 mgr.x (mgr.14511) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:42.662 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:42 smithi110 bash[21405]: cluster 2024-09-16T09:21:41.285298+0000 mgr.x (mgr.14511) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:42.666 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:42 smithi116 bash[22095]: cluster 2024-09-16T09:21:41.285298+0000 mgr.x (mgr.14511) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:42.666 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:42 smithi116 bash[22095]: cluster 2024-09-16T09:21:41.285298+0000 mgr.x (mgr.14511) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:21:44.598 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:44 smithi110 bash[21405]: cluster 2024-09-16T09:21:43.286099+0000 mgr.x (mgr.14511) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:44.598 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:44 smithi110 bash[21405]: cluster 2024-09-16T09:21:43.286099+0000 mgr.x (mgr.14511) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:44.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:44 smithi042 bash[19947]: cluster 2024-09-16T09:21:43.286099+0000 mgr.x (mgr.14511) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:44.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:44 smithi042 bash[19947]: cluster 2024-09-16T09:21:43.286099+0000 mgr.x (mgr.14511) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:44.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:44 smithi116 bash[22095]: cluster 2024-09-16T09:21:43.286099+0000 mgr.x (mgr.14511) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:44.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:44 smithi116 bash[22095]: cluster 2024-09-16T09:21:43.286099+0000 mgr.x (mgr.14511) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:46 smithi042 bash[19947]: cluster 2024-09-16T09:21:45.286903+0000 mgr.x (mgr.14511) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:46 smithi042 bash[19947]: cluster 2024-09-16T09:21:45.286903+0000 mgr.x (mgr.14511) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:46.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:46 smithi116 bash[22095]: cluster 2024-09-16T09:21:45.286903+0000 mgr.x (mgr.14511) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:46.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:46 smithi116 bash[22095]: cluster 2024-09-16T09:21:45.286903+0000 mgr.x (mgr.14511) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:46.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:46 smithi110 bash[21405]: cluster 2024-09-16T09:21:45.286903+0000 mgr.x (mgr.14511) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:46.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:46 smithi110 bash[21405]: cluster 2024-09-16T09:21:45.286903+0000 mgr.x (mgr.14511) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:21:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:48 smithi042 bash[19947]: cluster 2024-09-16T09:21:47.288409+0000 mgr.x (mgr.14511) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T09:21:48.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:48 smithi042 bash[19947]: cluster 2024-09-16T09:21:47.288409+0000 mgr.x (mgr.14511) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T09:21:48.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:48 smithi116 bash[22095]: cluster 2024-09-16T09:21:47.288409+0000 mgr.x (mgr.14511) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T09:21:48.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:48 smithi116 bash[22095]: cluster 2024-09-16T09:21:47.288409+0000 mgr.x (mgr.14511) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T09:21:48.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:48 smithi110 bash[21405]: cluster 2024-09-16T09:21:47.288409+0000 mgr.x (mgr.14511) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T09:21:48.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:48 smithi110 bash[21405]: cluster 2024-09-16T09:21:47.288409+0000 mgr.x (mgr.14511) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T09:21:50.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:50 smithi042 bash[19947]: cluster 2024-09-16T09:21:49.289291+0000 mgr.x (mgr.14511) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:21:50.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:50 smithi042 bash[19947]: cluster 2024-09-16T09:21:49.289291+0000 mgr.x (mgr.14511) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:21:50.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:50 smithi116 bash[22095]: cluster 2024-09-16T09:21:49.289291+0000 mgr.x (mgr.14511) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:21:50.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:50 smithi116 bash[22095]: cluster 2024-09-16T09:21:49.289291+0000 mgr.x (mgr.14511) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:21:50.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:50 smithi110 bash[21405]: cluster 2024-09-16T09:21:49.289291+0000 mgr.x (mgr.14511) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:21:50.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:50 smithi110 bash[21405]: cluster 2024-09-16T09:21:49.289291+0000 mgr.x (mgr.14511) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T09:21:52.673 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:52 smithi116 bash[22095]: cluster 2024-09-16T09:21:51.290907+0000 mgr.x (mgr.14511) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T09:21:52.673 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:52 smithi116 bash[22095]: cluster 2024-09-16T09:21:51.290907+0000 mgr.x (mgr.14511) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T09:21:52.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:52 smithi042 bash[19947]: cluster 2024-09-16T09:21:51.290907+0000 mgr.x (mgr.14511) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T09:21:52.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:52 smithi042 bash[19947]: cluster 2024-09-16T09:21:51.290907+0000 mgr.x (mgr.14511) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T09:21:52.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:52 smithi110 bash[21405]: cluster 2024-09-16T09:21:51.290907+0000 mgr.x (mgr.14511) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T09:21:52.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:52 smithi110 bash[21405]: cluster 2024-09-16T09:21:51.290907+0000 mgr.x (mgr.14511) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T09:21:54.601 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:54 smithi110 bash[21405]: cluster 2024-09-16T09:21:53.291648+0000 mgr.x (mgr.14511) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:54.601 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:54 smithi110 bash[21405]: cluster 2024-09-16T09:21:53.291648+0000 mgr.x (mgr.14511) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:54.748 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:54 smithi116 bash[22095]: cluster 2024-09-16T09:21:53.291648+0000 mgr.x (mgr.14511) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:54.748 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:54 smithi116 bash[22095]: cluster 2024-09-16T09:21:53.291648+0000 mgr.x (mgr.14511) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:54.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:54 smithi042 bash[19947]: cluster 2024-09-16T09:21:53.291648+0000 mgr.x (mgr.14511) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:54.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:54 smithi042 bash[19947]: cluster 2024-09-16T09:21:53.291648+0000 mgr.x (mgr.14511) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:56 smithi116 bash[22095]: cluster 2024-09-16T09:21:55.292470+0000 mgr.x (mgr.14511) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:56.771 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:56 smithi116 bash[22095]: cluster 2024-09-16T09:21:55.292470+0000 mgr.x (mgr.14511) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:56 smithi042 bash[19947]: cluster 2024-09-16T09:21:55.292470+0000 mgr.x (mgr.14511) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:56 smithi042 bash[19947]: cluster 2024-09-16T09:21:55.292470+0000 mgr.x (mgr.14511) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:56.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:56 smithi110 bash[21405]: cluster 2024-09-16T09:21:55.292470+0000 mgr.x (mgr.14511) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:56.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:56 smithi110 bash[21405]: cluster 2024-09-16T09:21:55.292470+0000 mgr.x (mgr.14511) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T09:21:58.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:58 smithi042 bash[19947]: cluster 2024-09-16T09:21:57.294005+0000 mgr.x (mgr.14511) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T09:21:58.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:21:58 smithi042 bash[19947]: cluster 2024-09-16T09:21:57.294005+0000 mgr.x (mgr.14511) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T09:21:58.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:58 smithi116 bash[22095]: cluster 2024-09-16T09:21:57.294005+0000 mgr.x (mgr.14511) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T09:21:58.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:21:58 smithi116 bash[22095]: cluster 2024-09-16T09:21:57.294005+0000 mgr.x (mgr.14511) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T09:21:58.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:58 smithi110 bash[21405]: cluster 2024-09-16T09:21:57.294005+0000 mgr.x (mgr.14511) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T09:21:58.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:21:58 smithi110 bash[21405]: cluster 2024-09-16T09:21:57.294005+0000 mgr.x (mgr.14511) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T09:22:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:00 smithi042 bash[19947]: cluster 2024-09-16T09:21:59.294828+0000 mgr.x (mgr.14511) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:00.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:00 smithi042 bash[19947]: cluster 2024-09-16T09:21:59.294828+0000 mgr.x (mgr.14511) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:00.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:00 smithi116 bash[22095]: cluster 2024-09-16T09:21:59.294828+0000 mgr.x (mgr.14511) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:00.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:00 smithi116 bash[22095]: cluster 2024-09-16T09:21:59.294828+0000 mgr.x (mgr.14511) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:00.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:00 smithi110 bash[21405]: cluster 2024-09-16T09:21:59.294828+0000 mgr.x (mgr.14511) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:00.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:00 smithi110 bash[21405]: cluster 2024-09-16T09:21:59.294828+0000 mgr.x (mgr.14511) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:02.679 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:02 smithi116 bash[22095]: cluster 2024-09-16T09:22:01.295665+0000 mgr.x (mgr.14511) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T09:22:02.679 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:02 smithi116 bash[22095]: cluster 2024-09-16T09:22:01.295665+0000 mgr.x (mgr.14511) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T09:22:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:02 smithi042 bash[19947]: cluster 2024-09-16T09:22:01.295665+0000 mgr.x (mgr.14511) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T09:22:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:02 smithi042 bash[19947]: cluster 2024-09-16T09:22:01.295665+0000 mgr.x (mgr.14511) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T09:22:02.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:02 smithi110 bash[21405]: cluster 2024-09-16T09:22:01.295665+0000 mgr.x (mgr.14511) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T09:22:02.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:02 smithi110 bash[21405]: cluster 2024-09-16T09:22:01.295665+0000 mgr.x (mgr.14511) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T09:22:04.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:04 smithi042 bash[19947]: cluster 2024-09-16T09:22:03.296429+0000 mgr.x (mgr.14511) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:04.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:04 smithi042 bash[19947]: cluster 2024-09-16T09:22:03.296429+0000 mgr.x (mgr.14511) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:04.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:04 smithi116 bash[22095]: cluster 2024-09-16T09:22:03.296429+0000 mgr.x (mgr.14511) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:04.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:04 smithi116 bash[22095]: cluster 2024-09-16T09:22:03.296429+0000 mgr.x (mgr.14511) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:04.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:04 smithi110 bash[21405]: cluster 2024-09-16T09:22:03.296429+0000 mgr.x (mgr.14511) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:04.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:04 smithi110 bash[21405]: cluster 2024-09-16T09:22:03.296429+0000 mgr.x (mgr.14511) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:06 smithi042 bash[19947]: cluster 2024-09-16T09:22:05.297117+0000 mgr.x (mgr.14511) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:06 smithi042 bash[19947]: cluster 2024-09-16T09:22:05.297117+0000 mgr.x (mgr.14511) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:06.832 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:06 smithi116 bash[22095]: cluster 2024-09-16T09:22:05.297117+0000 mgr.x (mgr.14511) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:06.832 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:06 smithi116 bash[22095]: cluster 2024-09-16T09:22:05.297117+0000 mgr.x (mgr.14511) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:06.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:06 smithi110 bash[21405]: cluster 2024-09-16T09:22:05.297117+0000 mgr.x (mgr.14511) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:06.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:06 smithi110 bash[21405]: cluster 2024-09-16T09:22:05.297117+0000 mgr.x (mgr.14511) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:08.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:08 smithi042 bash[19947]: cluster 2024-09-16T09:22:07.298346+0000 mgr.x (mgr.14511) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:08.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:08 smithi042 bash[19947]: cluster 2024-09-16T09:22:07.298346+0000 mgr.x (mgr.14511) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:08.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:08 smithi116 bash[22095]: cluster 2024-09-16T09:22:07.298346+0000 mgr.x (mgr.14511) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:08.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:08 smithi116 bash[22095]: cluster 2024-09-16T09:22:07.298346+0000 mgr.x (mgr.14511) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:08.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:08 smithi110 bash[21405]: cluster 2024-09-16T09:22:07.298346+0000 mgr.x (mgr.14511) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:08.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:08 smithi110 bash[21405]: cluster 2024-09-16T09:22:07.298346+0000 mgr.x (mgr.14511) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T09:22:10.544 DEBUG:teuthology.orchestra.run.smithi123:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.42/share1 -c ls' 2024-09-16T09:22:10.597 INFO:teuthology.orchestra.run.smithi123.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.42/share1 -c ls 2024-09-16T09:22:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:10 smithi042 bash[19947]: cluster 2024-09-16T09:22:09.298998+0000 mgr.x (mgr.14511) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:10.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:10 smithi042 bash[19947]: cluster 2024-09-16T09:22:09.298998+0000 mgr.x (mgr.14511) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:10.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:10 smithi116 bash[22095]: cluster 2024-09-16T09:22:09.298998+0000 mgr.x (mgr.14511) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:10.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:10 smithi116 bash[22095]: cluster 2024-09-16T09:22:09.298998+0000 mgr.x (mgr.14511) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:10.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:10 smithi110 bash[21405]: cluster 2024-09-16T09:22:09.298998+0000 mgr.x (mgr.14511) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:10.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:10 smithi110 bash[21405]: cluster 2024-09-16T09:22:09.298998+0000 mgr.x (mgr.14511) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: . D 0 Mon Sep 16 09:18:58 2024 2024-09-16T09:22:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: .. D 0 Mon Sep 16 09:18:58 2024 2024-09-16T09:22:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T09:22:11.742 INFO:teuthology.orchestra.run.smithi123.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-16T09:22:12.259 DEBUG:teuthology.orchestra.run.smithi123:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.42/share2 -c ls' 2024-09-16T09:22:12.312 INFO:teuthology.orchestra.run.smithi123.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.42/share2 -c ls 2024-09-16T09:22:12.699 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:12 smithi116 bash[22095]: cluster 2024-09-16T09:22:11.300281+0000 mgr.x (mgr.14511) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:12.700 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:12 smithi116 bash[22095]: cluster 2024-09-16T09:22:11.300281+0000 mgr.x (mgr.14511) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:12 smithi042 bash[19947]: cluster 2024-09-16T09:22:11.300281+0000 mgr.x (mgr.14511) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:12.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:12 smithi042 bash[19947]: cluster 2024-09-16T09:22:11.300281+0000 mgr.x (mgr.14511) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:12.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:12 smithi110 bash[21405]: cluster 2024-09-16T09:22:11.300281+0000 mgr.x (mgr.14511) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:12.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:12 smithi110 bash[21405]: cluster 2024-09-16T09:22:11.300281+0000 mgr.x (mgr.14511) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:13.458 INFO:teuthology.orchestra.run.smithi123.stdout: . D 0 Mon Sep 16 09:19:05 2024 2024-09-16T09:22:13.458 INFO:teuthology.orchestra.run.smithi123.stdout: .. D 0 Mon Sep 16 09:19:05 2024 2024-09-16T09:22:13.458 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T09:22:13.458 INFO:teuthology.orchestra.run.smithi123.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-16T09:22:13.913 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T09:22:13.924 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T09:22:13.926 DEBUG:teuthology.orchestra.run.smithi042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm ls --no-detail | /home/ubuntu/cephtest/cephadm shell jq -r '"'"'map(select(.name | startswith("smb.adctdb1")))[-1].name'"'"' > /tmp/svcname' 2024-09-16T09:22:13.940 INFO:teuthology.orchestra.run.smithi042.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-16T09:22:13.941 INFO:teuthology.orchestra.run.smithi042.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adctdb1")))[-1].name' 2024-09-16T09:22:14.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:14 smithi042 bash[19947]: cluster 2024-09-16T09:22:13.301038+0000 mgr.x (mgr.14511) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:14.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:14 smithi042 bash[19947]: cluster 2024-09-16T09:22:13.301038+0000 mgr.x (mgr.14511) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:14.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:14 smithi116 bash[22095]: cluster 2024-09-16T09:22:13.301038+0000 mgr.x (mgr.14511) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:14.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:14 smithi116 bash[22095]: cluster 2024-09-16T09:22:13.301038+0000 mgr.x (mgr.14511) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:14.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:14 smithi110 bash[21405]: cluster 2024-09-16T09:22:13.301038+0000 mgr.x (mgr.14511) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:14.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:14 smithi110 bash[21405]: cluster 2024-09-16T09:22:13.301038+0000 mgr.x (mgr.14511) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:16.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:16 smithi116 bash[22095]: cluster 2024-09-16T09:22:15.301695+0000 mgr.x (mgr.14511) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:16.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:16 smithi116 bash[22095]: cluster 2024-09-16T09:22:15.301695+0000 mgr.x (mgr.14511) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:16.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:16 smithi110 bash[21405]: cluster 2024-09-16T09:22:15.301695+0000 mgr.x (mgr.14511) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:16.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:16 smithi110 bash[21405]: cluster 2024-09-16T09:22:15.301695+0000 mgr.x (mgr.14511) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:17.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:16 smithi042 bash[19947]: cluster 2024-09-16T09:22:15.301695+0000 mgr.x (mgr.14511) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:17.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:16 smithi042 bash[19947]: cluster 2024-09-16T09:22:15.301695+0000 mgr.x (mgr.14511) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:18.741 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:22:18.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:18 smithi116 bash[22095]: cluster 2024-09-16T09:22:17.302899+0000 mgr.x (mgr.14511) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:18.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:18 smithi116 bash[22095]: cluster 2024-09-16T09:22:17.302899+0000 mgr.x (mgr.14511) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:18.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:18 smithi110 bash[21405]: cluster 2024-09-16T09:22:17.302899+0000 mgr.x (mgr.14511) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:18.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:18 smithi110 bash[21405]: cluster 2024-09-16T09:22:17.302899+0000 mgr.x (mgr.14511) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:19.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:18 smithi042 bash[19947]: cluster 2024-09-16T09:22:17.302899+0000 mgr.x (mgr.14511) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:19.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:18 smithi042 bash[19947]: cluster 2024-09-16T09:22:17.302899+0000 mgr.x (mgr.14511) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:20.574 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:20 smithi110 bash[21405]: cluster 2024-09-16T09:22:19.303547+0000 mgr.x (mgr.14511) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:20.574 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:20 smithi110 bash[21405]: cluster 2024-09-16T09:22:19.303547+0000 mgr.x (mgr.14511) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:20.575 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:20 smithi116 bash[22095]: cluster 2024-09-16T09:22:19.303547+0000 mgr.x (mgr.14511) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:20.575 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:20 smithi116 bash[22095]: cluster 2024-09-16T09:22:19.303547+0000 mgr.x (mgr.14511) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:21.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:20 smithi042 bash[19947]: cluster 2024-09-16T09:22:19.303547+0000 mgr.x (mgr.14511) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:21.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:20 smithi042 bash[19947]: cluster 2024-09-16T09:22:19.303547+0000 mgr.x (mgr.14511) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:22.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:22 smithi042 bash[19947]: cluster 2024-09-16T09:22:21.304872+0000 mgr.x (mgr.14511) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:22.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:22 smithi042 bash[19947]: cluster 2024-09-16T09:22:21.304872+0000 mgr.x (mgr.14511) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:22.836 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:22:22.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:22 smithi116 bash[22095]: cluster 2024-09-16T09:22:21.304872+0000 mgr.x (mgr.14511) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:22.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:22 smithi116 bash[22095]: cluster 2024-09-16T09:22:21.304872+0000 mgr.x (mgr.14511) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:22.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:22 smithi110 bash[21405]: cluster 2024-09-16T09:22:21.304872+0000 mgr.x (mgr.14511) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:22.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:22 smithi110 bash[21405]: cluster 2024-09-16T09:22:21.304872+0000 mgr.x (mgr.14511) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:24.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:24 smithi116 bash[22095]: cluster 2024-09-16T09:22:23.305498+0000 mgr.x (mgr.14511) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:24.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:24 smithi116 bash[22095]: cluster 2024-09-16T09:22:23.305498+0000 mgr.x (mgr.14511) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:24.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:24 smithi110 bash[21405]: cluster 2024-09-16T09:22:23.305498+0000 mgr.x (mgr.14511) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:24.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:24 smithi110 bash[21405]: cluster 2024-09-16T09:22:23.305498+0000 mgr.x (mgr.14511) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:25.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:24 smithi042 bash[19947]: cluster 2024-09-16T09:22:23.305498+0000 mgr.x (mgr.14511) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:25.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:24 smithi042 bash[19947]: cluster 2024-09-16T09:22:23.305498+0000 mgr.x (mgr.14511) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:26.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:26 smithi042 bash[19947]: cluster 2024-09-16T09:22:25.306141+0000 mgr.x (mgr.14511) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:26.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:26 smithi042 bash[19947]: cluster 2024-09-16T09:22:25.306141+0000 mgr.x (mgr.14511) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:26 smithi116 bash[22095]: cluster 2024-09-16T09:22:25.306141+0000 mgr.x (mgr.14511) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:26.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:26 smithi116 bash[22095]: cluster 2024-09-16T09:22:25.306141+0000 mgr.x (mgr.14511) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:26.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:26 smithi110 bash[21405]: cluster 2024-09-16T09:22:25.306141+0000 mgr.x (mgr.14511) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:26.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:26 smithi110 bash[21405]: cluster 2024-09-16T09:22:25.306141+0000 mgr.x (mgr.14511) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:22:26.953 INFO:teuthology.orchestra.run.smithi042.stderr:Using ceph image with id '425e316ba8eb' and tag '8293d73f8690540e843a81caec373f9cc29cf705' created on 2024-09-13 15:57:17 +0000 UTC 2024-09-16T09:22:26.954 INFO:teuthology.orchestra.run.smithi042.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T09:22:28.815 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:28 smithi042 bash[19947]: cluster 2024-09-16T09:22:27.307284+0000 mgr.x (mgr.14511) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:28.815 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:28 smithi042 bash[19947]: cluster 2024-09-16T09:22:27.307284+0000 mgr.x (mgr.14511) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:28.815 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:28 smithi042 bash[19947]: audit 2024-09-16T09:22:28.311082+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:22:28.815 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:28 smithi042 bash[19947]: audit 2024-09-16T09:22:28.311082+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:22:28.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:28 smithi116 bash[22095]: cluster 2024-09-16T09:22:27.307284+0000 mgr.x (mgr.14511) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:28.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:28 smithi116 bash[22095]: cluster 2024-09-16T09:22:27.307284+0000 mgr.x (mgr.14511) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:28.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:28 smithi116 bash[22095]: audit 2024-09-16T09:22:28.311082+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:22:28.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:28 smithi116 bash[22095]: audit 2024-09-16T09:22:28.311082+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:22:28.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:28 smithi110 bash[21405]: cluster 2024-09-16T09:22:27.307284+0000 mgr.x (mgr.14511) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:28.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:28 smithi110 bash[21405]: cluster 2024-09-16T09:22:27.307284+0000 mgr.x (mgr.14511) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T09:22:28.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:28 smithi110 bash[21405]: audit 2024-09-16T09:22:28.311082+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:22:28.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:28 smithi110 bash[21405]: audit 2024-09-16T09:22:28.311082+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:22:29.358 DEBUG:teuthology.orchestra.run.smithi042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-16T09:22:29.411 INFO:teuthology.orchestra.run.smithi042.stderr:++ cat /tmp/svcname 2024-09-16T09:22:29.412 INFO:teuthology.orchestra.run.smithi042.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adctdb1.0.0.smithi042.rkvqsv ctdb status 2024-09-16T09:22:29.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:29 smithi042 bash[19947]: audit 2024-09-16T09:22:29.102897+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:22:29.627 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:29 smithi042 bash[19947]: audit 2024-09-16T09:22:29.102897+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:22:29.627 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:29 smithi042 bash[19947]: audit 2024-09-16T09:22:29.104711+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:22:29.627 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:29 smithi042 bash[19947]: audit 2024-09-16T09:22:29.104711+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:22:29.627 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:29 smithi042 bash[19947]: audit 2024-09-16T09:22:29.114668+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.627 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:29 smithi042 bash[19947]: audit 2024-09-16T09:22:29.114668+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.627 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:29 smithi042 bash[19947]: audit 2024-09-16T09:22:29.121416+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.627 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:29 smithi042 bash[19947]: audit 2024-09-16T09:22:29.121416+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:29 smithi116 bash[22095]: audit 2024-09-16T09:22:29.102897+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:22:29.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:29 smithi116 bash[22095]: audit 2024-09-16T09:22:29.102897+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:22:29.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:29 smithi116 bash[22095]: audit 2024-09-16T09:22:29.104711+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:22:29.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:29 smithi116 bash[22095]: audit 2024-09-16T09:22:29.104711+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:22:29.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:29 smithi116 bash[22095]: audit 2024-09-16T09:22:29.114668+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:29 smithi116 bash[22095]: audit 2024-09-16T09:22:29.114668+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:29 smithi116 bash[22095]: audit 2024-09-16T09:22:29.121416+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:29 smithi116 bash[22095]: audit 2024-09-16T09:22:29.121416+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:29 smithi110 bash[21405]: audit 2024-09-16T09:22:29.102897+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:22:29.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:29 smithi110 bash[21405]: audit 2024-09-16T09:22:29.102897+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:22:29.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:29 smithi110 bash[21405]: audit 2024-09-16T09:22:29.104711+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:22:29.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:29 smithi110 bash[21405]: audit 2024-09-16T09:22:29.104711+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:22:29.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:29 smithi110 bash[21405]: audit 2024-09-16T09:22:29.114668+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:29 smithi110 bash[21405]: audit 2024-09-16T09:22:29.114668+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:29 smithi110 bash[21405]: audit 2024-09-16T09:22:29.121416+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:29.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:29 smithi110 bash[21405]: audit 2024-09-16T09:22:29.121416+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:22:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:30 smithi116 bash[22095]: cephadm 2024-09-16T09:22:29.121935+0000 mgr.x (mgr.14511) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:22:30.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:30 smithi116 bash[22095]: cephadm 2024-09-16T09:22:29.121935+0000 mgr.x (mgr.14511) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:22:30.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:30 smithi116 bash[22095]: cluster 2024-09-16T09:22:29.307740+0000 mgr.x (mgr.14511) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:30.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:30 smithi116 bash[22095]: cluster 2024-09-16T09:22:29.307740+0000 mgr.x (mgr.14511) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:30 smithi110 bash[21405]: cephadm 2024-09-16T09:22:29.121935+0000 mgr.x (mgr.14511) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:22:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:30 smithi110 bash[21405]: cephadm 2024-09-16T09:22:29.121935+0000 mgr.x (mgr.14511) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:22:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:30 smithi110 bash[21405]: cluster 2024-09-16T09:22:29.307740+0000 mgr.x (mgr.14511) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:30.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:30 smithi110 bash[21405]: cluster 2024-09-16T09:22:29.307740+0000 mgr.x (mgr.14511) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:30 smithi042 bash[19947]: cephadm 2024-09-16T09:22:29.121935+0000 mgr.x (mgr.14511) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:22:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:30 smithi042 bash[19947]: cephadm 2024-09-16T09:22:29.121935+0000 mgr.x (mgr.14511) 145 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi042.rkvqsv'}, 1: {0: 'adctdb1.1.0.smithi110.ccgcsh'}, 2: {0: 'adctdb1.2.0.smithi116.esebzr'}} 3 2024-09-16T09:22:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:30 smithi042 bash[19947]: cluster 2024-09-16T09:22:29.307740+0000 mgr.x (mgr.14511) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:31.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:30 smithi042 bash[19947]: cluster 2024-09-16T09:22:29.307740+0000 mgr.x (mgr.14511) 146 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:32.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:32 smithi116 bash[22095]: cluster 2024-09-16T09:22:31.308894+0000 mgr.x (mgr.14511) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:32.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:32 smithi116 bash[22095]: cluster 2024-09-16T09:22:31.308894+0000 mgr.x (mgr.14511) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:32.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:32 smithi110 bash[21405]: cluster 2024-09-16T09:22:31.308894+0000 mgr.x (mgr.14511) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:32.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:32 smithi110 bash[21405]: cluster 2024-09-16T09:22:31.308894+0000 mgr.x (mgr.14511) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:33.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:32 smithi042 bash[19947]: cluster 2024-09-16T09:22:31.308894+0000 mgr.x (mgr.14511) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:33.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:32 smithi042 bash[19947]: cluster 2024-09-16T09:22:31.308894+0000 mgr.x (mgr.14511) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:34.229 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring fsid 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:22:34.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:34 smithi116 bash[22095]: cluster 2024-09-16T09:22:33.309510+0000 mgr.x (mgr.14511) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:34.855 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:34 smithi116 bash[22095]: cluster 2024-09-16T09:22:33.309510+0000 mgr.x (mgr.14511) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:34.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:34 smithi110 bash[21405]: cluster 2024-09-16T09:22:33.309510+0000 mgr.x (mgr.14511) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:34.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:34 smithi110 bash[21405]: cluster 2024-09-16T09:22:33.309510+0000 mgr.x (mgr.14511) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:34 smithi042 bash[19947]: cluster 2024-09-16T09:22:33.309510+0000 mgr.x (mgr.14511) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:35.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:34 smithi042 bash[19947]: cluster 2024-09-16T09:22:33.309510+0000 mgr.x (mgr.14511) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:35.285 DEBUG:teuthology.orchestra.run.smithi042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-16T09:22:35.338 INFO:teuthology.orchestra.run.smithi042.stderr:+ cat /tmp/ctdb_status 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:Number of nodes:3 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:pnn:0 172.21.15.42 OK (THIS NODE) 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:pnn:1 172.21.15.110 OK 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:pnn:2 172.21.15.116 OK 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:Generation:62173586 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:Size:3 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:hash:0 lmaster:0 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:hash:1 lmaster:1 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:hash:2 lmaster:2 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:Recovery mode:NORMAL (0) 2024-09-16T09:22:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:Leader:0 2024-09-16T09:22:35.340 DEBUG:teuthology.orchestra.run.smithi042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T09:22:35.396 INFO:teuthology.orchestra.run.smithi042.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-16T09:22:35.397 INFO:teuthology.orchestra.run.smithi042.stdout:pnn:0 172.21.15.42 OK (THIS NODE) 2024-09-16T09:22:35.399 DEBUG:teuthology.orchestra.run.smithi042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T09:22:35.458 INFO:teuthology.orchestra.run.smithi042.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-16T09:22:35.459 INFO:teuthology.orchestra.run.smithi042.stdout:pnn:1 172.21.15.110 OK 2024-09-16T09:22:35.461 DEBUG:teuthology.orchestra.run.smithi042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T09:22:35.525 INFO:teuthology.orchestra.run.smithi042.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-16T09:22:35.526 INFO:teuthology.orchestra.run.smithi042.stdout:pnn:2 172.21.15.116 OK 2024-09-16T09:22:35.527 DEBUG:teuthology.orchestra.run.smithi042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-16T09:22:35.582 INFO:teuthology.orchestra.run.smithi042.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-16T09:22:35.583 INFO:teuthology.orchestra.run.smithi042.stdout:Number of nodes:3 2024-09-16T09:22:35.584 DEBUG:teuthology.orchestra.run.smithi042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-16T09:22:35.641 INFO:teuthology.orchestra.run.smithi042.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-16T09:22:35.643 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T09:22:36.007 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi123.front.sepia.ceph.com 2024-09-16T09:22:36.007 DEBUG:teuthology.orchestra.run.smithi123:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-16T09:22:36.021 INFO:teuthology.orchestra.run.smithi123.stderr:+ sleep 30 2024-09-16T09:22:36.725 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:36 smithi042 bash[19947]: cluster 2024-09-16T09:22:35.310066+0000 mgr.x (mgr.14511) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:36.725 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:36 smithi042 bash[19947]: cluster 2024-09-16T09:22:35.310066+0000 mgr.x (mgr.14511) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:36.728 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:36 smithi116 bash[22095]: cluster 2024-09-16T09:22:35.310066+0000 mgr.x (mgr.14511) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:36.728 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:36 smithi116 bash[22095]: cluster 2024-09-16T09:22:35.310066+0000 mgr.x (mgr.14511) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:36.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:36 smithi110 bash[21405]: cluster 2024-09-16T09:22:35.310066+0000 mgr.x (mgr.14511) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:36.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:36 smithi110 bash[21405]: cluster 2024-09-16T09:22:35.310066+0000 mgr.x (mgr.14511) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:38.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:38 smithi116 bash[22095]: cluster 2024-09-16T09:22:37.311149+0000 mgr.x (mgr.14511) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:38.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:38 smithi116 bash[22095]: cluster 2024-09-16T09:22:37.311149+0000 mgr.x (mgr.14511) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:38.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:38 smithi110 bash[21405]: cluster 2024-09-16T09:22:37.311149+0000 mgr.x (mgr.14511) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:38.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:38 smithi110 bash[21405]: cluster 2024-09-16T09:22:37.311149+0000 mgr.x (mgr.14511) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:38 smithi042 bash[19947]: cluster 2024-09-16T09:22:37.311149+0000 mgr.x (mgr.14511) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:38 smithi042 bash[19947]: cluster 2024-09-16T09:22:37.311149+0000 mgr.x (mgr.14511) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:40.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:40 smithi116 bash[22095]: cluster 2024-09-16T09:22:39.311766+0000 mgr.x (mgr.14511) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:40.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:40 smithi116 bash[22095]: cluster 2024-09-16T09:22:39.311766+0000 mgr.x (mgr.14511) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:40.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:40 smithi110 bash[21405]: cluster 2024-09-16T09:22:39.311766+0000 mgr.x (mgr.14511) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:40.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:40 smithi110 bash[21405]: cluster 2024-09-16T09:22:39.311766+0000 mgr.x (mgr.14511) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:41.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:40 smithi042 bash[19947]: cluster 2024-09-16T09:22:39.311766+0000 mgr.x (mgr.14511) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:41.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:40 smithi042 bash[19947]: cluster 2024-09-16T09:22:39.311766+0000 mgr.x (mgr.14511) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:42.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:42 smithi116 bash[22095]: cluster 2024-09-16T09:22:41.312934+0000 mgr.x (mgr.14511) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:42.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:42 smithi116 bash[22095]: cluster 2024-09-16T09:22:41.312934+0000 mgr.x (mgr.14511) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:42.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:42 smithi110 bash[21405]: cluster 2024-09-16T09:22:41.312934+0000 mgr.x (mgr.14511) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:42.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:42 smithi110 bash[21405]: cluster 2024-09-16T09:22:41.312934+0000 mgr.x (mgr.14511) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:43.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:42 smithi042 bash[19947]: cluster 2024-09-16T09:22:41.312934+0000 mgr.x (mgr.14511) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:43.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:42 smithi042 bash[19947]: cluster 2024-09-16T09:22:41.312934+0000 mgr.x (mgr.14511) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:44.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:44 smithi110 bash[21405]: cluster 2024-09-16T09:22:43.313578+0000 mgr.x (mgr.14511) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:44.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:44 smithi110 bash[21405]: cluster 2024-09-16T09:22:43.313578+0000 mgr.x (mgr.14511) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:44 smithi042 bash[19947]: cluster 2024-09-16T09:22:43.313578+0000 mgr.x (mgr.14511) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:44 smithi042 bash[19947]: cluster 2024-09-16T09:22:43.313578+0000 mgr.x (mgr.14511) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:44 smithi116 bash[22095]: cluster 2024-09-16T09:22:43.313578+0000 mgr.x (mgr.14511) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:45.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:44 smithi116 bash[22095]: cluster 2024-09-16T09:22:43.313578+0000 mgr.x (mgr.14511) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:46 smithi042 bash[19947]: cluster 2024-09-16T09:22:45.314336+0000 mgr.x (mgr.14511) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:46.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:46 smithi042 bash[19947]: cluster 2024-09-16T09:22:45.314336+0000 mgr.x (mgr.14511) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:46.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:46 smithi110 bash[21405]: cluster 2024-09-16T09:22:45.314336+0000 mgr.x (mgr.14511) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:46.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:46 smithi110 bash[21405]: cluster 2024-09-16T09:22:45.314336+0000 mgr.x (mgr.14511) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:47.085 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:46 smithi116 bash[22095]: cluster 2024-09-16T09:22:45.314336+0000 mgr.x (mgr.14511) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:47.085 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:46 smithi116 bash[22095]: cluster 2024-09-16T09:22:45.314336+0000 mgr.x (mgr.14511) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:48.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:48 smithi116 bash[22095]: cluster 2024-09-16T09:22:47.315496+0000 mgr.x (mgr.14511) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:48.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:48 smithi116 bash[22095]: cluster 2024-09-16T09:22:47.315496+0000 mgr.x (mgr.14511) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:48.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:48 smithi110 bash[21405]: cluster 2024-09-16T09:22:47.315496+0000 mgr.x (mgr.14511) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:48.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:48 smithi110 bash[21405]: cluster 2024-09-16T09:22:47.315496+0000 mgr.x (mgr.14511) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:49.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:48 smithi042 bash[19947]: cluster 2024-09-16T09:22:47.315496+0000 mgr.x (mgr.14511) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:49.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:48 smithi042 bash[19947]: cluster 2024-09-16T09:22:47.315496+0000 mgr.x (mgr.14511) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:50.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:50 smithi110 bash[21405]: cluster 2024-09-16T09:22:49.316185+0000 mgr.x (mgr.14511) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:50.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:50 smithi110 bash[21405]: cluster 2024-09-16T09:22:49.316185+0000 mgr.x (mgr.14511) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:51.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:50 smithi042 bash[19947]: cluster 2024-09-16T09:22:49.316185+0000 mgr.x (mgr.14511) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:51.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:50 smithi042 bash[19947]: cluster 2024-09-16T09:22:49.316185+0000 mgr.x (mgr.14511) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:51.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:50 smithi116 bash[22095]: cluster 2024-09-16T09:22:49.316185+0000 mgr.x (mgr.14511) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:51.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:50 smithi116 bash[22095]: cluster 2024-09-16T09:22:49.316185+0000 mgr.x (mgr.14511) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:52.663 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:52 smithi116 bash[22095]: cluster 2024-09-16T09:22:51.317453+0000 mgr.x (mgr.14511) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:52.663 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:52 smithi116 bash[22095]: cluster 2024-09-16T09:22:51.317453+0000 mgr.x (mgr.14511) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:52.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:52 smithi110 bash[21405]: cluster 2024-09-16T09:22:51.317453+0000 mgr.x (mgr.14511) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:52.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:52 smithi110 bash[21405]: cluster 2024-09-16T09:22:51.317453+0000 mgr.x (mgr.14511) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:52 smithi042 bash[19947]: cluster 2024-09-16T09:22:51.317453+0000 mgr.x (mgr.14511) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:53.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:52 smithi042 bash[19947]: cluster 2024-09-16T09:22:51.317453+0000 mgr.x (mgr.14511) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T09:22:54.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:54 smithi110 bash[21405]: cluster 2024-09-16T09:22:53.318146+0000 mgr.x (mgr.14511) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:54.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:54 smithi110 bash[21405]: cluster 2024-09-16T09:22:53.318146+0000 mgr.x (mgr.14511) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:54 smithi042 bash[19947]: cluster 2024-09-16T09:22:53.318146+0000 mgr.x (mgr.14511) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:55.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:54 smithi042 bash[19947]: cluster 2024-09-16T09:22:53.318146+0000 mgr.x (mgr.14511) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:55.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:54 smithi116 bash[22095]: cluster 2024-09-16T09:22:53.318146+0000 mgr.x (mgr.14511) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:55.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:54 smithi116 bash[22095]: cluster 2024-09-16T09:22:53.318146+0000 mgr.x (mgr.14511) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:56.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:56 smithi110 bash[21405]: cluster 2024-09-16T09:22:55.318848+0000 mgr.x (mgr.14511) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:56.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:56 smithi110 bash[21405]: cluster 2024-09-16T09:22:55.318848+0000 mgr.x (mgr.14511) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:56 smithi042 bash[19947]: cluster 2024-09-16T09:22:55.318848+0000 mgr.x (mgr.14511) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:57.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:56 smithi042 bash[19947]: cluster 2024-09-16T09:22:55.318848+0000 mgr.x (mgr.14511) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:57.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:56 smithi116 bash[22095]: cluster 2024-09-16T09:22:55.318848+0000 mgr.x (mgr.14511) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:57.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:56 smithi116 bash[22095]: cluster 2024-09-16T09:22:55.318848+0000 mgr.x (mgr.14511) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:22:58.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:58 smithi116 bash[22095]: cluster 2024-09-16T09:22:57.320141+0000 mgr.x (mgr.14511) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:58.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:22:58 smithi116 bash[22095]: cluster 2024-09-16T09:22:57.320141+0000 mgr.x (mgr.14511) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:58.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:58 smithi110 bash[21405]: cluster 2024-09-16T09:22:57.320141+0000 mgr.x (mgr.14511) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:58.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:22:58 smithi110 bash[21405]: cluster 2024-09-16T09:22:57.320141+0000 mgr.x (mgr.14511) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:58 smithi042 bash[19947]: cluster 2024-09-16T09:22:57.320141+0000 mgr.x (mgr.14511) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:22:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:22:58 smithi042 bash[19947]: cluster 2024-09-16T09:22:57.320141+0000 mgr.x (mgr.14511) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:23:00.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:00 smithi110 bash[21405]: cluster 2024-09-16T09:22:59.320812+0000 mgr.x (mgr.14511) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:00.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:00 smithi110 bash[21405]: cluster 2024-09-16T09:22:59.320812+0000 mgr.x (mgr.14511) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:00 smithi042 bash[19947]: cluster 2024-09-16T09:22:59.320812+0000 mgr.x (mgr.14511) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:01.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:00 smithi042 bash[19947]: cluster 2024-09-16T09:22:59.320812+0000 mgr.x (mgr.14511) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:00 smithi116 bash[22095]: cluster 2024-09-16T09:22:59.320812+0000 mgr.x (mgr.14511) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:01.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:00 smithi116 bash[22095]: cluster 2024-09-16T09:22:59.320812+0000 mgr.x (mgr.14511) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:02.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:02 smithi116 bash[22095]: cluster 2024-09-16T09:23:01.322112+0000 mgr.x (mgr.14511) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:23:02.752 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:02 smithi116 bash[22095]: cluster 2024-09-16T09:23:01.322112+0000 mgr.x (mgr.14511) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:23:02.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:02 smithi110 bash[21405]: cluster 2024-09-16T09:23:01.322112+0000 mgr.x (mgr.14511) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:23:02.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:02 smithi110 bash[21405]: cluster 2024-09-16T09:23:01.322112+0000 mgr.x (mgr.14511) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:23:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:02 smithi042 bash[19947]: cluster 2024-09-16T09:23:01.322112+0000 mgr.x (mgr.14511) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:23:03.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:02 smithi042 bash[19947]: cluster 2024-09-16T09:23:01.322112+0000 mgr.x (mgr.14511) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T09:23:04.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:04 smithi110 bash[21405]: cluster 2024-09-16T09:23:03.322801+0000 mgr.x (mgr.14511) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:04.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:04 smithi110 bash[21405]: cluster 2024-09-16T09:23:03.322801+0000 mgr.x (mgr.14511) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:05.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:04 smithi042 bash[19947]: cluster 2024-09-16T09:23:03.322801+0000 mgr.x (mgr.14511) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:05.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:04 smithi042 bash[19947]: cluster 2024-09-16T09:23:03.322801+0000 mgr.x (mgr.14511) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:05.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:04 smithi116 bash[22095]: cluster 2024-09-16T09:23:03.322801+0000 mgr.x (mgr.14511) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:05.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:04 smithi116 bash[22095]: cluster 2024-09-16T09:23:03.322801+0000 mgr.x (mgr.14511) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:06.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.116/share1 -c ls' 2024-09-16T09:23:06.081 INFO:teuthology.orchestra.run.smithi123.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.116/share1 -c ls 2024-09-16T09:23:06.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:06 smithi110 bash[21405]: cluster 2024-09-16T09:23:05.323712+0000 mgr.x (mgr.14511) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:06.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:06 smithi110 bash[21405]: cluster 2024-09-16T09:23:05.323712+0000 mgr.x (mgr.14511) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:06 smithi042 bash[19947]: cluster 2024-09-16T09:23:05.323712+0000 mgr.x (mgr.14511) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:07.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:06 smithi042 bash[19947]: cluster 2024-09-16T09:23:05.323712+0000 mgr.x (mgr.14511) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:07.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:06 smithi116 bash[22095]: cluster 2024-09-16T09:23:05.323712+0000 mgr.x (mgr.14511) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:07.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:06 smithi116 bash[22095]: cluster 2024-09-16T09:23:05.323712+0000 mgr.x (mgr.14511) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:07.189 INFO:teuthology.orchestra.run.smithi123.stdout: . D 0 Mon Sep 16 09:18:58 2024 2024-09-16T09:23:07.189 INFO:teuthology.orchestra.run.smithi123.stdout: .. D 0 Mon Sep 16 09:18:58 2024 2024-09-16T09:23:07.189 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T09:23:07.190 INFO:teuthology.orchestra.run.smithi123.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-16T09:23:07.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.116/share2 -c ls' 2024-09-16T09:23:07.772 INFO:teuthology.orchestra.run.smithi123.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.123 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.116/share2 -c ls 2024-09-16T09:23:08.841 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:08 smithi116 bash[22095]: cluster 2024-09-16T09:23:07.324800+0000 mgr.x (mgr.14511) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:08.841 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:08 smithi116 bash[22095]: cluster 2024-09-16T09:23:07.324800+0000 mgr.x (mgr.14511) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:08.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:08 smithi042 bash[19947]: cluster 2024-09-16T09:23:07.324800+0000 mgr.x (mgr.14511) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:08.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:08 smithi042 bash[19947]: cluster 2024-09-16T09:23:07.324800+0000 mgr.x (mgr.14511) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:08 smithi110 bash[21405]: cluster 2024-09-16T09:23:07.324800+0000 mgr.x (mgr.14511) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:08.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:08 smithi110 bash[21405]: cluster 2024-09-16T09:23:07.324800+0000 mgr.x (mgr.14511) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T09:23:08.912 INFO:teuthology.orchestra.run.smithi123.stdout: . D 0 Mon Sep 16 09:19:05 2024 2024-09-16T09:23:08.913 INFO:teuthology.orchestra.run.smithi123.stdout: .. D 0 Mon Sep 16 09:19:05 2024 2024-09-16T09:23:08.913 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T09:23:08.913 INFO:teuthology.orchestra.run.smithi123.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-16T09:23:09.368 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T09:23:09.377 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T09:23:09.377 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-16T09:23:10.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:10 smithi110 bash[21405]: cluster 2024-09-16T09:23:09.325456+0000 mgr.x (mgr.14511) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:10.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:10 smithi110 bash[21405]: cluster 2024-09-16T09:23:09.325456+0000 mgr.x (mgr.14511) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:10 smithi042 bash[19947]: cluster 2024-09-16T09:23:09.325456+0000 mgr.x (mgr.14511) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:11.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:10 smithi042 bash[19947]: cluster 2024-09-16T09:23:09.325456+0000 mgr.x (mgr.14511) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:11.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:10 smithi116 bash[22095]: cluster 2024-09-16T09:23:09.325456+0000 mgr.x (mgr.14511) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:11.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:10 smithi116 bash[22095]: cluster 2024-09-16T09:23:09.325456+0000 mgr.x (mgr.14511) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T09:23:12.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:12 smithi110 bash[21405]: cluster 2024-09-16T09:23:11.326673+0000 mgr.x (mgr.14511) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:12.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:12 smithi110 bash[21405]: cluster 2024-09-16T09:23:11.326673+0000 mgr.x (mgr.14511) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:12 smithi042 bash[19947]: cluster 2024-09-16T09:23:11.326673+0000 mgr.x (mgr.14511) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:13.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:12 smithi042 bash[19947]: cluster 2024-09-16T09:23:11.326673+0000 mgr.x (mgr.14511) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:13.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:12 smithi116 bash[22095]: cluster 2024-09-16T09:23:11.326673+0000 mgr.x (mgr.14511) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:13.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:12 smithi116 bash[22095]: cluster 2024-09-16T09:23:11.326673+0000 mgr.x (mgr.14511) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:14.202 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:23:14.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:14 smithi110 bash[21405]: cluster 2024-09-16T09:23:13.327275+0000 mgr.x (mgr.14511) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:14.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:14 smithi110 bash[21405]: cluster 2024-09-16T09:23:13.327275+0000 mgr.x (mgr.14511) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:15.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:14 smithi116 bash[22095]: cluster 2024-09-16T09:23:13.327275+0000 mgr.x (mgr.14511) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:15.010 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:14 smithi116 bash[22095]: cluster 2024-09-16T09:23:13.327275+0000 mgr.x (mgr.14511) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:15.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:14 smithi042 bash[19947]: cluster 2024-09-16T09:23:13.327275+0000 mgr.x (mgr.14511) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:15.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:14 smithi042 bash[19947]: cluster 2024-09-16T09:23:13.327275+0000 mgr.x (mgr.14511) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: "results": [ 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: "resource": { 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: "resource_type": "ceph.smb.share", 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: "cluster_id": "adctdb1", 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: "share_id": "share1", 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: "intent": "removed" 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: "state": "removed", 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:23:16.388 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: "resource": { 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: "resource_type": "ceph.smb.share", 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: "cluster_id": "adctdb1", 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: "share_id": "share2", 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: "intent": "removed" 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: "state": "removed", 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: "resource": { 2024-09-16T09:23:16.389 INFO:teuthology.orchestra.run.smithi042.stdout: "resource_type": "ceph.smb.cluster", 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "cluster_id": "adctdb1", 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "intent": "removed" 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "state": "removed", 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "resource": { 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "auth_id": "join1-admin", 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "intent": "removed" 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "state": "removed", 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-16T09:23:16.390 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-16T09:23:16.391 INFO:teuthology.orchestra.run.smithi042.stdout: "success": true 2024-09-16T09:23:16.391 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T09:23:16.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: cluster 2024-09-16T09:23:15.328073+0000 mgr.x (mgr.14511) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: cluster 2024-09-16T09:23:15.328073+0000 mgr.x (mgr.14511) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: cluster 2024-09-16T09:23:15.328073+0000 mgr.x (mgr.14511) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.300760+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.300760+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.302325+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.302325+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.302908+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.302908+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.304448+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.304448+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:16.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.306063+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.306063+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.306502+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.306502+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.308076+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.308076+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.311783+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.311783+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.314981+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.314981+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.322110+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:16.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:16 smithi110 bash[21405]: audit 2024-09-16T09:23:16.322110+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:17.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: cluster 2024-09-16T09:23:15.328073+0000 mgr.x (mgr.14511) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:17.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: cluster 2024-09-16T09:23:15.328073+0000 mgr.x (mgr.14511) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:17.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.300760+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.300760+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.302325+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.302325+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.302908+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.302908+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.304448+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.304448+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.306063+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.306063+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.306502+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.306502+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:17.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.308076+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:23:17.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.308076+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:23:17.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.311783+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-16T09:23:17.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.311783+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-16T09:23:17.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.314981+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:17.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.314981+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:17.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.322110+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:17.106 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:16 smithi116 bash[22095]: audit 2024-09-16T09:23:16.322110+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: cluster 2024-09-16T09:23:15.328073+0000 mgr.x (mgr.14511) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.300760+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.300760+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.302325+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.302325+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.302908+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.302908+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.304448+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.304448+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:17.133 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.306063+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.306063+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.306502+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.306502+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.308076+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.308076+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.311783+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.311783+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.314981+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.314981+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.322110+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:17.134 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:16 smithi042 bash[19947]: audit 2024-09-16T09:23:16.322110+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' 2024-09-16T09:23:17.231 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-16T09:23:17.242 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to be not present in service list 2024-09-16T09:23:17.242 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:23:17.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:17 smithi042 bash[19947]: audit 2024-09-16T09:23:16.198372+0000 mgr.x (mgr.14511) 170 : audit [DBG] from='client.15894 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:23:17.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:17 smithi042 bash[19947]: audit 2024-09-16T09:23:16.198372+0000 mgr.x (mgr.14511) 170 : audit [DBG] from='client.15894 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:23:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:17 smithi042 bash[19947]: cephadm 2024-09-16T09:23:16.293937+0000 mgr.x (mgr.14511) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-16T09:23:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:17 smithi042 bash[19947]: cephadm 2024-09-16T09:23:16.293937+0000 mgr.x (mgr.14511) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-16T09:23:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:17 smithi042 bash[19947]: cephadm 2024-09-16T09:23:16.377951+0000 mgr.x (mgr.14511) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi042.rkvqsv... 2024-09-16T09:23:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:17 smithi042 bash[19947]: cephadm 2024-09-16T09:23:16.377951+0000 mgr.x (mgr.14511) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi042.rkvqsv... 2024-09-16T09:23:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:17 smithi042 bash[19947]: cephadm 2024-09-16T09:23:16.378457+0000 mgr.x (mgr.14511) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi042.rkvqsv from smithi042 -- ports [445, 9922] 2024-09-16T09:23:17.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:17 smithi042 bash[19947]: cephadm 2024-09-16T09:23:16.378457+0000 mgr.x (mgr.14511) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi042.rkvqsv from smithi042 -- ports [445, 9922] 2024-09-16T09:23:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:17 smithi110 bash[21405]: audit 2024-09-16T09:23:16.198372+0000 mgr.x (mgr.14511) 170 : audit [DBG] from='client.15894 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:23:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:17 smithi110 bash[21405]: audit 2024-09-16T09:23:16.198372+0000 mgr.x (mgr.14511) 170 : audit [DBG] from='client.15894 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:23:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:17 smithi110 bash[21405]: cephadm 2024-09-16T09:23:16.293937+0000 mgr.x (mgr.14511) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-16T09:23:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:17 smithi110 bash[21405]: cephadm 2024-09-16T09:23:16.293937+0000 mgr.x (mgr.14511) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-16T09:23:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:17 smithi110 bash[21405]: cephadm 2024-09-16T09:23:16.377951+0000 mgr.x (mgr.14511) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi042.rkvqsv... 2024-09-16T09:23:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:17 smithi110 bash[21405]: cephadm 2024-09-16T09:23:16.377951+0000 mgr.x (mgr.14511) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi042.rkvqsv... 2024-09-16T09:23:17.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:17 smithi110 bash[21405]: cephadm 2024-09-16T09:23:16.378457+0000 mgr.x (mgr.14511) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi042.rkvqsv from smithi042 -- ports [445, 9922] 2024-09-16T09:23:17.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:17 smithi110 bash[21405]: cephadm 2024-09-16T09:23:16.378457+0000 mgr.x (mgr.14511) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi042.rkvqsv from smithi042 -- ports [445, 9922] 2024-09-16T09:23:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:17 smithi116 bash[22095]: audit 2024-09-16T09:23:16.198372+0000 mgr.x (mgr.14511) 170 : audit [DBG] from='client.15894 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:23:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:17 smithi116 bash[22095]: audit 2024-09-16T09:23:16.198372+0000 mgr.x (mgr.14511) 170 : audit [DBG] from='client.15894 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T09:23:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:17 smithi116 bash[22095]: cephadm 2024-09-16T09:23:16.293937+0000 mgr.x (mgr.14511) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-16T09:23:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:17 smithi116 bash[22095]: cephadm 2024-09-16T09:23:16.293937+0000 mgr.x (mgr.14511) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-16T09:23:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:17 smithi116 bash[22095]: cephadm 2024-09-16T09:23:16.377951+0000 mgr.x (mgr.14511) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi042.rkvqsv... 2024-09-16T09:23:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:17 smithi116 bash[22095]: cephadm 2024-09-16T09:23:16.377951+0000 mgr.x (mgr.14511) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi042.rkvqsv... 2024-09-16T09:23:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:17 smithi116 bash[22095]: cephadm 2024-09-16T09:23:16.378457+0000 mgr.x (mgr.14511) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi042.rkvqsv from smithi042 -- ports [445, 9922] 2024-09-16T09:23:18.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:17 smithi116 bash[22095]: cephadm 2024-09-16T09:23:16.378457+0000 mgr.x (mgr.14511) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi042.rkvqsv from smithi042 -- ports [445, 9922] 2024-09-16T09:23:18.744 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:18 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:18.745 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:18 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:18.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:18 smithi042 bash[19947]: cluster 2024-09-16T09:23:17.328832+0000 mgr.x (mgr.14511) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:18.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:18 smithi042 bash[19947]: cluster 2024-09-16T09:23:17.328832+0000 mgr.x (mgr.14511) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:18.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:18 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:18.853 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:18 smithi116 bash[22095]: cluster 2024-09-16T09:23:17.328832+0000 mgr.x (mgr.14511) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:18.854 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:18 smithi116 bash[22095]: cluster 2024-09-16T09:23:17.328832+0000 mgr.x (mgr.14511) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:18.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:18 smithi110 bash[21405]: cluster 2024-09-16T09:23:17.328832+0000 mgr.x (mgr.14511) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:18.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:18 smithi110 bash[21405]: cluster 2024-09-16T09:23:17.328832+0000 mgr.x (mgr.14511) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T09:23:19.041 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:18 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.292 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.293 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.293 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.293 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.293 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.542 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.542 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.543 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.543 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.827 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.828 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.828 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:19.829 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:19 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:20.120 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:20 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:20.120 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:20 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:20.121 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:20 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:20.121 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:20 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:20.792 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:20 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:20.792 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:20 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:20.793 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:20 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:20.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:20 smithi042 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:20.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:20 smithi042 bash[19947]: cluster 2024-09-16T09:23:19.329335+0000 mgr.x (mgr.14511) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T09:23:20.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:20 smithi042 bash[19947]: cluster 2024-09-16T09:23:19.329335+0000 mgr.x (mgr.14511) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T09:23:20.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:20 smithi042 bash[19947]: audit 2024-09-16T09:23:20.638979+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"} : dispatch 2024-09-16T09:23:20.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:20 smithi042 bash[19947]: audit 2024-09-16T09:23:20.638979+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"} : dispatch 2024-09-16T09:23:20.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:20 smithi042 bash[19947]: audit 2024-09-16T09:23:20.642481+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"}]': finished 2024-09-16T09:23:20.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:20 smithi042 bash[19947]: audit 2024-09-16T09:23:20.642481+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"}]': finished 2024-09-16T09:23:20.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:20 smithi110 bash[21405]: cluster 2024-09-16T09:23:19.329335+0000 mgr.x (mgr.14511) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T09:23:20.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:20 smithi110 bash[21405]: cluster 2024-09-16T09:23:19.329335+0000 mgr.x (mgr.14511) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T09:23:20.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:20 smithi110 bash[21405]: audit 2024-09-16T09:23:20.638979+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"} : dispatch 2024-09-16T09:23:20.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:20 smithi110 bash[21405]: audit 2024-09-16T09:23:20.638979+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"} : dispatch 2024-09-16T09:23:20.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:20 smithi110 bash[21405]: audit 2024-09-16T09:23:20.642481+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"}]': finished 2024-09-16T09:23:20.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:20 smithi110 bash[21405]: audit 2024-09-16T09:23:20.642481+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"}]': finished 2024-09-16T09:23:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:20 smithi116 bash[22095]: cluster 2024-09-16T09:23:19.329335+0000 mgr.x (mgr.14511) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T09:23:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:20 smithi116 bash[22095]: cluster 2024-09-16T09:23:19.329335+0000 mgr.x (mgr.14511) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T09:23:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:20 smithi116 bash[22095]: audit 2024-09-16T09:23:20.638979+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"} : dispatch 2024-09-16T09:23:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:20 smithi116 bash[22095]: audit 2024-09-16T09:23:20.638979+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"} : dispatch 2024-09-16T09:23:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:20 smithi116 bash[22095]: audit 2024-09-16T09:23:20.642481+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"}]': finished 2024-09-16T09:23:21.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:20 smithi116 bash[22095]: audit 2024-09-16T09:23:20.642481+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi042.rkvqsv"}]': finished 2024-09-16T09:23:21.976 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:23:22.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:21 smithi042 bash[19947]: cephadm 2024-09-16T09:23:20.638297+0000 mgr.x (mgr.14511) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi042.rkvqsv 2024-09-16T09:23:22.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:21 smithi042 bash[19947]: cephadm 2024-09-16T09:23:20.638297+0000 mgr.x (mgr.14511) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi042.rkvqsv 2024-09-16T09:23:22.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:21 smithi042 bash[19947]: cephadm 2024-09-16T09:23:20.647911+0000 mgr.x (mgr.14511) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi110.ccgcsh... 2024-09-16T09:23:22.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:21 smithi042 bash[19947]: cephadm 2024-09-16T09:23:20.647911+0000 mgr.x (mgr.14511) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi110.ccgcsh... 2024-09-16T09:23:22.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:21 smithi042 bash[19947]: cephadm 2024-09-16T09:23:20.648295+0000 mgr.x (mgr.14511) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi110.ccgcsh from smithi110 -- ports [445, 9922] 2024-09-16T09:23:22.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:21 smithi042 bash[19947]: cephadm 2024-09-16T09:23:20.648295+0000 mgr.x (mgr.14511) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi110.ccgcsh from smithi110 -- ports [445, 9922] 2024-09-16T09:23:22.080 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:21 smithi110 bash[21405]: cephadm 2024-09-16T09:23:20.638297+0000 mgr.x (mgr.14511) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi042.rkvqsv 2024-09-16T09:23:22.081 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:21 smithi110 bash[21405]: cephadm 2024-09-16T09:23:20.638297+0000 mgr.x (mgr.14511) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi042.rkvqsv 2024-09-16T09:23:22.081 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:21 smithi110 bash[21405]: cephadm 2024-09-16T09:23:20.647911+0000 mgr.x (mgr.14511) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi110.ccgcsh... 2024-09-16T09:23:22.081 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:21 smithi110 bash[21405]: cephadm 2024-09-16T09:23:20.647911+0000 mgr.x (mgr.14511) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi110.ccgcsh... 2024-09-16T09:23:22.081 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:21 smithi110 bash[21405]: cephadm 2024-09-16T09:23:20.648295+0000 mgr.x (mgr.14511) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi110.ccgcsh from smithi110 -- ports [445, 9922] 2024-09-16T09:23:22.081 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:21 smithi110 bash[21405]: cephadm 2024-09-16T09:23:20.648295+0000 mgr.x (mgr.14511) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi110.ccgcsh from smithi110 -- ports [445, 9922] 2024-09-16T09:23:22.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:21 smithi116 bash[22095]: cephadm 2024-09-16T09:23:20.638297+0000 mgr.x (mgr.14511) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi042.rkvqsv 2024-09-16T09:23:22.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:21 smithi116 bash[22095]: cephadm 2024-09-16T09:23:20.638297+0000 mgr.x (mgr.14511) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi042.rkvqsv 2024-09-16T09:23:22.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:21 smithi116 bash[22095]: cephadm 2024-09-16T09:23:20.647911+0000 mgr.x (mgr.14511) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi110.ccgcsh... 2024-09-16T09:23:22.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:21 smithi116 bash[22095]: cephadm 2024-09-16T09:23:20.647911+0000 mgr.x (mgr.14511) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi110.ccgcsh... 2024-09-16T09:23:22.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:21 smithi116 bash[22095]: cephadm 2024-09-16T09:23:20.648295+0000 mgr.x (mgr.14511) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi110.ccgcsh from smithi110 -- ports [445, 9922] 2024-09-16T09:23:22.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:21 smithi116 bash[22095]: cephadm 2024-09-16T09:23:20.648295+0000 mgr.x (mgr.14511) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi110.ccgcsh from smithi110 -- ports [445, 9922] 2024-09-16T09:23:22.708 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:22 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:22.709 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:23:22 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:22.709 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:22 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:22.709 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:22 smithi110 bash[21405]: cluster 2024-09-16T09:23:21.330527+0000 mgr.x (mgr.14511) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T09:23:22.709 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:22 smithi110 bash[21405]: cluster 2024-09-16T09:23:21.330527+0000 mgr.x (mgr.14511) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T09:23:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:22 smithi042 bash[19947]: cluster 2024-09-16T09:23:21.330527+0000 mgr.x (mgr.14511) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T09:23:23.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:22 smithi042 bash[19947]: cluster 2024-09-16T09:23:21.330527+0000 mgr.x (mgr.14511) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T09:23:23.047 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:22 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.048 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:23:22 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.048 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:22 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:22 smithi116 bash[22095]: cluster 2024-09-16T09:23:21.330527+0000 mgr.x (mgr.14511) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T09:23:23.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:22 smithi116 bash[22095]: cluster 2024-09-16T09:23:21.330527+0000 mgr.x (mgr.14511) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T09:23:23.299 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.299 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.299 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.299 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.300 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.300 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.542 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:23:23.543 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:21:26.305901Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:21:26.305023Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:21:26.304704Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:21:26.305312Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T09:23:16.301414Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.123"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-16T09:19:56.634353Z", "last_refresh": "2024-09-16T09:21:27.424237Z", "running": 2, "size": 3}}] 2024-09-16T09:23:23.577 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.577 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.577 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.829 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.829 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:23.830 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:23 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:24.198 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'smb.adctdb1', 'mon', 'mds.cephfs', 'mgr', 'osd'} 2024-09-16T09:23:24.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:24 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:24.412 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:24 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:24.412 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:23:24 smithi110 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:24.965 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:24 smithi116 bash[22095]: cluster 2024-09-16T09:23:23.330893+0000 mgr.x (mgr.14511) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:24.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:24 smithi116 bash[22095]: cluster 2024-09-16T09:23:23.330893+0000 mgr.x (mgr.14511) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:24.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:24 smithi116 bash[22095]: audit 2024-09-16T09:23:23.533365+0000 mgr.x (mgr.14511) 181 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:23:24.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:24 smithi116 bash[22095]: audit 2024-09-16T09:23:23.533365+0000 mgr.x (mgr.14511) 181 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:23:24.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:24 smithi116 bash[22095]: audit 2024-09-16T09:23:24.296136+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"} : dispatch 2024-09-16T09:23:24.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:24 smithi116 bash[22095]: audit 2024-09-16T09:23:24.296136+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"} : dispatch 2024-09-16T09:23:24.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:24 smithi116 bash[22095]: audit 2024-09-16T09:23:24.300149+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"}]': finished 2024-09-16T09:23:24.966 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:24 smithi116 bash[22095]: audit 2024-09-16T09:23:24.300149+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"}]': finished 2024-09-16T09:23:25.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:24 smithi042 bash[19947]: cluster 2024-09-16T09:23:23.330893+0000 mgr.x (mgr.14511) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:25.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:24 smithi042 bash[19947]: cluster 2024-09-16T09:23:23.330893+0000 mgr.x (mgr.14511) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:25.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:24 smithi042 bash[19947]: audit 2024-09-16T09:23:23.533365+0000 mgr.x (mgr.14511) 181 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:23:25.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:24 smithi042 bash[19947]: audit 2024-09-16T09:23:23.533365+0000 mgr.x (mgr.14511) 181 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:23:25.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:24 smithi042 bash[19947]: audit 2024-09-16T09:23:24.296136+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"} : dispatch 2024-09-16T09:23:25.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:24 smithi042 bash[19947]: audit 2024-09-16T09:23:24.296136+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"} : dispatch 2024-09-16T09:23:25.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:24 smithi042 bash[19947]: audit 2024-09-16T09:23:24.300149+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"}]': finished 2024-09-16T09:23:25.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:24 smithi042 bash[19947]: audit 2024-09-16T09:23:24.300149+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"}]': finished 2024-09-16T09:23:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:24 smithi110 bash[21405]: cluster 2024-09-16T09:23:23.330893+0000 mgr.x (mgr.14511) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:24 smithi110 bash[21405]: cluster 2024-09-16T09:23:23.330893+0000 mgr.x (mgr.14511) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:24 smithi110 bash[21405]: audit 2024-09-16T09:23:23.533365+0000 mgr.x (mgr.14511) 181 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:23:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:24 smithi110 bash[21405]: audit 2024-09-16T09:23:23.533365+0000 mgr.x (mgr.14511) 181 : audit [DBG] from='client.15930 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T09:23:25.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:24 smithi110 bash[21405]: audit 2024-09-16T09:23:24.296136+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"} : dispatch 2024-09-16T09:23:25.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:24 smithi110 bash[21405]: audit 2024-09-16T09:23:24.296136+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"} : dispatch 2024-09-16T09:23:25.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:24 smithi110 bash[21405]: audit 2024-09-16T09:23:24.300149+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"}]': finished 2024-09-16T09:23:25.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:24 smithi110 bash[21405]: audit 2024-09-16T09:23:24.300149+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi110.ccgcsh"}]': finished 2024-09-16T09:23:25.198 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T09:23:26.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:25 smithi042 bash[19947]: cephadm 2024-09-16T09:23:24.295380+0000 mgr.x (mgr.14511) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi110.ccgcsh 2024-09-16T09:23:26.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:25 smithi042 bash[19947]: cephadm 2024-09-16T09:23:24.295380+0000 mgr.x (mgr.14511) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi110.ccgcsh 2024-09-16T09:23:26.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:25 smithi042 bash[19947]: cephadm 2024-09-16T09:23:24.306362+0000 mgr.x (mgr.14511) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi116.esebzr... 2024-09-16T09:23:26.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:25 smithi042 bash[19947]: cephadm 2024-09-16T09:23:24.306362+0000 mgr.x (mgr.14511) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi116.esebzr... 2024-09-16T09:23:26.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:25 smithi042 bash[19947]: cephadm 2024-09-16T09:23:24.306790+0000 mgr.x (mgr.14511) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi116.esebzr from smithi116 -- ports [445, 9922] 2024-09-16T09:23:26.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:25 smithi042 bash[19947]: cephadm 2024-09-16T09:23:24.306790+0000 mgr.x (mgr.14511) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi116.esebzr from smithi116 -- ports [445, 9922] 2024-09-16T09:23:26.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:25 smithi116 bash[22095]: cephadm 2024-09-16T09:23:24.295380+0000 mgr.x (mgr.14511) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi110.ccgcsh 2024-09-16T09:23:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:25 smithi116 bash[22095]: cephadm 2024-09-16T09:23:24.295380+0000 mgr.x (mgr.14511) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi110.ccgcsh 2024-09-16T09:23:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:25 smithi116 bash[22095]: cephadm 2024-09-16T09:23:24.306362+0000 mgr.x (mgr.14511) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi116.esebzr... 2024-09-16T09:23:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:25 smithi116 bash[22095]: cephadm 2024-09-16T09:23:24.306362+0000 mgr.x (mgr.14511) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi116.esebzr... 2024-09-16T09:23:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:25 smithi116 bash[22095]: cephadm 2024-09-16T09:23:24.306790+0000 mgr.x (mgr.14511) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi116.esebzr from smithi116 -- ports [445, 9922] 2024-09-16T09:23:26.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:25 smithi116 bash[22095]: cephadm 2024-09-16T09:23:24.306790+0000 mgr.x (mgr.14511) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi116.esebzr from smithi116 -- ports [445, 9922] 2024-09-16T09:23:26.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:25 smithi110 bash[21405]: cephadm 2024-09-16T09:23:24.295380+0000 mgr.x (mgr.14511) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi110.ccgcsh 2024-09-16T09:23:26.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:25 smithi110 bash[21405]: cephadm 2024-09-16T09:23:24.295380+0000 mgr.x (mgr.14511) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi110.ccgcsh 2024-09-16T09:23:26.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:25 smithi110 bash[21405]: cephadm 2024-09-16T09:23:24.306362+0000 mgr.x (mgr.14511) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi116.esebzr... 2024-09-16T09:23:26.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:25 smithi110 bash[21405]: cephadm 2024-09-16T09:23:24.306362+0000 mgr.x (mgr.14511) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi116.esebzr... 2024-09-16T09:23:26.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:25 smithi110 bash[21405]: cephadm 2024-09-16T09:23:24.306790+0000 mgr.x (mgr.14511) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi116.esebzr from smithi116 -- ports [445, 9922] 2024-09-16T09:23:26.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:25 smithi110 bash[21405]: cephadm 2024-09-16T09:23:24.306790+0000 mgr.x (mgr.14511) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi116.esebzr from smithi116 -- ports [445, 9922] 2024-09-16T09:23:26.372 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:26 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:26.373 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:23:26 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:26.373 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:23:26 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:26.660 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:23:26 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:26 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:26.660 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:23:26 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:26.910 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:23:26 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:26.911 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:23:26 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:26.911 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:26 smithi116 bash[22095]: cluster 2024-09-16T09:23:25.331890+0000 mgr.x (mgr.14511) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:26.911 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:26 smithi116 bash[22095]: cluster 2024-09-16T09:23:25.331890+0000 mgr.x (mgr.14511) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:26.911 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:26 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:26 smithi042 bash[19947]: cluster 2024-09-16T09:23:25.331890+0000 mgr.x (mgr.14511) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:27.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:26 smithi042 bash[19947]: cluster 2024-09-16T09:23:25.331890+0000 mgr.x (mgr.14511) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:27.164 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:26 smithi110 bash[21405]: cluster 2024-09-16T09:23:25.331890+0000 mgr.x (mgr.14511) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:27.165 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:26 smithi110 bash[21405]: cluster 2024-09-16T09:23:25.331890+0000 mgr.x (mgr.14511) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:27.226 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:27.226 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:27.226 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:27.507 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:27.508 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:27.508 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:27.508 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:27.508 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:27.508 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:28.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:28.104 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:28.104 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:23:27 smithi116 systemd[1]: /etc/systemd/system/ceph-110fb2d6-740a-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T09:23:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: cluster 2024-09-16T09:23:27.332853+0000 mgr.x (mgr.14511) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: cluster 2024-09-16T09:23:27.332853+0000 mgr.x (mgr.14511) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.055602+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"} : dispatch 2024-09-16T09:23:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.055602+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"} : dispatch 2024-09-16T09:23:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.059805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"}]': finished 2024-09-16T09:23:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.059805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"}]': finished 2024-09-16T09:23:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.065685+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-16T09:23:29.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.065685+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-16T09:23:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.071438+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-16T09:23:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.071438+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-16T09:23:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.073504+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:29.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:28 smithi042 bash[19947]: audit 2024-09-16T09:23:28.073504+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: cluster 2024-09-16T09:23:27.332853+0000 mgr.x (mgr.14511) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: cluster 2024-09-16T09:23:27.332853+0000 mgr.x (mgr.14511) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.055602+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"} : dispatch 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.055602+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"} : dispatch 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.059805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"}]': finished 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.059805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"}]': finished 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.065685+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.065685+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.071438+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-16T09:23:29.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.071438+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-16T09:23:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.073504+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:29.105 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:28 smithi116 bash[22095]: audit 2024-09-16T09:23:28.073504+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: cluster 2024-09-16T09:23:27.332853+0000 mgr.x (mgr.14511) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: cluster 2024-09-16T09:23:27.332853+0000 mgr.x (mgr.14511) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T09:23:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.055602+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"} : dispatch 2024-09-16T09:23:29.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.055602+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"} : dispatch 2024-09-16T09:23:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.059805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"}]': finished 2024-09-16T09:23:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.059805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi116.esebzr"}]': finished 2024-09-16T09:23:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.065685+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-16T09:23:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.065685+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-16T09:23:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.071438+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-16T09:23:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.071438+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-16T09:23:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.073504+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:29.163 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:28 smithi110 bash[21405]: audit 2024-09-16T09:23:28.073504+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14511 172.21.15.42:0/3655917153' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T09:23:29.963 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T09:23:30.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:29 smithi042 bash[19947]: cephadm 2024-09-16T09:23:28.055019+0000 mgr.x (mgr.14511) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi116.esebzr 2024-09-16T09:23:30.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:29 smithi042 bash[19947]: cephadm 2024-09-16T09:23:28.055019+0000 mgr.x (mgr.14511) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi116.esebzr 2024-09-16T09:23:30.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:29 smithi042 bash[19947]: cephadm 2024-09-16T09:23:28.064958+0000 mgr.x (mgr.14511) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-16T09:23:30.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:29 smithi042 bash[19947]: cephadm 2024-09-16T09:23:28.064958+0000 mgr.x (mgr.14511) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-16T09:23:30.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:29 smithi116 bash[22095]: cephadm 2024-09-16T09:23:28.055019+0000 mgr.x (mgr.14511) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi116.esebzr 2024-09-16T09:23:30.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:29 smithi116 bash[22095]: cephadm 2024-09-16T09:23:28.055019+0000 mgr.x (mgr.14511) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi116.esebzr 2024-09-16T09:23:30.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:29 smithi116 bash[22095]: cephadm 2024-09-16T09:23:28.064958+0000 mgr.x (mgr.14511) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-16T09:23:30.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:29 smithi116 bash[22095]: cephadm 2024-09-16T09:23:28.064958+0000 mgr.x (mgr.14511) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-16T09:23:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:29 smithi110 bash[21405]: cephadm 2024-09-16T09:23:28.055019+0000 mgr.x (mgr.14511) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi116.esebzr 2024-09-16T09:23:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:29 smithi110 bash[21405]: cephadm 2024-09-16T09:23:28.055019+0000 mgr.x (mgr.14511) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi116.esebzr 2024-09-16T09:23:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:29 smithi110 bash[21405]: cephadm 2024-09-16T09:23:28.064958+0000 mgr.x (mgr.14511) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-16T09:23:30.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:29 smithi110 bash[21405]: cephadm 2024-09-16T09:23:28.064958+0000 mgr.x (mgr.14511) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-16T09:23:30.987 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:30 smithi042 bash[19947]: cluster 2024-09-16T09:23:29.333496+0000 mgr.x (mgr.14511) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-16T09:23:30.987 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:30 smithi042 bash[19947]: cluster 2024-09-16T09:23:29.333496+0000 mgr.x (mgr.14511) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-16T09:23:31.103 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:30 smithi116 bash[22095]: cluster 2024-09-16T09:23:29.333496+0000 mgr.x (mgr.14511) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-16T09:23:31.104 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:30 smithi116 bash[22095]: cluster 2024-09-16T09:23:29.333496+0000 mgr.x (mgr.14511) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-16T09:23:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:30 smithi110 bash[21405]: cluster 2024-09-16T09:23:29.333496+0000 mgr.x (mgr.14511) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-16T09:23:31.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:30 smithi110 bash[21405]: cluster 2024-09-16T09:23:29.333496+0000 mgr.x (mgr.14511) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 87 KiB/s wr, 8 op/s 2024-09-16T09:23:31.358 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T09:23:31.358 INFO:teuthology.orchestra.run.smithi042.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T09:18:29.871938Z", "last_refresh": "2024-09-16T09:21:26.305901Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi042=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T09:11:20.105019Z", "last_refresh": "2024-09-16T09:21:26.305023Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi042:172.21.15.42=a", "smithi110:172.21.15.110=b", "smithi116:172.21.15.116=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T09:10:45.564740Z", "last_refresh": "2024-09-16T09:21:26.304704Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T09:21:26.305312Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T09:23:32.003 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mon', 'mds.cephfs', 'mgr', 'osd'} 2024-09-16T09:23:32.004 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T09:23:32.014 INFO:tasks.cephadm:Teardown begin 2024-09-16T09:23:32.015 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:23:32.029 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:23:32.085 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:23:32.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:23:32.115 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T09:23:32.115 DEBUG:teuthology.orchestra.run.smithi042:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T09:23:32.121 DEBUG:teuthology.orchestra.run.smithi110:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T09:23:32.127 DEBUG:teuthology.orchestra.run.smithi116:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T09:23:32.148 DEBUG:teuthology.orchestra.run.smithi123:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T09:23:32.166 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T09:23:32.166 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T09:23:32.167 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.a 2024-09-16T09:23:32.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:32 smithi042 systemd[1]: Stopping Ceph mon.a for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:23:32.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:32 smithi042 bash[19947]: debug 2024-09-16T09:23:32.302+0000 7fee894df640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-16T09:23:32.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 16 09:23:32 smithi042 bash[19947]: debug 2024-09-16T09:23:32.302+0000 7fee894df640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T09:23:33.110 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T09:23:33.139 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:23:33.139 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T09:23:33.140 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-16T09:23:33.140 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.b 2024-09-16T09:23:33.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:33 smithi110 systemd[1]: Stopping Ceph mon.b for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:23:33.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:33 smithi110 bash[21405]: debug 2024-09-16T09:23:33.278+0000 7f60519b7640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-16T09:23:33.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Sep 16 09:23:33 smithi110 bash[21405]: debug 2024-09-16T09:23:33.278+0000 7f60519b7640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T09:23:34.234 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T09:23:34.261 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:23:34.261 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-16T09:23:34.261 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-16T09:23:34.262 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.c 2024-09-16T09:23:34.603 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:34 smithi116 systemd[1]: Stopping Ceph mon.c for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:23:34.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:34 smithi116 bash[22095]: debug 2024-09-16T09:23:34.454+0000 7f614cb2a640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-16T09:23:34.604 INFO:journalctl@ceph.mon.c.smithi116.stdout:Sep 16 09:23:34 smithi116 bash[22095]: debug 2024-09-16T09:23:34.454+0000 7f614cb2a640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T09:23:35.308 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T09:23:35.337 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:23:35.337 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-16T09:23:35.338 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T09:23:35.338 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mgr.x 2024-09-16T09:23:35.724 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:35 smithi042 systemd[1]: Stopping Ceph mgr.x for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:23:35.724 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:35 smithi042 bash[20199]: debug 2024-09-16T09:23:35.478+0000 7f0df845a640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T09:23:35.724 INFO:journalctl@ceph.mgr.x.smithi042.stdout:Sep 16 09:23:35 smithi042 bash[20199]: debug 2024-09-16T09:23:35.478+0000 7f0df845a640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-16T09:23:36.282 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T09:23:36.305 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:23:36.305 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T09:23:36.305 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T09:23:36.305 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.0 2024-09-16T09:23:36.542 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:36 smithi042 systemd[1]: Stopping Ceph osd.0 for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:23:36.543 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:36 smithi042 bash[29762]: debug 2024-09-16T09:23:36.482+0000 7ff6039f8640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T09:23:36.543 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:36 smithi042 bash[29762]: debug 2024-09-16T09:23:36.482+0000 7ff6039f8640 -1 osd.0 50 *** Got signal Terminated *** 2024-09-16T09:23:36.543 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:36 smithi042 bash[29762]: debug 2024-09-16T09:23:36.482+0000 7ff6039f8640 -1 osd.0 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:23:42.768 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:42 smithi042 bash[50068]: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-0 2024-09-16T09:23:42.768 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 16 09:23:42 smithi042 bash[50131]: Error response from daemon: No such container: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-0 2024-09-16T09:23:44.519 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T09:23:44.548 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:23:44.548 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T09:23:44.548 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T09:23:44.548 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.1 2024-09-16T09:23:44.792 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:44 smithi042 systemd[1]: Stopping Ceph osd.1 for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:23:44.793 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:44 smithi042 bash[35009]: debug 2024-09-16T09:23:44.730+0000 7f37ec498640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T09:23:44.793 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:44 smithi042 bash[35009]: debug 2024-09-16T09:23:44.730+0000 7f37ec498640 -1 osd.1 50 *** Got signal Terminated *** 2024-09-16T09:23:44.793 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:44 smithi042 bash[35009]: debug 2024-09-16T09:23:44.730+0000 7f37ec498640 -1 osd.1 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:23:51.153 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:50 smithi042 bash[50261]: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-1 2024-09-16T09:23:51.154 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 16 09:23:50 smithi042 bash[50325]: Error response from daemon: No such container: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-1 2024-09-16T09:23:52.680 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T09:23:52.715 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:23:52.715 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T09:23:52.715 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T09:23:52.716 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.2 2024-09-16T09:23:53.162 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:52 smithi110 systemd[1]: Stopping Ceph osd.2 for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:23:53.162 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:52 smithi110 bash[24007]: debug 2024-09-16T09:23:52.953+0000 7ff6685f5640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T09:23:53.162 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:52 smithi110 bash[24007]: debug 2024-09-16T09:23:52.953+0000 7ff6685f5640 -1 osd.2 50 *** Got signal Terminated *** 2024-09-16T09:23:53.162 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:52 smithi110 bash[24007]: debug 2024-09-16T09:23:52.953+0000 7ff6685f5640 -1 osd.2 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:23:58.973 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:58 smithi110 bash[36286]: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-2 2024-09-16T09:23:58.973 INFO:journalctl@ceph.osd.2.smithi110.stdout:Sep 16 09:23:58 smithi110 bash[36351]: Error response from daemon: No such container: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-2 2024-09-16T09:24:00.768 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T09:24:00.793 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:24:00.793 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T09:24:00.793 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T09:24:00.793 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.3 2024-09-16T09:24:01.162 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:24:00 smithi110 systemd[1]: Stopping Ceph osd.3 for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:24:01.162 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:24:00 smithi110 bash[29205]: debug 2024-09-16T09:24:00.993+0000 7fd5909b1640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T09:24:01.162 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:24:00 smithi110 bash[29205]: debug 2024-09-16T09:24:00.993+0000 7fd5909b1640 -1 osd.3 50 *** Got signal Terminated *** 2024-09-16T09:24:01.162 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:24:00 smithi110 bash[29205]: debug 2024-09-16T09:24:00.993+0000 7fd5909b1640 -1 osd.3 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:24:02.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:02 smithi116 bash[30359]: debug 2024-09-16T09:24:02.458+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:03.853 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:03 smithi116 bash[30359]: debug 2024-09-16T09:24:03.414+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:04.853 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:04 smithi116 bash[30359]: debug 2024-09-16T09:24:04.422+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:05.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:05 smithi116 bash[30359]: debug 2024-09-16T09:24:05.450+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:06.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:06 smithi116 bash[25027]: debug 2024-09-16T09:24:06.598+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:39.944435+0000 front 2024-09-16T09:23:39.944556+0000 (oldest deadline 2024-09-16T09:24:05.844425+0000) 2024-09-16T09:24:06.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:06 smithi116 bash[30359]: debug 2024-09-16T09:24:06.466+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:07.307 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:24:07 smithi110 bash[36481]: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-3 2024-09-16T09:24:07.307 INFO:journalctl@ceph.osd.3.smithi110.stdout:Sep 16 09:24:07 smithi110 bash[36544]: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-3 2024-09-16T09:24:07.853 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:07 smithi116 bash[25027]: debug 2024-09-16T09:24:07.562+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:39.944435+0000 front 2024-09-16T09:23:39.944556+0000 (oldest deadline 2024-09-16T09:24:05.844425+0000) 2024-09-16T09:24:07.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:07 smithi116 bash[30359]: debug 2024-09-16T09:24:07.482+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:08.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:08 smithi116 bash[25027]: debug 2024-09-16T09:24:08.590+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:39.944435+0000 front 2024-09-16T09:23:39.944556+0000 (oldest deadline 2024-09-16T09:24:05.844425+0000) 2024-09-16T09:24:08.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:08 smithi116 bash[30359]: debug 2024-09-16T09:24:08.446+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:09.010 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T09:24:09.048 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:24:09.048 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T09:24:09.048 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T09:24:09.048 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.4 2024-09-16T09:24:09.354 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:09 smithi116 systemd[1]: Stopping Ceph osd.4 for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:24:09.354 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:09 smithi116 bash[25027]: debug 2024-09-16T09:24:09.270+0000 7fccce27a640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T09:24:09.354 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:09 smithi116 bash[25027]: debug 2024-09-16T09:24:09.270+0000 7fccce27a640 -1 osd.4 50 *** Got signal Terminated *** 2024-09-16T09:24:09.354 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:09 smithi116 bash[25027]: debug 2024-09-16T09:24:09.270+0000 7fccce27a640 -1 osd.4 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:24:09.853 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:09 smithi116 bash[25027]: debug 2024-09-16T09:24:09.638+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:39.944435+0000 front 2024-09-16T09:23:39.944556+0000 (oldest deadline 2024-09-16T09:24:05.844425+0000) 2024-09-16T09:24:09.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:09 smithi116 bash[30359]: debug 2024-09-16T09:24:09.470+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:10.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:10 smithi116 bash[25027]: debug 2024-09-16T09:24:10.666+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:39.944435+0000 front 2024-09-16T09:23:39.944556+0000 (oldest deadline 2024-09-16T09:24:05.844425+0000) 2024-09-16T09:24:10.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:10 smithi116 bash[25027]: debug 2024-09-16T09:24:10.666+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:45.845224+0000 front 2024-09-16T09:23:45.845193+0000 (oldest deadline 2024-09-16T09:24:10.445247+0000) 2024-09-16T09:24:10.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:10 smithi116 bash[30359]: debug 2024-09-16T09:24:10.430+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:11.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:11 smithi116 bash[25027]: debug 2024-09-16T09:24:11.638+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:39.944435+0000 front 2024-09-16T09:23:39.944556+0000 (oldest deadline 2024-09-16T09:24:05.844425+0000) 2024-09-16T09:24:11.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:11 smithi116 bash[25027]: debug 2024-09-16T09:24:11.638+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:45.845224+0000 front 2024-09-16T09:23:45.845193+0000 (oldest deadline 2024-09-16T09:24:10.445247+0000) 2024-09-16T09:24:11.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:11 smithi116 bash[30359]: debug 2024-09-16T09:24:11.426+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:12.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:12 smithi116 bash[25027]: debug 2024-09-16T09:24:12.602+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:39.944435+0000 front 2024-09-16T09:23:39.944556+0000 (oldest deadline 2024-09-16T09:24:05.844425+0000) 2024-09-16T09:24:12.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:12 smithi116 bash[25027]: debug 2024-09-16T09:24:12.602+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:45.845224+0000 front 2024-09-16T09:23:45.845193+0000 (oldest deadline 2024-09-16T09:24:10.445247+0000) 2024-09-16T09:24:12.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:12 smithi116 bash[30359]: debug 2024-09-16T09:24:12.414+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:13.853 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:13 smithi116 bash[30359]: debug 2024-09-16T09:24:13.418+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:13.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:13 smithi116 bash[25027]: debug 2024-09-16T09:24:13.614+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:39.944435+0000 front 2024-09-16T09:23:39.944556+0000 (oldest deadline 2024-09-16T09:24:05.844425+0000) 2024-09-16T09:24:13.854 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:13 smithi116 bash[25027]: debug 2024-09-16T09:24:13.614+0000 7fccca88f640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:45.845224+0000 front 2024-09-16T09:23:45.845193+0000 (oldest deadline 2024-09-16T09:24:10.445247+0000) 2024-09-16T09:24:14.684 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:14 smithi116 bash[30359]: debug 2024-09-16T09:24:14.406+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:15.353 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:15 smithi116 bash[38038]: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-4 2024-09-16T09:24:15.354 INFO:journalctl@ceph.osd.4.smithi116.stdout:Sep 16 09:24:15 smithi116 bash[38104]: Error response from daemon: No such container: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-4 2024-09-16T09:24:15.853 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:15 smithi116 bash[30359]: debug 2024-09-16T09:24:15.382+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:15.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:15 smithi116 bash[30359]: debug 2024-09-16T09:24:15.382+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:49.161340+0000 front 2024-09-16T09:23:49.161587+0000 (oldest deadline 2024-09-16T09:24:14.461065+0000) 2024-09-16T09:24:16.512 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:16 smithi116 bash[30359]: debug 2024-09-16T09:24:16.418+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:16.513 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:16 smithi116 bash[30359]: debug 2024-09-16T09:24:16.418+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:49.161340+0000 front 2024-09-16T09:23:49.161587+0000 (oldest deadline 2024-09-16T09:24:14.461065+0000) 2024-09-16T09:24:17.095 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T09:24:17.120 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:24:17.121 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T09:24:17.121 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T09:24:17.121 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.5 2024-09-16T09:24:17.354 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:17 smithi116 systemd[1]: Stopping Ceph osd.5 for 110fb2d6-740a-11ef-bceb-c7b262605968... 2024-09-16T09:24:17.354 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:17 smithi116 bash[30359]: debug 2024-09-16T09:24:17.286+0000 7f8d78095640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T09:24:17.354 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:17 smithi116 bash[30359]: debug 2024-09-16T09:24:17.286+0000 7f8d78095640 -1 osd.5 50 *** Got signal Terminated *** 2024-09-16T09:24:17.354 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:17 smithi116 bash[30359]: debug 2024-09-16T09:24:17.286+0000 7f8d78095640 -1 osd.5 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:24:17.853 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:17 smithi116 bash[30359]: debug 2024-09-16T09:24:17.450+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:17.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:17 smithi116 bash[30359]: debug 2024-09-16T09:24:17.450+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:49.161340+0000 front 2024-09-16T09:23:49.161587+0000 (oldest deadline 2024-09-16T09:24:14.461065+0000) 2024-09-16T09:24:18.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:18 smithi116 bash[30359]: debug 2024-09-16T09:24:18.402+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:18.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:18 smithi116 bash[30359]: debug 2024-09-16T09:24:18.402+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:49.161340+0000 front 2024-09-16T09:23:49.161587+0000 (oldest deadline 2024-09-16T09:24:14.461065+0000) 2024-09-16T09:24:19.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:19 smithi116 bash[30359]: debug 2024-09-16T09:24:19.438+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:19.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:19 smithi116 bash[30359]: debug 2024-09-16T09:24:19.438+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:49.161340+0000 front 2024-09-16T09:23:49.161587+0000 (oldest deadline 2024-09-16T09:24:14.461065+0000) 2024-09-16T09:24:19.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:19 smithi116 bash[30359]: debug 2024-09-16T09:24:19.438+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.110:6804 osd.2 since back 2024-09-16T09:23:54.461746+0000 front 2024-09-16T09:23:54.461717+0000 (oldest deadline 2024-09-16T09:24:18.561579+0000) 2024-09-16T09:24:20.853 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:20 smithi116 bash[30359]: debug 2024-09-16T09:24:20.446+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:20.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:20 smithi116 bash[30359]: debug 2024-09-16T09:24:20.446+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:49.161340+0000 front 2024-09-16T09:23:49.161587+0000 (oldest deadline 2024-09-16T09:24:14.461065+0000) 2024-09-16T09:24:20.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:20 smithi116 bash[30359]: debug 2024-09-16T09:24:20.446+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.110:6804 osd.2 since back 2024-09-16T09:23:54.461746+0000 front 2024-09-16T09:23:54.461717+0000 (oldest deadline 2024-09-16T09:24:18.561579+0000) 2024-09-16T09:24:21.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:21 smithi116 bash[30359]: debug 2024-09-16T09:24:21.481+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-16T09:23:40.559708+0000 front 2024-09-16T09:23:40.559665+0000 (oldest deadline 2024-09-16T09:24:02.259426+0000) 2024-09-16T09:24:21.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:21 smithi116 bash[30359]: debug 2024-09-16T09:24:21.481+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-16T09:23:49.161340+0000 front 2024-09-16T09:23:49.161587+0000 (oldest deadline 2024-09-16T09:24:14.461065+0000) 2024-09-16T09:24:21.854 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:21 smithi116 bash[30359]: debug 2024-09-16T09:24:21.481+0000 7f8d746aa640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.110:6804 osd.2 since back 2024-09-16T09:23:54.461746+0000 front 2024-09-16T09:23:54.461717+0000 (oldest deadline 2024-09-16T09:24:18.561579+0000) 2024-09-16T09:24:23.423 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:23 smithi116 bash[38233]: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-5 2024-09-16T09:24:23.423 INFO:journalctl@ceph.osd.5.smithi116.stdout:Sep 16 09:24:23 smithi116 bash[38296]: Error response from daemon: No such container: ceph-110fb2d6-740a-11ef-bceb-c7b262605968-osd-5 2024-09-16T09:24:25.094 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-110fb2d6-740a-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T09:24:25.132 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:24:25.133 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T09:24:25.133 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T09:24:25.321 INFO:teuthology.orchestra.run.smithi042.stdout:Deleting cluster with fsid: 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:24:34.672 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T09:24:34.855 INFO:teuthology.orchestra.run.smithi110.stdout:Deleting cluster with fsid: 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:24:37.096 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T09:24:37.280 INFO:teuthology.orchestra.run.smithi116.stdout:Deleting cluster with fsid: 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:24:51.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T09:24:51.508 INFO:teuthology.orchestra.run.smithi123.stdout:Deleting cluster with fsid: 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:24:55.141 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:24:55.156 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:24:55.170 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:24:55.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:24:55.197 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T09:24:55.199 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi042/crash 2024-09-16T09:24:55.200 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash -- . 2024-09-16T09:24:55.214 INFO:teuthology.orchestra.run.smithi042.stderr:tar: /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T09:24:55.214 INFO:teuthology.orchestra.run.smithi042.stderr:tar: Error is not recoverable: exiting now 2024-09-16T09:24:55.216 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi110/crash 2024-09-16T09:24:55.217 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash -- . 2024-09-16T09:24:55.229 INFO:teuthology.orchestra.run.smithi110.stderr:tar: /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T09:24:55.229 INFO:teuthology.orchestra.run.smithi110.stderr:tar: Error is not recoverable: exiting now 2024-09-16T09:24:55.232 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi116/crash 2024-09-16T09:24:55.233 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash -- . 2024-09-16T09:24:55.244 INFO:teuthology.orchestra.run.smithi116.stderr:tar: /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T09:24:55.245 INFO:teuthology.orchestra.run.smithi116.stderr:tar: Error is not recoverable: exiting now 2024-09-16T09:24:55.247 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi123/crash 2024-09-16T09:24:55.247 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash -- . 2024-09-16T09:24:55.258 INFO:teuthology.orchestra.run.smithi123.stderr:tar: /var/lib/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T09:24:55.259 INFO:teuthology.orchestra.run.smithi123.stderr:tar: Error is not recoverable: exiting now 2024-09-16T09:24:55.260 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T09:24:55.260 DEBUG:teuthology.orchestra.run.smithi042:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T09:24:55.276 INFO:tasks.cephadm:Compressing logs... 2024-09-16T09:24:55.276 DEBUG:teuthology.orchestra.run.smithi042:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T09:24:55.319 DEBUG:teuthology.orchestra.run.smithi110:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T09:24:55.321 DEBUG:teuthology.orchestra.run.smithi116:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T09:24:55.323 DEBUG:teuthology.orchestra.run.smithi123:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T09:24:55.329 INFO:teuthology.orchestra.run.smithi042.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T09:24:55.333 INFO:teuthology.orchestra.run.smithi110.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T09:24:55.334 INFO:teuthology.orchestra.run.smithi116.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T09:24:55.335 INFO:teuthology.orchestra.run.smithi123.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T09:24:55.340 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T09:24:55.341 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T09:24:55.341 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T09:24:55.341 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T09:24:55.342 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T09:24:55.342 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T09:24:55.346 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.1.log: 84.1% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T09:24:55.347 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log 2024-09-16T09:24:55.347 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi042.jgiztk.log 2024-09-16T09:24:55.347 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T09:24:55.347 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T09:24:55.347 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi042.jgiztk.log: /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-volume.log: 80.0% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi042.jgiztk.log.gz 2024-09-16T09:24:55.347 INFO:teuthology.orchestra.run.smithi042.stderr: 88.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T09:24:55.347 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.audit.log: 87.5% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi116.pefrtd.log 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.cephadm.log: /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr: 81.6% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi116.pefrtd.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr: 85.2% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi116.pefrtd.log.gz 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr: 88.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T09:24:55.348 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T09:24:55.349 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T09:24:55.349 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.4.log: 87.6% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T09:24:55.350 INFO:teuthology.orchestra.run.smithi116.stderr: 90.0% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T09:24:55.350 INFO:teuthology.orchestra.run.smithi042.stderr: 89.8% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T09:24:55.351 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T09:24:55.352 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/cephadm.log: 76.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T09:24:55.352 INFO:teuthology.orchestra.run.smithi123.stderr: 2024-09-16T09:24:55.352 INFO:teuthology.orchestra.run.smithi123.stderr:real 0m0.021s 2024-09-16T09:24:55.352 INFO:teuthology.orchestra.run.smithi123.stderr:user 0m0.006s 2024-09-16T09:24:55.352 INFO:teuthology.orchestra.run.smithi123.stderr:sys 0m0.015s 2024-09-16T09:24:55.353 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T09:24:55.353 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr: 81.6% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr: 87.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mon.b.log: 87.6% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr: 90.0% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T09:24:55.354 INFO:teuthology.orchestra.run.smithi110.stderr: 91.8% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T09:24:55.355 INFO:teuthology.orchestra.run.smithi116.stderr: 91.6% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T09:24:55.355 INFO:teuthology.orchestra.run.smithi042.stderr: 91.7% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T09:24:55.467 INFO:teuthology.orchestra.run.smithi042.stderr: 90.2% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T09:24:55.501 INFO:teuthology.orchestra.run.smithi110.stderr: 93.0% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T09:24:55.505 INFO:teuthology.orchestra.run.smithi116.stderr: 92.9% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T09:24:55.571 INFO:teuthology.orchestra.run.smithi116.stderr: 93.8% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T09:24:55.593 INFO:teuthology.orchestra.run.smithi042.stderr: 93.6% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T09:24:55.619 INFO:teuthology.orchestra.run.smithi110.stderr: 93.6% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T09:24:55.632 INFO:teuthology.orchestra.run.smithi042.stderr: 93.7% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T09:24:55.650 INFO:teuthology.orchestra.run.smithi110.stderr: 93.7% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T09:24:55.652 INFO:teuthology.orchestra.run.smithi110.stderr: 2024-09-16T09:24:55.652 INFO:teuthology.orchestra.run.smithi110.stderr:real 0m0.328s 2024-09-16T09:24:55.652 INFO:teuthology.orchestra.run.smithi110.stderr:user 0m0.726s 2024-09-16T09:24:55.652 INFO:teuthology.orchestra.run.smithi110.stderr:sys 0m0.045s 2024-09-16T09:24:55.660 INFO:teuthology.orchestra.run.smithi116.stderr: 93.4% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T09:24:55.661 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-09-16T09:24:55.661 INFO:teuthology.orchestra.run.smithi116.stderr:real 0m0.336s 2024-09-16T09:24:55.661 INFO:teuthology.orchestra.run.smithi116.stderr:user 0m0.704s 2024-09-16T09:24:55.661 INFO:teuthology.orchestra.run.smithi116.stderr:sys 0m0.032s 2024-09-16T09:24:55.779 INFO:teuthology.orchestra.run.smithi042.stderr: 90.9% -- replaced with /var/log/ceph/110fb2d6-740a-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T09:24:55.780 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-09-16T09:24:55.780 INFO:teuthology.orchestra.run.smithi042.stderr:real 0m0.459s 2024-09-16T09:24:55.780 INFO:teuthology.orchestra.run.smithi042.stderr:user 0m1.100s 2024-09-16T09:24:55.781 INFO:teuthology.orchestra.run.smithi042.stderr:sys 0m0.044s 2024-09-16T09:24:55.781 INFO:tasks.cephadm:Archiving logs... 2024-09-16T09:24:55.782 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi042/log 2024-09-16T09:24:55.783 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T09:24:55.994 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi110/log 2024-09-16T09:24:55.995 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T09:24:56.099 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi116/log 2024-09-16T09:24:56.100 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T09:24:56.206 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi123/log 2024-09-16T09:24:56.207 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T09:24:56.220 INFO:tasks.cephadm:Removing cluster... 2024-09-16T09:24:56.221 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 --force 2024-09-16T09:24:56.409 INFO:teuthology.orchestra.run.smithi042.stdout:Deleting cluster with fsid: 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:24:57.547 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 --force 2024-09-16T09:24:57.721 INFO:teuthology.orchestra.run.smithi110.stdout:Deleting cluster with fsid: 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:24:58.844 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 110fb2d6-740a-11ef-bceb-c7b262605968 --force 2024-09-16T09:24:59.028 INFO:teuthology.orchestra.run.smithi116.stdout:Deleting cluster with fsid: 110fb2d6-740a-11ef-bceb-c7b262605968 2024-09-16T09:25:00.139 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T09:25:00.139 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T09:25:00.145 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T09:25:00.151 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T09:25:00.157 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T09:25:00.162 INFO:tasks.cephadm:Teardown complete 2024-09-16T09:25:00.163 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-16T09:25:00.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker stop samba-ad 2024-09-16T09:25:00.834 INFO:teuthology.orchestra.run.smithi123.stdout:samba-ad 2024-09-16T09:25:00.837 DEBUG:teuthology.orchestra.run.smithi123:> sudo docker rm samba-ad 2024-09-16T09:25:01.025 INFO:teuthology.orchestra.run.smithi123.stdout:samba-ad 2024-09-16T09:25:01.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-16T09:25:01.042 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi123 2024-09-16T09:25:01.042 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T09:25:01.043 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/systemd/resolved.conf 2024-09-16T09:25:01.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl restart systemd-resolved 2024-09-16T09:25:01.252 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T09:25:01.266 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T09:25:01.266 DEBUG:teuthology.orchestra.run.smithi042:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T09:25:01.268 DEBUG:teuthology.orchestra.run.smithi110:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T09:25:01.271 DEBUG:teuthology.orchestra.run.smithi116:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T09:25:01.274 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T09:25:01.281 INFO:teuthology.orchestra.run.smithi042.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T09:25:01.281 INFO:teuthology.orchestra.run.smithi042.stdout:============================================================================== 2024-09-16T09:25:01.281 INFO:teuthology.orchestra.run.smithi042.stdout:*hv01.front.sepi 67.205.162.81 3 u 39 128 377 0.100 -0.019 0.297 2024-09-16T09:25:01.281 INFO:teuthology.orchestra.run.smithi042.stdout:+hv02.front.sepi 63.231.80.2 3 u 53 128 377 0.071 -0.619 0.103 2024-09-16T09:25:01.281 INFO:teuthology.orchestra.run.smithi042.stdout:+hv03.front.sepi 74.6.168.72 3 u 44 128 377 0.077 -0.380 0.265 2024-09-16T09:25:01.281 INFO:teuthology.orchestra.run.smithi042.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T09:25:01.282 INFO:teuthology.orchestra.run.smithi110.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T09:25:01.283 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================== 2024-09-16T09:25:01.283 INFO:teuthology.orchestra.run.smithi110.stdout:+hv01.front.sepi 67.205.162.81 3 u 47 64 377 0.079 -3.800 0.257 2024-09-16T09:25:01.283 INFO:teuthology.orchestra.run.smithi110.stdout:+hv02.front.sepi 63.231.80.2 3 u 49 64 377 0.097 -4.018 0.198 2024-09-16T09:25:01.283 INFO:teuthology.orchestra.run.smithi110.stdout:*hv03.front.sepi 74.6.168.72 3 u 54 64 377 0.087 -4.020 0.384 2024-09-16T09:25:01.283 INFO:teuthology.orchestra.run.smithi110.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T09:25:01.285 INFO:teuthology.orchestra.run.smithi116.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T09:25:01.285 INFO:teuthology.orchestra.run.smithi116.stdout:============================================================================== 2024-09-16T09:25:01.285 INFO:teuthology.orchestra.run.smithi116.stdout:*hv01.front.sepi 67.205.162.81 3 u 47 64 377 0.073 -2.627 1.132 2024-09-16T09:25:01.285 INFO:teuthology.orchestra.run.smithi116.stdout:+hv02.front.sepi 63.231.80.2 3 u 47 64 377 0.096 -3.072 0.954 2024-09-16T09:25:01.286 INFO:teuthology.orchestra.run.smithi116.stdout:+hv03.front.sepi 74.6.168.72 3 u 52 64 377 0.086 -2.742 1.073 2024-09-16T09:25:01.286 INFO:teuthology.orchestra.run.smithi116.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T09:25:01.287 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T09:25:01.287 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2024-09-16T09:25:01.287 INFO:teuthology.orchestra.run.smithi123.stdout:*hv01.front.sepi 67.205.162.81 3 u 41 64 377 0.069 -6.397 1.131 2024-09-16T09:25:01.287 INFO:teuthology.orchestra.run.smithi123.stdout:+hv02.front.sepi 63.231.80.2 3 u 39 64 377 0.086 -7.451 0.786 2024-09-16T09:25:01.287 INFO:teuthology.orchestra.run.smithi123.stdout:+hv03.front.sepi 74.6.168.72 3 u 42 64 377 0.111 -5.507 1.931 2024-09-16T09:25:01.288 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T09:25:01.288 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T09:25:01.298 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T09:25:01.298 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T09:25:01.309 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T09:25:01.319 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T09:25:01.328 INFO:teuthology.task.internal:Duration was 2022.900007 seconds 2024-09-16T09:25:01.328 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T09:25:01.338 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T09:25:01.339 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T09:25:01.341 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T09:25:01.344 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T09:25:01.346 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T09:25:01.382 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T09:25:01.382 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T09:25:01.382 DEBUG:teuthology.orchestra.run.smithi042:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T09:25:01.437 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi110.front.sepia.ceph.com 2024-09-16T09:25:01.437 DEBUG:teuthology.orchestra.run.smithi110:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T09:25:01.446 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi116.front.sepia.ceph.com 2024-09-16T09:25:01.447 DEBUG:teuthology.orchestra.run.smithi116:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T09:25:01.458 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2024-09-16T09:25:01.458 DEBUG:teuthology.orchestra.run.smithi123:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T09:25:01.469 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T09:25:01.469 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T09:25:01.479 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T09:25:01.496 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T09:25:01.500 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T09:25:01.555 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T09:25:01.556 DEBUG:teuthology.orchestra.run.smithi042:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T09:25:01.558 DEBUG:teuthology.orchestra.run.smithi110:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T09:25:01.560 DEBUG:teuthology.orchestra.run.smithi116:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T09:25:01.562 DEBUG:teuthology.orchestra.run.smithi123:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T09:25:01.856 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T09:25:01.872 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T09:25:01.872 DEBUG:teuthology.orchestra.run.smithi042:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T09:25:01.886 DEBUG:teuthology.orchestra.run.smithi110:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T09:25:01.900 DEBUG:teuthology.orchestra.run.smithi116:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T09:25:01.913 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T09:25:01.928 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T09:25:01.945 DEBUG:teuthology.orchestra.run.smithi042:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:25:01.948 DEBUG:teuthology.orchestra.run.smithi110:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:25:01.950 DEBUG:teuthology.orchestra.run.smithi116:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:25:01.956 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = core 2024-09-16T09:25:01.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:25:01.960 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = core 2024-09-16T09:25:01.966 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = core 2024-09-16T09:25:01.981 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2024-09-16T09:25:02.072 DEBUG:teuthology.orchestra.run.smithi042:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:25:02.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:25:02.077 DEBUG:teuthology.orchestra.run.smithi110:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:25:02.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:25:02.119 DEBUG:teuthology.orchestra.run.smithi116:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:25:02.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:25:02.124 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:25:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:25:02.129 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T09:25:02.140 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T09:25:02.141 DEBUG:teuthology.misc:Transferring archived files from smithi042:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi042 2024-09-16T09:25:02.141 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T09:25:02.171 DEBUG:teuthology.misc:Transferring archived files from smithi110:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi110 2024-09-16T09:25:02.171 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T09:25:02.197 DEBUG:teuthology.misc:Transferring archived files from smithi116:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi116 2024-09-16T09:25:02.197 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T09:25:02.223 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906995/remote/smithi123 2024-09-16T09:25:02.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T09:25:02.246 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T09:25:02.246 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T09:25:02.249 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T09:25:02.251 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T09:25:02.261 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T09:25:02.292 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T09:25:02.305 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T09:25:02.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T09:25:02.316 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T09:25:02.316 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T09:25:02.319 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T09:25:02.321 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T09:25:02.323 INFO:teuthology.orchestra.run.smithi042.stdout: 658634 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 09:25 /home/ubuntu/cephtest 2024-09-16T09:25:02.324 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T09:25:02.325 INFO:teuthology.orchestra.run.smithi110.stdout: 658643 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 09:25 /home/ubuntu/cephtest 2024-09-16T09:25:02.327 INFO:teuthology.orchestra.run.smithi116.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 09:25 /home/ubuntu/cephtest 2024-09-16T09:25:02.339 INFO:teuthology.orchestra.run.smithi123.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 09:25 /home/ubuntu/cephtest 2024-09-16T09:25:02.340 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T09:25:02.352 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T09:25:02.379 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} duration: 2022.9000072479248 owner: scheduled_gabrioux@teuthology success: true 2024-09-16T09:25:02.379 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T09:25:02.458 INFO:teuthology.run:pass